中文
相关论文

相关论文: MixSup: Mixed-grained Supervision for Label-effici…

200 篇论文

While the pseudo-label method has demonstrated considerable success in semi-supervised object detection tasks, this paper uncovers notable limitations within this approach. Specifically, the pseudo-label method tends to amplify the inherent…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Zeming Chen , Wenwei Zhang , Xinjiang Wang , Kai Chen , Zhi Wang

Accurate 3D object detection in LiDAR point clouds is crucial for autonomous driving systems. To achieve state-of-the-art performance, the supervised training of detectors requires large amounts of human-annotated data, which is expensive…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Christian Fruhwirth-Reisinger , Wei Lin , Dušan Malić , Horst Bischof , Horst Possegger

Monocular 3D object detection is a challenging task in the self-driving and computer vision community. As a common practice, most previous works use manually annotated 3D box labels, where the annotating process is expensive. In this paper,…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Liang Peng , Fei Liu , Zhengxu Yu , Senbo Yan , Dan Deng , Zheng Yang , Haifeng Liu , Deng Cai

Existing LiDAR-based 3D object detectors typically rely on manually annotated labels for training to achieve good performance. However, obtaining high-quality 3D labels is time-consuming and labor-intensive. To address this issue, recent…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Mingqian Ji , Jian Yang , Shanshan Zhang

Existing state-of-the-art 3D point clouds understanding methods only perform well in a fully supervised manner. To the best of our knowledge, there exists no unified framework which simultaneously solves the downstream high-level…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Kangcheng Liu

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

Weakly supervised point cloud semantic segmentation methods that require 1\% or fewer labels, hoping to realize almost the same performance as fully supervised approaches, which recently, have attracted extensive research attention. A…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Tianfang Sun , Zhizhong Zhang , Xin Tan , Yanyun Qu , Yuan Xie , Lizhuang Ma

A main bottleneck of learning-based robotic scene understanding methods is the heavy reliance on extensive annotated training data, which often limits their generalization ability. In LiDAR panoptic segmentation, this challenge becomes even…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Ahmet Selim Çanakçı , Niclas Vödisch , Kürsat Petek , Wolfram Burgard , Abhinav Valada

The unsupervised 3D object detection is to accurately detect objects in unstructured environments with no explicit supervisory signals. This task, given sparse LiDAR point clouds, often results in compromised performance for detecting…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Ruiyang Zhang , Hu Zhang , Hang Yu , Zhedong Zheng

3D single object tracking (SOT) is an indispensable part of automated driving. Existing approaches rely heavily on large, densely labeled datasets. However, annotating point clouds is both costly and time-consuming. Inspired by the great…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Qiao Wu , Jiaqi Yang , Kun Sun , Chu'ai Zhang , Yanning Zhang , Mathieu Salzmann

Data collection for autonomous driving is rapidly accelerating, but manual annotation, especially for 3D labels, remains a major bottleneck due to its high cost and labor intensity. Autolabeling has emerged as a scalable alternative,…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Levente Tempfli , Esteban Rivera , Markus Lienkamp

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

It is laborious to manually label point cloud data for training high-quality 3D object detectors. This work proposes a weakly supervised approach for 3D object detection, only requiring a small set of weakly annotated scenes, associated…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Qinghao Meng , Wenguan Wang , Tianfei Zhou , Jianbing Shen , Luc Van Gool , Dengxin Dai

Semi-supervised learning has proven to be a powerful paradigm for leveraging unlabeled data to mitigate the reliance on large labeled datasets. In this work, we unify the current dominant approaches for semi-supervised learning to produce a…

机器学习 · 计算机科学 2019-10-25 David Berthelot , Nicholas Carlini , Ian Goodfellow , Nicolas Papernot , Avital Oliver , Colin Raffel

Conventional tracking paradigm takes in instantaneous measurements such as range and bearing, and produces object tracks across time. In applications such as autonomous driving, lidar measurements in the form of point clouds are usually…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Lingji Chen

Manually annotating 3D point clouds is laborious and costly, limiting the training data preparation for deep learning in real-world object detection. While a few previous studies tried to automatically generate 3D bounding boxes from weak…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Chang Liu , Xiaoyan Qian , Xiaojuan Qi , Edmund Y. Lam , Siew-Chong Tan , Ngai Wong

Point cloud segmentation is a fundamental task in 3D scene understanding. Its progress is constrained by the high cost and time required for dense 3D annotations, making labeled samples difficult to obtain. Beyond annotation scarcity,…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Thenukan Pathmanathan , Kanchan Keisham , Thangarajah Akilan

Recent advancements in camera-based 3D object detection have introduced cross-modal knowledge distillation to bridge the performance gap with LiDAR 3D detectors, leveraging the precise geometric information in LiDAR point clouds. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Sanmin Kim , Youngseok Kim , Sihwan Hwang , Hyeonjun Jeong , Dongsuk Kum

Monocular 3D object detection has achieved impressive performance on densely annotated datasets. However, it struggles when only a fraction of objects are labeled due to the high cost of 3D annotation. This sparsely annotated setting is…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Junyoung Jung , Seokwon Kim , Jung Uk Kim

Object classification using LiDAR 3D point cloud data is critical for modern applications such as autonomous driving. However, labeling point cloud data is labor-intensive as it requires human annotators to visualize and inspect the 3D data…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Ziwei Wang , Reza Arablouei , Jiajun Liu , Paulo Borges , Greg Bishop-Hurley , Nicholas Heaney
‹ 上一页 1 2 3 10 下一页 ›