English
Related papers

Related papers: iDet3D: Towards Efficient Interactive Object Detec…

200 papers

Annotating tens or hundreds of tiny objects in a given image is laborious yet crucial for a multitude of Computer Vision tasks. Such imagery typically contains objects from various categories, yet the multi-class interactive annotation…

Computer Vision and Pattern Recognition · Computer Science 2022-03-30 Chunggi Lee , Seonwook Park , Heon Song , Jeongun Ryu , Sanghoon Kim , Haejoon Kim , Sérgio Pereira , Donggeun Yoo

LiDAR-based outdoor 3D object detection has received widespread attention. However, training 3D detectors from the LiDAR point cloud typically relies on expensive bounding box annotations. This paper presents SC3D, an innovative…

Computer Vision and Pattern Recognition · Computer Science 2024-11-18 Qiming Xia , Hongwei Lin , Wei Ye , Hai Wu , Yadan Luo , Cheng Wang , Chenglu Wen

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…

Computer Vision and Pattern Recognition · Computer Science 2020-07-24 Qinghao Meng , Wenguan Wang , Tianfei Zhou , Jianbing Shen , Luc Van Gool , Dengxin Dai

Object detection and semantic segmentation with the 3D lidar point cloud data require expensive annotation. We propose a data augmentation method that takes advantage of already annotated data multiple times. We propose an augmentation…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Petr Šebek , Šimon Pokorný , Patrik Vacek , Tomáš Svoboda

Multi-camera 3D object detection aims to detect and localize objects in 3D space using multiple cameras, which has attracted more attention due to its cost-effectiveness trade-off. However, these methods often struggle with the lack of…

Computer Vision and Pattern Recognition · Computer Science 2025-01-14 Kun Guo , Qiang Ling

Recent advances of 3D acquisition devices have enabled large-scale acquisition of 3D scene data. Such data, if completely and well annotated, can serve as useful ingredients for a wide spectrum of computer vision and graphics works such as…

Computer Vision and Pattern Recognition · Computer Science 2016-10-20 Duc Thanh Nguyen , Binh-Son Hua , Lap-Fai Yu , Sai-Kit Yeung

3D object detection has become indispensable in the field of autonomous driving. To date, gratifying breakthroughs have been recorded in 3D object detection research, attributed to deep learning. However, deep learning algorithms are…

Computer Vision and Pattern Recognition · Computer Science 2023-04-19 Yucheng Zhang , Masaki Fukuda , Yasunori Ishii , Kyoko Ohshima , Takayoshi Yamashita

We propose an interactive approach for 3D instance segmentation, where users can iteratively collaborate with a deep learning model to segment objects in a 3D point cloud directly. Current methods for 3D instance segmentation are generally…

Computer Vision and Pattern Recognition · Computer Science 2023-01-24 Theodora Kontogianni , Ekin Celikkan , Siyu Tang , Konrad Schindler

Training high-accuracy 3D detectors necessitates massive labeled 3D annotations with 7 degree-of-freedom, which is laborious and time-consuming. Therefore, the form of point annotations is proposed to offer significant prospects for…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Hongzhi Gao , Zheng Chen , Zehui Chen , Lin Chen , Jiaming Liu , Shanghang Zhang , Feng Zhao

Training 3D object detectors for autonomous driving has been limited to small datasets due to the effort required to generate annotations. Reducing both task complexity and the amount of task switching done by annotators is key to reducing…

Machine Learning · Computer Science 2018-07-18 Jungwook Lee , Sean Walsh , Ali Harakeh , Steven L. Waslander

With the rise of robotics, LiDAR-based 3D object detection has garnered significant attention in both academia and industry. However, existing datasets and methods predominantly focus on vehicle-mounted platforms, leaving other autonomous…

Computer Vision and Pattern Recognition · Computer Science 2025-12-08 Ao Liang , Lingdong Kong , Dongyue Lu , Youquan Liu , Jian Fang , Huaici Zhao , Wei Tsang Ooi

A large-scale dataset is essential for learning good features in 3D shape understanding, but there are only a few datasets that can satisfy deep learning training. One of the major reasons is that current tools for annotating per-point…

Computer Vision and Pattern Recognition · Computer Science 2021-12-28 Sucheng Qian , Liu Liu , Wenqiang Xu , Cewu Lu

During interactive segmentation, a model and a user work together to delineate objects of interest in a 3D point cloud. In an iterative process, the model assigns each data point to an object (or the background), while the user corrects…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Yuanwen Yue , Sabarinath Mahadevan , Jonas Schult , Francis Engelmann , Bastian Leibe , Konrad Schindler , Theodora Kontogianni

To alleviate the high annotation cost in LiDAR-based 3D object detection, active learning is a promising solution that learns to select only a small portion of unlabeled data to annotate, without compromising model performance. Our…

Computer Vision and Pattern Recognition · Computer Science 2023-02-09 Yadan Luo , Zhuoxiao Chen , Zijian Wang , Xin Yu , Zi Huang , Mahsa Baktashmotlagh

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

Computer Vision and Pattern Recognition · Computer Science 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen

Point cloud 3D object detection has recently received major attention and becomes an active research topic in 3D computer vision community. However, recognizing 3D objects in LiDAR (Light Detection and Ranging) is still a challenge due to…

Computer Vision and Pattern Recognition · Computer Science 2020-10-30 Yilin Wang , Jiayi Ye

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,…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Liang Peng , Fei Liu , Zhengxu Yu , Senbo Yan , Dan Deng , Zheng Yang , Haifeng Liu , Deng Cai

Interactive segmentation has an important role in facilitating the annotation process of future LiDAR datasets. Existing approaches sequentially segment individual objects at each LiDAR scan, repeating the process throughout the entire…

Computer Vision and Pattern Recognition · Computer Science 2025-04-11 Ilya Fradlin , Idil Esen Zulfikar , Kadir Yilmaz , Theodora Kontogianni , Bastian Leibe

LiDAR point clouds are widely used in autonomous driving and consist of large numbers of 3D points captured at high frequency to represent surrounding objects such as vehicles, pedestrians, and traffic signs. While this dense data enables…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Z. Rozsa , Á. Madaras , Q. Wei , X. Lu , M. Golarits , H. Yuan , T. Sziranyi , R. Hamzaoui

Current state-of-the-art (SOTA) 3D object detection methods often require a large amount of 3D bounding box annotations for training. However, collecting such large-scale densely-supervised datasets is notoriously costly. To reduce the…

Computer Vision and Pattern Recognition · Computer Science 2026-02-12 Chenqiang Gao , Chuandong Liu , Jun Shu , Fangcen Liu , Jiang Liu , Luyu Yang , Xinbo Gao , Deyu Meng
‹ Prev 1 2 3 10 Next ›