中文
相关论文

相关论文: Self-Supervised 3D Monocular Object Detection by R…

200 篇论文

State-of-the-art 3D object detectors are often trained on massive labeled datasets. However, annotating 3D bounding boxes remains prohibitively expensive and time-consuming, particularly for LiDAR. Instead, recent works demonstrate that…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Mehar Khurana , Neehar Peri , James Hays , Deva Ramanan

This paper proposes MCSSL, a self-supervised learning approach for building custom object detection models in multi-camera networks. MCSSL associates bounding boxes between cameras with overlapping fields of view by leveraging epipolar…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Yan Lu , Yuanchao Shu

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

3D object detection from monocular images is an ill-posed problem due to the projective entanglement of depth and scale. To overcome this ambiguity, we present a novel self-supervised method for textured 3D shape reconstruction and pose…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Deniz Beker , Hiroharu Kato , Mihai Adrian Morariu , Takahiro Ando , Toru Matsuoka , Wadim Kehl , Adrien Gaidon

Monocular 3D object detection task aims to predict the 3D bounding boxes of objects based on monocular RGB images. Since the location recovery in 3D space is quite difficult on account of absence of depth information, this paper proposes a…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Yingjie Cai , Buyu Li , Zeyu Jiao , Hongsheng Li , Xingyu Zeng , Xiaogang Wang

Monocular 3D object detection is an essential perception task for autonomous driving. However, the high reliance on large-scale labeled data make it costly and time-consuming during model optimization. To reduce such over-reliance on human…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Lei Yang , Xinyu Zhang , Li Wang , Minghan Zhu , Chuang Zhang , Jun Li

State-of-the-art lidar-based 3D object detection methods rely on supervised learning and large labeled datasets. However, annotating lidar data is resource-consuming, and depending only on supervised learning limits the applicability of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Ekim Yurtsever , Emeç Erçelik , Mingyu Liu , Zhijie Yang , Hanzhen Zhang , Pınar Topçam , Maximilian Listl , Yılmaz Kaan Çaylı , Alois Knoll

For autonomous vehicles, driving safely is highly dependent on the capability to correctly perceive the environment in 3D space, hence the task of 3D object detection represents a fundamental aspect of perception. While 3D sensors deliver…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Issa Mouawad , Nikolas Brasch , Fabian Manhardt , Federico Tombari , Francesca Odone

Prior research on self-supervised learning has led to considerable progress on image classification, but often with degraded transfer performance on object detection. The objective of this paper is to advance self-supervised pretrained…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Ceyuan Yang , Zhirong Wu , Bolei Zhou , Stephen Lin

Recent advances in monocular 3D detection leverage a depth estimation network explicitly as an intermediate stage of the 3D detection network. Depth map approaches yield more accurate depth to objects than other methods thanks to the depth…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Youngseok Kim , Sanmin Kim , Sangmin Sim , Jun Won Choi , Dongsuk Kum

We propose a novel semi-supervised active learning (SSAL) framework for monocular 3D object detection with LiDAR guidance (MonoLiG), which leverages all modalities of collected data during model development. We utilize LiDAR to guide the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Aral Hekimoglu , Michael Schmidt , Alvaro Marcos-Ramiro

Monocular 3D object detection is one of the most challenging tasks in 3D scene understanding. Due to the ill-posed nature of monocular imagery, existing monocular 3D detection methods highly rely on training with the manually annotated 3D…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Liang Peng , Senbo Yan , Boxi Wu , Zheng Yang , Xiaofei He , Deng Cai

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

Monocular 3D object detection continues to attract attention due to the cost benefits and wider availability of RGB cameras. Despite the recent advances and the ability to acquire data at scale, annotation cost and complexity still limit…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Issa Mouawad , Nikolas Brasch , Fabian Manhardt , Federico Tombari , Francesca Odone

Dominated point cloud-based 3D object detectors in autonomous driving scenarios rely heavily on the huge amount of accurately labeled samples, however, 3D annotation in the point cloud is extremely tedious, expensive and time-consuming. To…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Junbo Yin , Jin Fang , Dingfu Zhou , Liangjun Zhang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

Monocular 3D object detection has become a mainstream approach in automatic driving for its easy application. A prominent advantage is that it does not need LiDAR point clouds during the inference. However, most current methods still rely…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Runzhou Tao , Wencheng Han , Zhongying Qiu , Cheng-zhong Xu , Jianbing Shen

Unsupervised domain adaptation (DA) with the aid of pseudo labeling techniques has emerged as a crucial approach for domain-adaptive 3D object detection. While effective, existing DA methods suffer from a substantial drop in performance…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Zhuoxiao Chen , Yadan Luo , Zheng Wang , Mahsa Baktashmotlagh , Zi Huang

Self-supervised learning is popular method because of its ability to learn features in images without using its labels and is able to overcome limited labeled datasets used in supervised learning. Self-supervised learning works by using a…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Aristo Renaldo Ruslim , Novanto Yudistira , Budi Darma Setiawan

Center-aligned regression remains dominant in LiDAR-based 3D object detection, yet it suffers from fundamental instability: object centers often fall in sparse or empty regions of the bird's-eye-view (BEV) due to the front-surface-biased…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Qinghao Meng , Junbo Yin , Jianbing Shen , Yunde Jia

LiDAR-based 3D object detection and semantic segmentation are critical tasks in 3D scene understanding. Traditional detection and segmentation methods supervise their models through bounding box labels and semantic mask labels. However,…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Maoji Zheng , Ziyu Xu , Qiming Xia , Hai Wu , Chenglu Wen , Cheng Wang
‹ 上一页 1 2 3 10 下一页 ›