English
Related papers

Related papers: Amodal segmentation just like doing a jigsaw

200 papers

Instance segmentation aims to delineate each individual object of interest in an image. State-of-the-art approaches achieve this goal by either partitioning semantic segmentations or refining coarse representations of detected objects. In…

Computer Vision and Pattern Recognition · Computer Science 2022-10-10 Long Chen , Yuli Wu , Dorit Merhof

In this study, we aim to develop a model that comprehends a natural language instruction (e.g., "Go to the living room and get the nearest pillow to the radio art on the wall") and generates a segmentation mask for the target everyday…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Yui Iioka , Yu Yoshida , Yuiga Wada , Shumpei Hatanaka , Komei Sugiura

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

Segmenting highly-overlapping image objects is challenging, because there is typically no distinction between real object contours and occlusion boundaries on images. Unlike previous instance segmentation methods, we model image formation…

Computer Vision and Pattern Recognition · Computer Science 2023-03-13 Lei Ke , Yu-Wing Tai , Chi-Keung Tang

Many top-down architectures for instance segmentation achieve significant success when trained and tested on pre-defined closed-world taxonomy. However, when deployed in the open world, they exhibit notable bias towards seen classes and…

Computer Vision and Pattern Recognition · Computer Science 2024-05-15 Tarun Kalluri , Weiyao Wang , Heng Wang , Manmohan Chandraker , Lorenzo Torresani , Du Tran

The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box. More recently, deep learning methods like Mask R-CNN perform them jointly. However,…

Computer Vision and Pattern Recognition · Computer Science 2024-06-14 Song-Hai Zhang , Ruilong Li , Xin Dong , Paul L. Rosin , Zixi Cai , Xi Han , Dingcheng Yang , Hao-Zhi Huang , Shi-Min Hu

The objective of this paper is motion segmentation -- discovering and segmenting the moving objects in a video. This is a much studied area with numerous careful, and sometimes complex, approaches and training schemes including:…

Computer Vision and Pattern Recognition · Computer Science 2024-11-25 Junyu Xie , Charig Yang , Weidi Xie , Andrew Zisserman

With more and more household objects built on planned obsolescence and consumed by a fast-growing population, hazardous waste recycling has become a critical challenge. Given the large variability of household waste, current recycling…

Computer Vision and Pattern Recognition · Computer Science 2018-09-25 Matthieu Grard , Romain Brégier , Florian Sella , Emmanuel Dellandréa , Liming Chen

We present a semantic part detection approach that effectively leverages object information.We use the object appearance and its class as indicators of what parts to expect. We also model the expected relative location of parts inside the…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Abel Gonzalez-Garcia , Davide Modolo , Vittorio Ferrari

Amodal Instance Segmentation (AIS) aims to segment the region of both visible and possible occluded parts of an object instance. While Mask R-CNN-based AIS approaches have shown promising results, they are unable to model high-level…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Minh Tran , Khoa Vo , Kashu Yamazaki , Arthur Fernandes , Michael Kidd , Ngan Le

The objective of this paper is a model that is able to discover, track and segment multiple moving objects in a video. We make four contributions: First, we introduce an object-centric segmentation model with a depth-ordered layer…

Computer Vision and Pattern Recognition · Computer Science 2022-11-15 Junyu Xie , Weidi Xie , Andrew Zisserman

This paper presents a computational model to recover the most likely interpretation of the 3D scene structure from a planar image, where some objects may occlude others. The estimated scene interpretation is obtained by integrating some…

Computer Vision and Pattern Recognition · Computer Science 2016-03-30 Maria Oliver , Gloria Haro , Mariella Dimiccoli , Baptiste Mazin , Coloma Ballester

Despite significant efforts, cutting-edge video segmentation methods still remain sensitive to occlusion and rapid movement, due to their reliance on the appearance of objects in the form of object embeddings, which are vulnerable to these…

Computer Vision and Pattern Recognition · Computer Science 2023-03-31 Qihao Liu , Junfeng Wu , Yi Jiang , Xiang Bai , Alan Yuille , Song Bai

Instance segmentation aims to detect and segment individual objects in a scene. Most existing methods rely on precise mask annotations of every category. However, it is difficult and costly to segment objects in novel categories because a…

Computer Vision and Pattern Recognition · Computer Science 2020-05-12 Weicheng Kuo , Anelia Angelova , Jitendra Malik , Tsung-Yi Lin

Semantic segmentation is a critical task in computer vision aiming to identify and classify individual pixels in an image, with numerous applications in for example autonomous driving and medical image analysis. However, semantic…

Computer Vision and Pattern Recognition · Computer Science 2024-11-18 Halil Ibrahim Aysel , Xiaohao Cai , Adam Prügel-Bennett

Moving object segmentation based on LiDAR is a crucial and challenging task for autonomous driving and mobile robotics. Most approaches explore spatio-temporal information from LiDAR sequences to predict moving objects in the current frame.…

Computer Vision and Pattern Recognition · Computer Science 2024-12-12 Zhiheng Li , Yubo Cui , Jiexi Zhong , Zheng Fang

Deep neural networks have shown outstanding performance in computer vision tasks such as semantic segmentation and have defined the state-of-the-art. However, these segmentation models are trained on a closed and predefined set of semantic…

Computer Vision and Pattern Recognition · Computer Science 2025-11-26 Samuel Marschall , Kira Maag

Semantic segmentation consists of assigning a semantic label to each pixel according to predefined classes. This process facilitates the understanding of object appearance and spatial relationships, playing an important role in the global…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Mariana Dória Prata Lima , Gilson Antonio Giraldi , Jaime S. Cardoso

Existing methods for pixel-wise labelling tasks generally disregard the underlying structure of labellings, often leading to predictions that are visually implausible. While incorporating structure into the model should improve prediction…

Computer Vision and Pattern Recognition · Computer Science 2016-06-13 Ke Li , Bharath Hariharan , Jitendra Malik

Interactive image segmentation aims to segment the target from the background with the manual guidance, which takes as input multimodal data such as images, clicks, scribbles, and bounding boxes. Recently, vision transformers have achieved…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Kun Li , George Vosselman , Michael Ying Yang