English
Related papers

Related papers: In pixels we trust: From Pixel Labeling to Object …

200 papers

Scene parsing is a technique that consist on giving a label to all pixels in an image according to the class they belong to. To ensure a good visual coherence and a high class accuracy, it is essential for a scene parser to capture image…

Computer Vision and Pattern Recognition · Computer Science 2013-06-13 Pedro H. O. Pinheiro , Ronan Collobert

This paper presents the first attempt to learn semantic boundary detection using image-level class labels as supervision. Our method starts by estimating coarse areas of object classes through attentions drawn by an image classification…

Computer Vision and Pattern Recognition · Computer Science 2022-12-16 Namyup Kim , Sehyun Hwang , Suha Kwak

Scene labeling is the problem of assigning an object label to each pixel. It unifies the image segmentation and object recognition problems. The importance of using contextual information in scene labeling frameworks has been widely…

Computer Vision and Pattern Recognition · Computer Science 2014-02-05 Mojtaba Seyedhosseini , Tolga Tasdizen

We propose a novel deep architecture, SegNet, for semantic pixel wise image labelling. SegNet has several attractive properties; (i) it only requires forward evaluation of a fully learnt function to obtain smooth label predictions, (ii)…

Computer Vision and Pattern Recognition · Computer Science 2015-05-28 Vijay Badrinarayanan , Ankur Handa , Roberto Cipolla

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…

Computer Vision and Pattern Recognition · Computer Science 2016-07-27 Holger Caesar , Jasper Uijlings , Vittorio Ferrari

This dissertation addresses visual scene understanding and enhances segmentation performance and generalization, training efficiency of networks, and holistic understanding. First, we investigate semantic segmentation in the context of…

Computer Vision and Pattern Recognition · Computer Science 2022-01-20 Panagiotis Meletis

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…

Computer Vision and Pattern Recognition · Computer Science 2022-02-25 Florian Fervers , Timo Breuer , Gregor Stachowiak , Sebastian Bullinger , Christoph Bodensteiner , Michael Arens

Urban-scene Image segmentation is an important and trending topic in computer vision with wide use cases like autonomous driving [1]. Starting with the breakthrough work of Long et al. [2] that introduces Fully Convolutional Networks…

Computer Vision and Pattern Recognition · Computer Science 2021-10-27 Shorya Sharma

There have been remarkable improvements in the semantic labelling task in the recent years. However, the state of the art methods rely on large-scale pixel-level annotations. This paper studies the problem of training a pixel-wise semantic…

Computer Vision and Pattern Recognition · Computer Science 2017-07-17 Seong Joon Oh , Rodrigo Benenson , Anna Khoreva , Zeynep Akata , Mario Fritz , Bernt Schiele

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

Boundary and edge cues are highly beneficial in improving a wide variety of vision tasks such as semantic segmentation, object recognition, stereo, and object proposal generation. Recently, the problem of edge detection has been revisited…

Computer Vision and Pattern Recognition · Computer Science 2017-05-30 Zhiding Yu , Chen Feng , Ming-Yu Liu , Srikumar Ramalingam

This work proposes a novel approach that uses a semantic segmentation mask to obtain a 2D spatial layout of the segmentation-categories across the scene, designated by segmentation-based semantic features (SSFs). These features represent,…

Computer Vision and Pattern Recognition · Computer Science 2024-02-01 Ricardo Pereira , Tiago Barros , Luis Garrote , Ana Lopes , Urbano J. Nunes

The deficiency of segmentation labels is one of the main obstacles to semantic segmentation in the wild. To alleviate this issue, we present a novel framework that generates segmentation labels of images given their image-level class…

Computer Vision and Pattern Recognition · Computer Science 2018-04-10 Jiwoon Ahn , Suha Kwak

Visual understanding of complex urban street scenes is an enabling factor for a wide range of applications. Object detection has benefited enormously from large-scale datasets, especially in the context of deep learning. For semantic urban…

Computer Vision and Pattern Recognition · Computer Science 2016-04-08 Marius Cordts , Mohamed Omran , Sebastian Ramos , Timo Rehfeld , Markus Enzweiler , Rodrigo Benenson , Uwe Franke , Stefan Roth , Bernt Schiele

Scene Classification has been addressed with numerous techniques in computer vision literature. However, with the increasing number of scene classes in datasets in the field, it has become difficult to achieve high accuracy in the context…

Robotics · Computer Science 2019-08-29 Bao Xin Chen , Raghavender Sahdev , Dekun Wu , Xing Zhao , Manos Papagelis , John K. Tsotsos

Image semantic segmentation is more and more being of interest for computer vision and machine learning researchers. Many applications on the rise need accurate and efficient segmentation mechanisms: autonomous driving, indoor navigation,…

Computer Vision and Pattern Recognition · Computer Science 2017-04-25 Alberto Garcia-Garcia , Sergio Orts-Escolano , Sergiu Oprea , Victor Villena-Martinez , Jose Garcia-Rodriguez

Monocular depth estimation and semantic segmentation are two fundamental goals of scene understanding. Due to the advantages of task interaction, many works study the joint task learning algorithm. However, most existing methods fail to…

Computer Vision and Pattern Recognition · Computer Science 2021-09-02 Tianxiao Gao , Wu Wei , Zhongbin Cai , Zhun Fan , Shane Xie , Xinmei Wang , Qiuda Yu

We present a simple and efficient method based on deep learning to automatically decompose sketched objects into semantically valid parts. We train a deep neural network to transfer existing segmentations and labelings from 3D models to…

Graphics · Computer Science 2018-08-01 Lei Li , Hongbo Fu , Chiew-Lan Tai

Semantic image segmentation is one of fastest growing areas in computer vision with a variety of applications. In many areas, such as robotics and autonomous vehicles, semantic image segmentation is crucial, since it provides the necessary…

Computer Vision and Pattern Recognition · Computer Science 2020-09-29 Georgios Takos

We propose a new method for semantic instance segmentation, by first computing how likely two pixels are to belong to the same object, and then by grouping similar pixels together. Our similarity metric is based on a deep, fully…

Computer Vision and Pattern Recognition · Computer Science 2017-03-31 Alireza Fathi , Zbigniew Wojna , Vivek Rathod , Peng Wang , Hyun Oh Song , Sergio Guadarrama , Kevin P. Murphy