中文
相关论文

相关论文: Amodal Intra-class Instance Segmentation: Syntheti…

200 篇论文

Our brain can effortlessly recognize objects even when partially hidden from view. Seeing the visible of the hidden is called amodal completion; however, this task remains a challenge for generative AI despite rapid progress. We propose to…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Katherine Xu , Lingzhi Zhang , Jianbo Shi

Image deocclusion (or amodal completion) aims to recover the invisible regions (\ie, shape and appearance) of occluded instances in images. Despite recent advances, the scarcity of high-quality data that balances diversity, plausibility,…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Xinyang Li , Chengjie Yi , Jiawei Lai , Mingbao Lin , Yansong Qu , Shengchuan Zhang , Liujuan Cao

To help address the occlusion problem in panoptic segmentation and image understanding, this paper proposes a new large-scale dataset named COCO-OLAC (COCO Occlusion Labels for All Computer Vision Tasks), which is derived from the COCO…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Wenbo Wei , Jun Wang , Abhir Bhalerao

Deep learning methods typically require vast amounts of training data to reach their full potential. While some publicly available datasets exists, domain specific data always needs to be collected and manually labeled, an expensive, time…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Stefan Hinterstoisser , Olivier Pauly , Hauke Heibel , Martina Marek , Martin Bokeloh

Existing scene understanding systems mainly focus on recognizing the visible parts of a scene, ignoring the intact appearance of physical objects in the real-world. Concurrently, image completion has aimed to create plausible appearance for…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Chuanxia Zheng , Duy-Son Dao , Guoxian Song , Tat-Jen Cham , Jianfei Cai

The image annotation stage is a critical and often the most time-consuming part required for training and evaluating object detection and semantic segmentation models. Deployment of the existing models in novel environments often requires…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Yimeng Li , Navid Rajabi , Sulabh Shrestha , Md Alimoor Reza , Jana Kosecka

Practical object pose estimation demands robustness against occlusions to the target object. State-of-the-art (SOTA) object pose estimators take a two-stage approach, where the first stage predicts 2D landmarks using a deep network and the…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Bo Chen , Tat-Jun Chin , Marius Klimavicius

Real-world applications of computer vision in the humanities require algorithms to be robust against artistic abstraction, peripheral objects, and subtle differences between fine-grained target classes. Existing datasets provide…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Mathias Zinnen , Prathmesh Madhu , Inger Leemans , Peter Bell , Azhar Hussian , Hang Tran , Ali Hürriyetoğlu , Andreas Maier , Vincent Christlein

Obtaining accurate 3D object poses is vital for numerous computer vision applications, such as 3D reconstruction and scene understanding. However, annotating real-world objects is time-consuming and challenging. While synthetically…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiahao Yang , Wufei Ma , Angtian Wang , Xiaoding Yuan , Alan Yuille , Adam Kortylewski

Scene understanding is essential in determining how intelligent robotic grasping and manipulation could get. It is a problem that can be approached using different techniques: seen object segmentation, unseen object segmentation, or 6D pose…

机器人学 · 计算机科学 2022-11-29 Anas Gouda , Abraham Ghanem , Christopher Reining

A key algorithm for understanding the world is material segmentation, which assigns a label (metal, glass, etc.) to each pixel. We find that a model trained on existing data underperforms in some settings and propose to address this with a…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Paul Upchurch , Ransen Niu

Segmenting object instances is a key task in machine perception, with safety-critical applications in robotics and autonomous driving. We introduce a novel approach to instance segmentation that jointly leverages measurements from multiple…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Alex Zihao Zhu , Vincent Casser , Reza Mahjourian , Henrik Kretzschmar , Sören Pirk

We present a new algorithm for multi-region segmentation of 2D images with objects that may partially occlude each other. Our algorithm is based on the observation hat human performance on this task is based both on prior knowledge about…

计算机视觉与模式识别 · 计算机科学 2016-06-16 Yuka Kihara , Matvey Soloviev , Tsuhan Chen

Occlusion remains a critical challenge in robotic fruit harvesting, as undetected or inaccurately localised fruits often results in substantial crop losses. To mitigate this issue, we propose a harvesting framework using a new amodal…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Caner Beldek , Emre Sariyildiz , Son Lam Phung , Gursel Alici

This paper addresses weakly supervised amodal instance segmentation, where the goal is to segment both visible and occluded (amodal) object parts, while training provides only ground-truth visible (modal) segmentations. Following prior…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Khoi Nguyen , Sinisa Todorovic

Amodal segmentation aims to infer the complete shape of occluded objects, even when the occluded region's appearance is unavailable. However, current amodal segmentation methods lack the capability to interact with users through text input…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Zhixuan Li , Hyunse Yoon , Sanghoon Lee , Weisi Lin

Amodal segmentation is a challenging task that aims to predict the complete geometric shape of objects, including their occluded regions. Although existing methods primarily focus on amodal segmentation within the training domain, these…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Bo Zhang , Zhuotao Tian , Xin Tao , Songlin Tang , Jun Yu , Wenjie Pei

Panoramic images can broaden the Field of View (FoV), occlusion-aware prediction can deepen the understanding of the scene, and domain adaptation can transfer across viewing domains. In this work, we introduce a novel task, Occlusion-Aware…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Yihong Cao , Jiaming Zhang , Hao Shi , Kunyu Peng , Yuhongxuan Zhang , Hui Zhang , Rainer Stiefelhagen , Kailun Yang

Detection of objects in cluttered indoor environments is one of the key enabling functionalities for service robots. The best performing object detection approaches in computer vision exploit deep Convolutional Neural Networks (CNN) to…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Georgios Georgakis , Arsalan Mousavian , Alexander C. Berg , Jana Kosecka

Video object segmentation (VOS) aims at segmenting a particular object throughout the entire video clip sequence. The state-of-the-art VOS methods have achieved excellent performance (e.g., 90+% J&F) on existing datasets. However, since the…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Henghui Ding , Chang Liu , Shuting He , Xudong Jiang , Philip H. S. Torr , Song Bai