中文
相关论文

相关论文: Boosting Semi-Supervised 3D Object Detection with …

200 篇论文

3D object detection is an important yet demanding task that heavily relies on difficult to obtain 3D annotations. To reduce the required amount of supervision, we propose 3DIoUMatch, a novel semi-supervised method for 3D object detection…

计算机视觉与模式识别 · 计算机科学 2021-07-07 He Wang , Yezhen Cong , Or Litany , Yue Gao , Leonidas J. Guibas

Image-based 3D detection is an indispensable component of the perception system for autonomous driving. However, it still suffers from the unsatisfying performance, one of the main reasons for which is the limited training data.…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Xinzhu Ma , Yuan Meng , Yinmin Zhang , Lei Bai , Jun Hou , Shuai Yi , Wanli Ouyang

In recent years, deep learning technology has been maturely applied in the field of object detection, and most algorithms tend to be supervised learning. However, a large amount of labeled data requires high costs of human resources, which…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Yanyang Wang , Zhaoxiang Liu , Shiguo Lian

Semi-supervised learning aims to leverage numerous unlabeled data to improve the model performance. Current semi-supervised 3D object detection methods typically use a teacher to generate pseudo labels for a student, and the quality of the…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Xiaopei Wu , Liang Peng , Liang Xie , Yuenan Hou , Binbin Lin , Xiaoshui Huang , Haifeng Liu , Deng Cai , Wanli Ouyang

Semi- and weakly-supervised learning have recently attracted considerable attention in the object detection literature since they can alleviate the cost of annotation needed to successfully train deep learning models. State-of-art…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Akhil Meethal , Marco Pedersoli , Zhongwen Zhu , Francisco Perdigon Romero , Eric Granger

Semi-supervised 3D object detection is a common strategy employed to circumvent the challenge of manually labeling large-scale autonomous driving perception datasets. Pseudo-labeling approaches to semi-supervised learning adopt a…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Philip Jacobson , Yichen Xie , Mingyu Ding , Chenfeng Xu , Masayoshi Tomizuka , Wei Zhan , Ming C. Wu

3D object detection is an important task in computer vision. Most existing methods require a large number of high-quality 3D annotations, which are expensive to collect. Especially for outdoor scenes, the problem becomes more severe due to…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Hongyi Xu , Fengqi Liu , Qianyu Zhou , Jinkun Hao , Zhijie Cao , Zhengyang Feng , Lizhuang Ma

Semi-supervised 3D object detection is a promising yet under-explored direction to reduce data annotation costs, especially for cluttered indoor scenes. A few prior works, such as SESS and 3DIoUMatch, attempt to solve this task by utilizing…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Yucheng Han , Na Zhao , Weiling Chen , Keng Teck Ma , Hanwang Zhang

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

Semi-supervised 3D object detection (SS3DOD) aims to reduce costly 3D annotations utilizing unlabeled data. Recent studies adopt pseudo-label-based teacher-student frameworks and demonstrate impressive performance. The main challenge of…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Taehun Kong , Tae-Kyun Kim

In this paper, we present a simple yet effective semi-supervised 3D object detector named DDS3D. Our main contributions have two-fold. On the one hand, different from previous works using Non-Maximal Suppression (NMS) or its variants for…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Jingyu Li , Zhe Liu , Jinghua Hou , Dingkang Liang

Semi-supervised learning lately has shown much promise in improving deep learning models when labeled data is scarce. Common among recent approaches is the use of consistency training on a large amount of unlabeled data to constrain model…

机器学习 · 计算机科学 2020-11-06 Qizhe Xie , Zihang Dai , Eduard Hovy , Minh-Thang Luong , Quoc V. Le

Semi-supervised learning (SSL) has shown its effectiveness in learning effective 3D representation from a small amount of labelled data while utilizing large unlabelled data. Traditional semi-supervised approaches rely on the fundamental…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Sneha Paul , Zachary Patterson , Nizar Bouguila

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

Training neural networks to perform 3D object detection for autonomous driving requires a large amount of diverse annotated data. However, obtaining training data with sufficient quality and quantity is expensive and sometimes impossible…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Tamas Matuszka , Daniel Kozma

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yongtao Ge , Qiang Zhou , Xinlong Wang , Zhibin Wang , Hao Li , Chunhua Shen

One of the important bottlenecks in training modern object detectors is the need for labeled images where bounding box annotations have to be produced for each object present in the image. This bottleneck is further exacerbated in aerial…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Akhil Meethal , Eric Granger , Marco Pedersoli

In semantic segmentation, the creation of pixel-level labels for training data incurs significant costs. To address this problem, semi-supervised learning, which utilizes a small number of labeled images alongside unlabeled images to…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Takahiro Mano , Reiji Saito , Kazuhiro Hotta

In this paper, we improve the challenging monocular 3D object detection problem with a general semi-supervised framework. Specifically, having observed that the bottleneck of this task lies in lacking reliable and informative samples to…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zhenyu Li , Zhipeng Zhang , Heng Fan , Yuan He , Ke Wang , Xianming Liu , Junjun Jiang

Semi-supervised 3D object detection can benefit from the promising pseudo-labeling technique when labeled data is limited. However, recent approaches have overlooked the impact of noisy pseudo-labels during training, despite efforts to…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Farzad Nozarian , Shashank Agarwal , Farzaneh Rezaeianaran , Danish Shahzad , Atanas Poibrenski , Christian Müller , Philipp Slusallek
‹ 上一页 1 2 3 10 下一页 ›