中文
相关论文

相关论文: Exposing Semantic Segmentation Failures via Maximu…

200 篇论文

Recently, semantic segmentation models trained with image-level text supervision have shown promising results in challenging open-world scenarios. However, these models still face difficulties in learning fine-grained semantic alignment at…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Kaixin Cai , Pengzhen Ren , Yi Zhu , Hang Xu , Jianzhuang Liu , Changlin Li , Guangrun Wang , Xiaodan Liang

Semantic segmentation was seen as a challenging computer vision problem few years ago. Due to recent advancements in deep learning, relatively accurate solutions are now possible for its use in automated driving. In this paper, the semantic…

机器学习 · 统计学 2017-08-04 Mennatullah Siam , Sara Elkerdawy , Martin Jagersand , Senthil Yogamani

Semantic segmentation consists of predicting a semantic label for each image pixel. While existing deep learning approaches achieve high accuracy, they often overlook the ordinal relationships between classes, which can provide critical…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Ricardo P. M. Cruz , Rafael Cristino , Jaime S. Cardoso

Deep neural network-based image classifications are vulnerable to adversarial perturbations. The image classifications can be easily fooled by adding artificial small and imperceptible perturbations to input images. As one of the most…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Jindong Gu , Hengshuang Zhao , Volker Tresp , Philip Torr

We propose a novel method for semantic segmentation, the task of labeling each pixel in an image with a semantic class. Our method combines the advantages of the two main competing paradigms. Methods based on region classification offer…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Holger Caesar , Jasper Uijlings , Vittorio Ferrari

Current state of the art methods for generating semantic segmentation rely heavily on a large set of images that have each pixel labeled with a class of interest label or background. Coming up with such labels, especially in domains that…

计算机视觉与模式识别 · 计算机科学 2020-07-14 R. Austin McEver , B. S. Manjunath

Medical image segmentation, or computing voxelwise semantic masks, is a fundamental yet challenging task to compute a voxel-level semantic mask. To increase the ability of encoder-decoder neural networks to perform this task across large…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Ho Hin Lee , Yucheng Tang , Qi Yang , Xin Yu , Shunxing Bao , Leon Y. Cai , Lucas W. Remedios , Bennett A. Landman , Yuankai Huo

Recently, learned image compression has attracted considerable attention due to its superior performance over traditional methods. However, most existing approaches employ a single entropy model to estimate the probability distribution of…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Chunhang Zheng , Zichang Ren , Dou Li

Semantic segmentation is crucial in remote sensing, where high-resolution satellite images are segmented into meaningful regions. Recent advancements in deep learning have significantly improved satellite image segmentation. However, most…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Santiago Rivier , Carlos Hinojosa , Silvio Giancola , Bernard Ghanem

Recently, great success has been made in learning visual representations from text supervision, facilitating the emergence of text-supervised semantic segmentation. However, existing works focus on pixel grouping and cross-modal semantic…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Pengzhen Ren , Changlin Li , Hang Xu , Yi Zhu , Guangrun Wang , Jianzhuang Liu , Xiaojun Chang , Xiaodan Liang

In this work we address the task of segmenting an object into its parts, or semantic part segmentation. We start by adapting a state-of-the-art semantic segmentation system to this task, and show that a combination of a fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2015-11-25 S. Tsogkas , I. Kokkinos , G. Papandreou , A. Vedaldi

In this paper, we study the problem of semantic part segmentation for animals. This is more challenging than standard object detection, object segmentation and pose estimation tasks because semantic parts of animals often have similar…

计算机视觉与模式识别 · 计算机科学 2014-12-22 Jianyu Wang , Alan Yuille

Despite their effectiveness in a wide range of tasks, deep architectures suffer from some important limitations. In particular, they are vulnerable to catastrophic forgetting, i.e. they perform poorly when they are required to update their…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Fabio Cermelli , Massimiliano Mancini , Samuel Rota Bulò , Elisa Ricci , Barbara Caputo

Semantic segmentation using deep neural networks has been widely explored to generate high-level contextual information for autonomous vehicles. To acquire a complete $180^\circ$ semantic understanding of the forward surroundings, we…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Wei Zhou , Alex Zyner , Stewart Worrall , Eduardo Nebot

Continual semantic segmentation aims to learn new classes while maintaining the information from the previous classes. Although prior studies have shown impressive progress in recent years, the fairness concern in the continual semantic…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Thanh-Dat Truong , Hoang-Quan Nguyen , Bhiksha Raj , Khoa Luu

Fabric defect segmentation is integral to textile quality control. Despite this, the scarcity of high-quality annotated data and the diversity of fabric defects present significant challenges to the application of deep learning in this…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Zhewei Chen , Wai Keung Wong , Zuofeng Zhong , Jinpiao Liao , Ying Qu

Models for semantic segmentation require a large amount of hand-labeled training data which is costly and time-consuming to produce. For this purpose, we present a label fusion framework that is capable of improving semantic pixel labels of…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Florian Fervers , Timo Breuer , Gregor Stachowiak , Sebastian Bullinger , Christoph Bodensteiner , Michael Arens

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consuming. Therefore, it…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Aneesh Rangnekar , Christopher Kanan , Matthew Hoffman

In this paper, we show that recent advances in self-supervised feature learning enable unsupervised object discovery and semantic segmentation with a performance that matches the state of the field on supervised semantic segmentation 10…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Andrii Zadaianchuk , Matthaeus Kleindessner , Yi Zhu , Francesco Locatello , Thomas Brox

We design an open-vocabulary image segmentation model to organize an image into meaningful regions indicated by arbitrary texts. Recent works (CLIP and ALIGN), despite attaining impressive open-vocabulary classification accuracy with…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Golnaz Ghiasi , Xiuye Gu , Yin Cui , Tsung-Yi Lin