English
Related papers

Related papers: Holistic, Instance-Level Human Parsing

200 papers

Both object detection in and semantic segmentation of camera images are important tasks for automated vehicles. Object detection is necessary so that the planning and behavior modules can reason about other road users. Semantic segmentation…

Computer Vision and Pattern Recognition · Computer Science 2020-02-14 Niels Ole Salscheider

Scene parsing from images is a fundamental yet challenging problem in visual content understanding. In this dense prediction task, the parsing model assigns every pixel to a categorical label, which requires the contextual information of…

Computer Vision and Pattern Recognition · Computer Science 2020-11-06 Litao Yu , Yongsheng Gao , Jun Zhou , Jian Zhang , Qiang Wu

Humans recognize the visual world at multiple levels: we effortlessly categorize scenes and detect objects inside, while also identifying the textures and surfaces of the objects along with their different compositional parts. In this…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Tete Xiao , Yingcheng Liu , Bolei Zhou , Yuning Jiang , Jian Sun

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Venkata Beri

Video object segmentation can be considered as one of the most challenging computer vision problems. Indeed, so far, no existing solution is able to effectively deal with the peculiarities of real-world videos, especially in cases of…

Computer Vision and Pattern Recognition · Computer Science 2016-01-06 Simone Palazzo , Concetto Spampinato , Daniela Giordano

Most state-of-the-art methods of object detection suffer from poor generalization ability when the training and test data are from different domains, e.g., with different styles. To address this problem, previous methods mainly use holistic…

Computer Vision and Pattern Recognition · Computer Science 2021-02-16 Aming Wu , Yahong Han , Linchao Zhu , Yi Yang

Recent trends in image understanding have pushed for holistic scene understanding models that jointly reason about various tasks such as object detection, scene recognition, shape analysis, contextual reasoning, and local appearance based…

Computer Vision and Pattern Recognition · Computer Science 2014-06-17 Roozbeh Mottaghi , Sanja Fidler , Alan Yuille , Raquel Urtasun , Devi Parikh

3D semantic segmentation is a fundamental building block for several scene understanding applications such as autonomous driving, robotics and AR/VR. Several state-of-the-art semantic segmentation models suffer from the part…

Computer Vision and Pattern Recognition · Computer Science 2021-11-17 Anirud Thyagharajan , Benjamin Ummenhofer , Prashant Laddha , Om J Omer , Sreenivas Subramoney

We describe an approach for segmenting an image into regions that correspond to surfaces in the scene that are partially surrounded by the medium. It integrates both appearance and motion statistics into a cost functional, that is seeded…

Computer Vision and Pattern Recognition · Computer Science 2011-09-23 Alper Ayvaci , Stefano Soatto

Class-agnostic image segmentation is a crucial component in automating image editing workflows, especially in contexts where object selection traditionally involves interactive tools. Existing methods in the literature often adhere to…

Computer Vision and Pattern Recognition · Computer Science 2024-09-23 Sebastian Dille , Ari Blondal , Sylvain Paris , Yağız Aksoy

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

We are interested in aligning how people think about objects and what machines perceive, meaning by this the fact that object recognition, as performed by a machine, should follow a process which resembles that followed by humans when…

Artificial Intelligence · Computer Science 2023-05-10 Luca Erculiani , Andrea Bontempelli , Andrea Passerini , Fausto Giunchiglia

The semantic image segmentation task consists of classifying each pixel of an image into an instance, where each instance corresponds to a class. This task is a part of the concept of scene understanding or better explaining the global…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Saeid Asgari Taghanaki , Kumar Abhishek , Joseph Paul Cohen , Julien Cohen-Adad , Ghassan Hamarneh

Multi-human parsing aims to segment every body part of every human instance. Nearly all state-of-the-art methods follow the "detection first" or "segmentation first" pipelines. Different from them, we present an end-to-end and box-free…

Computer Vision and Pattern Recognition · Computer Science 2022-01-05 Min Yan , Guoshan Zhang , Tong Zhang , Yueming Zhang

Image colourisation is an ill-posed problem, with multiple correct solutions which depend on the context and object instances present in the input datum. Previous approaches attacked the problem either by requiring intense user interactions…

Computer Vision and Pattern Recognition · Computer Science 2021-01-20 Rita Pucci , Christian Micheloni , Niki Martinel

Most state-of-the-art instance-level human parsing models adopt two-stage anchor-based detectors and, therefore, cannot avoid the heuristic anchor box design and the lack of analysis on a pixel level. To address these two issues, we have…

Computer Vision and Pattern Recognition · Computer Science 2022-09-14 Sanyi Zhang , Xiaochun Cao , Guo-Jun Qi , Zhanjie Song , Jie Zhou

Instance segmentation is essential for numerous computer vision applications, including robotics, human-computer interaction, and autonomous driving. Currently, popular models bring impressive performance in instance segmentation by…

Computer Vision and Pattern Recognition · Computer Science 2025-09-09 Cuong Manh Hoang

We present a new method for efficient high-quality image segmentation of objects and scenes. By analogizing classical computer graphics methods for efficient rendering with over- and undersampling challenges faced in pixel labeling tasks,…

Computer Vision and Pattern Recognition · Computer Science 2020-02-18 Alexander Kirillov , Yuxin Wu , Kaiming He , Ross Girshick

Open-vocabulary image segmentation aims to partition an image into semantic regions according to arbitrary text descriptions. However, complex visual scenes can be naturally decomposed into simpler parts and abstracted at multiple levels of…

Computer Vision and Pattern Recognition · Computer Science 2023-12-22 Xudong Wang , Shufan Li , Konstantinos Kallidromitis , Yusuke Kato , Kazuki Kozuka , Trevor Darrell

We propose a deep learning-based framework for instance-level object segmentation. Our method mainly consists of three steps. First, We train a generic model based on ResNet-101 for foreground/background segmentations. Second, based on this…

Computer Vision and Pattern Recognition · Computer Science 2017-09-15 Jingchun Cheng , Sifei Liu , Yi-Hsuan Tsai , Wei-Chih Hung , Shalini De Mello , Jinwei Gu , Jan Kautz , Shengjin Wang , Ming-Hsuan Yang