中文
相关论文

相关论文: 3D-MOOD: Lifting 2D to 3D for Monocular Open-Set O…

200 篇论文

In this paper, we propose to learn a deep fitting degree scoring network for monocular 3D object detection, which aims to score fitting degree between proposals and object conclusively. Different from most existing monocular frameworks…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Lijie Liu , Jiwen Lu , Chunjing Xu , Qi Tian , Jie Zhou

Localizing objects in 3D space and understanding their associated 3D properties is challenging given only monocular RGB images. The situation is compounded by the loss of depth information during perspective projection. We present Center3D,…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Yunlei Tang , Sebastian Dorn , Chiragkumar Savani

Monocular 3D object detection has attracted great attention for its advantages in simplicity and cost. Due to the ill-posed 2D to 3D mapping essence from the monocular imaging process, monocular 3D object detection suffers from inaccurate…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Zequn Qin , Xi Li

Traditional object detection methods operate under the closed-set assumption, where models can only detect a fixed number of objects predefined in the training set. Recent works on open vocabulary object detection (OVD) enable the detection…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Zizhao Li , Zhengkang Xiang , Joseph West , Kourosh Khoshelham

3D object detection from monocular image(s) is a challenging and long-standing problem of computer vision. To combine information from different perspectives without troublesome 2D instance tracking, recent methods tend to aggregate…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Jianlin Liu , Zhuofei Huang , Dihe Huang , Shang Xu , Ying Chen , Yong Liu

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

Accurate 3D object detection in LiDAR based point clouds suffers from the challenges of data sparsity and irregularities. Existing methods strive to organize the points regularly, e.g. voxelize, pass them through a designed 2D/3D neural…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Qi Chen , Lin Sun , Zhixin Wang , Kui Jia , Alan Yuille

Perspective projection has been extensively utilized in monocular 3D object detection methods. It introduces geometric priors from 2D bounding boxes and 3D object dimensions to reduce the uncertainty of depth estimation. However, due to…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Fanqi Pu , Yifan Wang , Jiru Deng , Wenming Yang

Existing deep learning-based 3D object detectors typically rely on the appearance of individual objects and do not explicitly pay attention to the rich contextual information of the scene. In this work, we propose Contextualized Multi-Stage…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Dhanalaxmi Gaddam , Jean Lahoud , Fahad Shahbaz Khan , Rao Muhammad Anwer , Hisham Cholakkal

Existing 3D object detectors encounter extreme challenges in localizing unseen 3D objects and recognizing them as unseen, which is a crucial technology in autonomous driving in the wild. To address these challenges, we propose practical…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Hyunjun Choi , Daeho Um , Hawook Jeong

Learning effective multi-modal 3D representations of objects is essential for numerous applications, such as augmented reality and robotics. Existing methods often rely on task-specific embeddings that are tailored either for semantic…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Gaia Di Lorenzo , Federico Tombari , Marc Pollefeys , Daniel Barath

Developing reliable UAV navigation systems requires robust air-to-air object detectors capable of distinguishing between objects seen during training and previously unseen objects. While many methods address closed-set detection and achieve…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Spyridon Loukovitis , Vasileios Karampinis , Athanasios Voulodimos

Utilizing a single camera for measuring object distances is a cost-effective alternative to stereo-vision and LiDAR. Although monocular distance estimation has been explored in the literature, most existing techniques rely on object class…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Pedram Agand , Michael Chang , Mo Chen

This paper proposes novel methods to enhance the performance of monocular 3D object detection models by leveraging the generalized feature extraction capabilities of a vision foundation model. Unlike traditional CNN-based approaches, which…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Jihyeok Kim , Seongwoo Moon , Sungwon Nah , David Hyunchul Shim

Reliable perception of the environment plays a crucial role in enabling efficient self-driving vehicles. Therefore, the perception system necessitates the acquisition of comprehensive 3D data regarding the surrounding objects within a…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Ahmed El-Dawy , Amr El-Zawawi , Mohamed El-Habrouk

3D object detection from monocular images has proven to be an enormously challenging task, with the performance of leading systems not yet achieving even 10\% of that of LiDAR-based counterparts. One explanation for this performance gap is…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Thomas Roddick , Alex Kendall , Roberto Cipolla

Multi-modal 3D object understanding has gained significant attention, yet current approaches often assume complete data availability and rigid alignment across all modalities. We present CrossOver, a novel framework for cross-modal 3D scene…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Sayan Deb Sarkar , Ondrej Miksik , Marc Pollefeys , Daniel Barath , Iro Armeni

Monocular 3D human pose estimation has made progress in recent years. Most of the methods focus on single persons, which estimate the poses in the person-centric coordinates, i.e., the coordinates based on the center of the target person.…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Yu Cheng , Bo Wang , Robby T. Tan

This paper proposes 3DGeoDet, a novel geometry-aware 3D object detection approach that effectively handles single- and multi-view RGB images in indoor and outdoor environments, showcasing its general-purpose applicability. The key challenge…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Yi Zhang , Yi Wang , Yawen Cui , Lap-Pui Chau

Object detection and global localization play a crucial role in robotics, spanning across a great spectrum of applications from autonomous cars to multi-layered 3D Scene Graphs for semantic scene understanding. This article proposes BOX3D,…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Mario A. V. Saucedo , Nikolaos Stathoulopoulos , Vidya Sumathy , Christoforos Kanellakis , George Nikolakopoulos
‹ 上一页 1 8 9 10 下一页 ›