中文
相关论文

相关论文: LabelFormer: Object Trajectory Refinement for Offb…

200 篇论文

The original ImageNet benchmark enforces a single-label assumption, despite many images depicting multiple objects. This leads to label noise and limits the richness of the learning signal. Multi-label annotations more accurately reflect…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Junyu Chen , Md Yousuf Harun , Christopher Kanan

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

Closed-set 3D perception models trained on only a pre-defined set of object categories can be inadequate for safety critical applications such as autonomous driving where new object types can be encountered after deployment. In this paper,…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Mahyar Najibi , Jingwei Ji , Yin Zhou , Charles R. Qi , Xinchen Yan , Scott Ettinger , Dragomir Anguelov

Passive methods for object detection and segmentation treat images of the same scene as individual samples and do not exploit object permanence across multiple views. Generalization to novel or difficult viewpoints thus requires additional…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Zhaoyuan Fang , Ayush Jain , Gabriel Sarch , Adam W. Harley , Katerina Fragkiadaki

3D object Detection with LiDAR-camera encounters overfitting in algorithm development which is derived from the violation of some fundamental rules. We refer to the data annotation in dataset construction for theory complementing and argue…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Junjie Huang , Yun Ye , Zhujin Liang , Yi Shan , Dalong Du

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

Great labels make great models. However, traditional labeling approaches for tasks like object detection have substantial costs at scale. Furthermore, alternatives to fully-supervised object detection either lose functionality or require…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Brent A. Griffin , Manushree Gangwar , Jacob Sela , Jason J. Corso

Deep learning models for semantic segmentation rely on expensive, large-scale, manually annotated datasets. Labelling is a tedious process that can take hours per image. Automatically annotating video sequences by propagating sparsely…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Aditya Ganeshan , Alexis Vallet , Yasunori Kudo , Shin-ichi Maeda , Tommi Kerola , Rares Ambrus , Dennis Park , Adrien Gaidon

We present a self-supervised learning approach for the semantic segmentation of lidar frames. Our method is used to train a deep point cloud segmentation architecture without any human annotation. The annotation process is automated with…

机器人学 · 计算机科学 2020-12-11 Hugues Thomas , Ben Agro , Mona Gridseth , Jian Zhang , Timothy D. Barfoot

Accurate multi-sensor calibration is essential for deploying robust perception systems in applications such as autonomous driving and intelligent transportation. Existing LiDAR-camera calibration methods often rely on manually placed…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Lei Cheng , Lihao Guo , Tianya Zhang , Tam Bang , Austin Harris , Mustafa Hajij , Mina Sartipi , Siyang Cao

We present Laneformer, a conceptually simple yet powerful transformer-based architecture tailored for lane detection that is a long-standing research topic for visual perception in autonomous driving. The dominant paradigms rely on purely…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Jianhua Han , Xiajun Deng , Xinyue Cai , Zhen Yang , Hang Xu , Chunjing Xu , Xiaodan Liang

Accurately labeling (or annotation) data is still a bottleneck in computer vision, especially for large-scale tasks where manual labeling is time-consuming and error-prone. While tools like LabelImg can handle the labeling task, some of…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Jerry Lin , Partick P. W. Chen

Among the three main components (data, labels, and models) of any supervised learning system, data and models have been the main subjects of active research. However, studying labels and their properties has received very little attention.…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Hessam Bagherinezhad , Maxwell Horton , Mohammad Rastegari , Ali Farhadi

Autonomous driving requires various computer vision algorithms, such as object detection and tracking.Precisely-labeled datasets (i.e., objects are fully contained in bounding boxes with only a few extra pixels) are preferred for training…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Govind Rathore , Wan-Yi Lin , Ji Eun Kim

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

In the fast-evolving field of artificial intelligence, where models are increasingly growing in complexity and size, the availability of labeled data for training deep learning models has become a significant challenge. Addressing complex…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Santiago C. Vilabella , Pablo Pérez-Núñez , Beatriz Remeseiro

The fusion of LiDARs and cameras has been increasingly adopted in autonomous driving for perception tasks. The performance of such fusion-based algorithms largely depends on the accuracy of sensor calibration, which is challenging due to…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yuxuan Xiao , Yao Li , Chengzhen Meng , Xingchen Li , Jianmin Ji , Yanyong Zhang

In response to the growing demand for 3D object detection in applications such as autonomous driving, robotics, and augmented reality, this work focuses on the evaluation of semi-supervised learning approaches for point cloud data. The…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Maksim Golyadkin , Alexander Gambashidze , Ildar Nurgaliev , Ilya Makarov

LiDAR (Light Detection And Ranging) is an essential and widely adopted sensor for autonomous vehicles, particularly for those vehicles operating at higher levels (L4-L5) of autonomy. Recent work has demonstrated the promise of deep-learning…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Bernie Wang , Virginia Wu , Bichen Wu , Kurt Keutzer

Moving object segmentation is a crucial task for safe and reliable autonomous mobile systems like self-driving cars, improving the reliability and robustness of subsequent tasks like SLAM or path planning. While the segmentation of camera…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Leon Schwarzer , Matthias Zeller , Daniel Casado Herraez , Simon Dierl , Michael Heidingsfeld , Cyrill Stachniss