中文
相关论文

相关论文: Deep Fitting Degree Scoring Network for Monocular …

200 篇论文

We propose a 3D object detection system with multi-sensor refinement in the context of autonomous driving. In our framework, the monocular camera serves as the fundamental sensor for 2D object proposal and initial 3D bounding box…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Peiliang Li , Siqi Liu , Shaojie Shen

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

3D visual tracking is significant to deep space exploration programs, which can guarantee spacecraft to flexibly approach the target. In this paper, we focus on the studied accurate and real-time method for 3D tracking. Considering the fact…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Dong Zhou , Gunaghui Sun , Xiaopeng Hong

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

Monocular 3D object detection is a cost-effective solution for applications like autonomous driving and robotics, but remains fundamentally ill-posed due to inherently ambiguous depth cues. Recent DETR-based methods attempt to mitigate this…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Soyul Lee , Seungmin Baek , Dongbo Min

We present a deep learning method for end-to-end monocular 3D object detection and metric shape retrieval. We propose a novel loss formulation by lifting 2D detection, orientation, and scale estimation into 3D space. Instead of optimizing…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Fabian Manhardt , Wadim Kehl , Adrien Gaidon

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

Object pose detection and tracking has recently attracted increasing attention due to its wide applications in many areas, such as autonomous driving, robotics, and augmented reality. Among methods for object pose detection and tracking,…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Zhaoxin Fan , Yazhi Zhu , Yulin He , Qi Sun , Hongyan Liu , Jun He

In this work, we propose a novel single-shot and keypoints-based framework for monocular 3D objects detection using only RGB images, called KM3D-Net. We design a fully convolutional model to predict object keypoints, dimension, and…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Peixuan Li

In self-supervised monocular depth estimation, the depth discontinuity and motion objects' artifacts are still challenging problems. Existing self-supervised methods usually utilize a single view to train the depth estimation network.…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Jianrong Wang , Ge Zhang , Zhenyu Wu , XueWei Li , Li 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

We propose an efficient Stereographic Projection Neural Network (SPNet) for learning representations of 3D objects. We first transform a 3D input volume into a 2D planar image using stereographic projection. We then present a shallow 2D…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Mohsen Yavartanoo , Eu Young Kim , Kyoung Mu Lee

Recent camera-based 3D object detection is limited by the precision of transforming from image to 3D feature spaces, as well as the accuracy of object localization within the 3D space. This paper aims to address such a fundamental problem…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Chaoqun Wang , Yiran Qin , Zijian Kang , Ningning Ma , Ruimao Zhang

Most deep learning object detectors are based on the anchor mechanism and resort to the Intersection over Union (IoU) between predefined anchor boxes and ground truth boxes to evaluate the matching quality between anchors and objects. In…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Heng Zhang , Elisa Fromont , Sébastien Lefevre , Bruno Avignon

Conventional camera-based 3D object detectors in autonomous driving are limited to recognizing a predefined set of objects, which poses a safety risk when encountering novel or unseen objects in real-world scenarios. To address this…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Zhuolin He , Xinrun Li , Jiacheng Tang , Shoumeng Qiu , Wenfu Wang , Xiangyang Xue , Jian Pu

In this paper we propose an approach for monocular 3D object detection from a single RGB image, which leverages a novel disentangling transformation for 2D and 3D detection losses and a novel, self-supervised confidence score for 3D…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Andrea Simonelli , Samuel Rota Rota Bulò , Lorenzo Porzi , Manuel López-Antequera , Peter Kontschieder

In this paper, we propose a novel method for monocular depth estimation in dynamic scenes. We first explore the arbitrariness of object's movement trajectory in dynamic scenes theoretically. To overcome the arbitrariness, we use assume that…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Kebin Peng , John Quarles , Kevin Desai

Monocular 3D object detection aims to localize 3D bounding boxes in an input single 2D image. It is a highly challenging problem and remains open, especially when no extra information (e.g., depth, lidar and/or multi-frames) can be…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Xianpeng Liu , Nan Xue , Tianfu Wu

In this work, we propose an efficient and accurate monocular 3D detection framework in single shot. Most successful 3D detectors take the projection constraint from the 3D bounding box to the 2D box as an important component. Four edges of…

计算机视觉与模式识别 · 计算机科学 2020-01-13 Peixuan Li , Huaici Zhao , Pengfei Liu , Feidao Cao

Recent one-stage object detectors follow a per-pixel prediction approach that predicts both the object category scores and boundary positions from every single grid location. However, the most suitable positions for inferring different…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Li Yang , Yan Xu , Shaoru Wang , Chunfeng Yuan , Ziqi Zhang , Bing Li , Weiming Hu