中文
相关论文

相关论文: DOC: Deep OCclusion Estimation From a Single Image

200 篇论文

It is very attractive to formulate vision in terms of pattern theory \cite{Mumford2010pattern}, where patterns are defined hierarchically by compositions of elementary building blocks. But applying pattern theory to real world images is…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Jianyu Wang , Zhishuai Zhang , Cihang Xie , Yuyin Zhou , Vittal Premachandran , Jun Zhu , Lingxi Xie , Alan Yuille

We propose DOPS, a fast single-stage 3D object detection method for LIDAR data. Previous methods often make domain-specific design decisions, for example projecting points into a bird-eye view image in autonomous driving scenarios. In…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Mahyar Najibi , Guangda Lai , Abhijit Kundu , Zhichao Lu , Vivek Rathod , Thomas Funkhouser , Caroline Pantofaru , David Ross , Larry S. Davis , Alireza Fathi

Classification of partially occluded images is a highly challenging computer vision problem even for the cutting edge deep learning technologies. To achieve a robust image classification for occluded images, this paper proposes a novel…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Feng Cen , Guanghui Wang

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

There have been tremendous improvements for facial landmark detection on general "in-the-wild" images. However, it is still challenging to detect the facial landmarks on images with severe occlusion and images with large head poses (e.g.…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Yue Wu , Qiang Ji

Accurate 6D object pose estimation is vital for robotics, augmented reality, and scene understanding. For seen objects, high accuracy is often attainable via per-object fine-tuning but generalizing to unseen objects remains a challenge. To…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Sajjad Pakdamansavoji , Yintao Ma , Amir Rasouli , Tongtong Cao

Mixed reality applications often require virtual objects that are partly occluded by real objects. However, previous research and commercial products have limitations in terms of performance and efficiency. To address these challenges, we…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Naye Ji , Fan Zhang , Haoxiang Zhang , Youbing Zhao , Dingguo Yu

To fully understand the 3D context of a single image, a visual system must be able to segment both the visible and occluded regions of objects, while discerning their occlusion order. Ideally, the system should be able to handle any object…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Jiayang Ao , Qiuhong Ke , Krista A. Ehinger

The Object-Based Image Coding (OBIC) that was extensively studied about two decades ago, promised a vast application perspective for both ultra-low bitrate communication and high-level semantical content understanding, but it had rarely…

图像与视频处理 · 电气工程与系统科学 2020-03-20 Qi Xia , Haojie Liu , Zhan Ma

Out-of-distribution (OOD) detection empowers the model trained on the closed image set to identify unknown data in the open world. Though many prior techniques have yielded considerable improvements in this research direction, two crucial…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Sen Pei

We present an end-to-end trainable deep convolutional neural network (DCNN) for semantic segmentation with built-in awareness of semantically meaningful boundaries. Semantic segmentation is a fundamental remote sensing task, and most…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Dimitrios Marmanis , Konrad Schindler , Jan Dirk Wegner , Silvano Galliani , Mihai Datcu , Uwe Stilla

Single view depth estimation models can be trained from video footage using a self-supervised end-to-end approach with view synthesis as the supervisory signal. This is achieved with a framework that predicts depth and camera motion, with a…

计算机视觉与模式识别 · 计算机科学 2019-08-30 Maarten Schellevis

Real-time occlusion handling is a major problem in outdoor mixed reality system because it requires great computational cost mainly due to the complexity of the scene. Using only segmentation, it is difficult to accurately render a virtual…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Menandro Roxas , Tomoki Hori , Taiki Fukiage , Yasuhide Okamoto , Takeshi Oishi

The ability to decompose scenes into their object components is a desired property for autonomous agents, allowing them to reason and act in their surroundings. Recently, different methods have been proposed to learn object-centric…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Angel Villar-Corrales , Sven Behnke

Coreset selection is a method for selecting a small, representative subset of an entire dataset. It has been primarily researched in image classification, assuming there is only one object per image. However, coreset selection for object…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Hojun Lee , Suyoung Kim , Junhoo Lee , Jaeyoung Yoo , Nojun Kwak

We introduce SharpNet, a method that predicts an accurate depth map for an input color image, with a particular attention to the reconstruction of occluding contours: Occluding contours are an important cue for object recognition, and for…

计算机视觉与模式识别 · 计算机科学 2019-11-13 Michaël Ramamonjisoa , Vincent Lepetit

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

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

Existing computer vision and object detection methods strongly rely on neural networks and deep learning. This active research area is used for applications such as autonomous driving, aerial photography, protection, and monitoring.…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Imran Khan Mirani , Chen Tianhua , Malak Abid Ali Khan , Syed Muhammad Aamir , Waseef Menhaj

Open-world object detection (OWOD) is a challenging problem that combines object detection with incremental learning and open-set learning. Compared to standard object detection, the OWOD setting is task to: 1) detect objects seen during…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jinan Yu , Liyan Ma , Zhenglin Li , Yan Peng , Shaorong Xie