中文
相关论文

相关论文: Instance-wise Occlusion and Depth Orders in Natura…

200 篇论文

Existing 3D pose datasets of object categories are limited to generic object types and lack of fine-grained information. In this work, we introduce a new large-scale dataset that consists of 409 fine-grained categories and 31,881 images…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Yaming Wang , Xiao Tan , Yi Yang , Ziyu Li , Xiao Liu , Feng Zhou , Larry S. Davis

Instance segmentation is a computer vision task where separate objects in an image are detected and segmented. State-of-the-art deep neural network models require large amounts of labeled data in order to perform well in this task. Making…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

Panoptic segmentation requires segments of both "things" (countable object instances) and "stuff" (uncountable and amorphous regions) within a single output. A common approach involves the fusion of instance segmentation (for "things") and…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Justin Lazarow , Kwonjoon Lee , Kunyu Shi , Zhuowen Tu

For augmented reality (AR), it is important that virtual assets appear to `sit among' real world objects. The virtual element should variously occlude and be occluded by real matter, based on a plausible depth ordering. This occlusion…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Jamie Watson , Mohamed Sayed , Zawar Qureshi , Gabriel J. Brostow , Sara Vicente , Oisin Mac Aodha , Michael Firman

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 learning-based method for multi-frame depth estimation from a color video, which is a fundamental problem in scene understanding, robot navigation or handheld 3D reconstruction. While recent learning-based methods estimate…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Xiaoxiao Long , Lingjie Liu , Christian Theobalt , Wenping Wang

Pedestrian detection is a critical task in autonomous driving, aimed at enhancing safety and reducing risks on the road. Over recent years, significant advancements have been made in improving detection performance. However, these…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Melo Castillo Angie Nataly , Martin Serrano Sergio , Salinas Carlota , Sotelo Miguel Angel

Analyzing complex scenes with Deep Neural Networks is a challenging task, particularly when images contain multiple objects that partially occlude each other. Existing approaches to image analysis mostly process objects independently and do…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Xiaoding Yuan , Adam Kortylewski , Yihong Sun , Alan Yuille

Indoor scene recognition is a growing field with great potential for behaviour understanding, robot localization, and elderly monitoring, among others. In this study, we approach the task of scene recognition from a novel standpoint, using…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Andreea Glavan , Estefania Talavera

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…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Lei Ke , Yu-Wing Tai , Chi-Keung Tang

Occlusion-aware instance-sensitive segmentation is a complex task generally split into region-based segmentations, by approximating instances as their bounding box. We address the showcase scenario of dense homogeneous layouts in which this…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Matthieu Grard , Emmanuel Dellandréa , Liming Chen

Not all instances in a data set are equally beneficial for inferring a model of the data. Some instances (such as outliers) are detrimental to inferring a model of the data. Several machine learning techniques treat instances in a data set…

机器学习 · 计算机科学 2013-12-19 Michael R. Smith , Tony Martinez

By estimating 3D shape and instances from a single view, we can capture information about an environment quickly, without the need for comprehensive scanning and multi-view fusion. Solving this task for composite scenes (such as object…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Zoe Landgraf , Raluca Scona , Tristan Laidlow , Stephen James , Stefan Leutenegger , Andrew J. Davison

In this paper we tackle the problem of instance-level segmentation and depth ordering from a single monocular image. Towards this goal, we take advantage of convolutional neural nets and train them to directly predict instance-level…

计算机视觉与模式识别 · 计算机科学 2015-12-21 Ziyu Zhang , Alexander G. Schwing , Sanja Fidler , Raquel Urtasun

This paper focuses on vision-based pose estimation for multiple rigid objects placed in clutter, especially in cases involving occlusions and objects resting on each other. Progress has been achieved recently in object recognition given…

机器人学 · 计算机科学 2019-04-04 Chaitanya Mitash , Abdeslam Boularias , Kostas Bekris

Human pose estimation has recently made significant progress with the adoption of deep convolutional neural networks. Its many applications have attracted tremendous interest in recent years. However, many practical applications require…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Thomas Golda , Tobias Kalb , Arne Schumann , Jürgen Beyerer

In bin-picking scenarios, multiple instances of an object of interest are stacked in a pile randomly, and hence, the instances are inherently subjected to the challenges: severe occlusion, clutter, and similar-looking distractors. Most…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Juil Sock , Kwang In Kim , Caner Sahin , Tae-Kyun Kim

We present a robotic system for picking a target from a pile of objects that is capable of finding and grasping the target object by removing obstacles in the appropriate order. The fundamental idea is to segment instances with both visible…

机器人学 · 计算机科学 2020-01-22 Kentaro Wada , Shingo Kitagawa , Kei Okada , Masayuki Inaba

Human pose estimation (HPE) with convolutional neural networks (CNNs) for indoor monitoring is one of the major challenges in computer vision. In contrast to HPE in perspective views, an indoor monitoring system can consist of an…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Jingrui Yu , Tobias Scheck , Roman Seidel , Yukti Adya , Dipankar Nandi , Gangolf Hirtz

3D scene understanding is a long-standing challenge in computer vision and a key component in enabling mixed reality, wearable computing, and embodied AI. Providing a solution to these applications requires a multifaceted approach that…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Anna-Maria Halacheva , Yang Miao , Jan-Nico Zaech , Xi Wang , Luc Van Gool , Danda Pani Paudel