中文
相关论文

相关论文: OpenBox: Annotate Any Bounding Boxes in 3D

200 篇论文

A vision model with general-purpose object-level 3D understanding should be capable of inferring both 2D (e.g., class name and bounding box) and 3D information (e.g., 3D location and 3D viewpoint) for arbitrary rigid objects in natural…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Wufei Ma , Guanning Zeng , Guofeng Zhang , Qihao Liu , Letian Zhang , Adam Kortylewski , Yaoyao Liu , Alan Yuille

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

Object detection and classification in 3D is a key task in Automated Driving (AD). LiDAR sensors are employed to provide the 3D point cloud reconstruction of the surrounding environment, while the task of 3D object bounding box detection in…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Waleed Ali , Sherif Abdelkarim , Mohamed Zahran , Mahmoud Zidan , Ahmad El Sallab

Automated object detection has become increasingly valuable across diverse applications, yet efficient, high-quality annotation remains a persistent challenge. In this paper, we present the development and evaluation of a platform designed…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Sönke Tenckhoff , Mario Koddenbrock , Erik Rodner

The ability to interpret and comprehend a 3D scene is essential for many vision and robotics systems. In numerous applications, this involves 3D object detection, i.e.~identifying the location and dimensions of objects belonging to a…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Olivier Moliner , Viktor Larsson , Kalle Åström

Large collections of geo-referenced panoramic images are freely available for cities across the globe, as well as detailed maps with location and meta-data on a great variety of urban objects. They provide a potentially rich source of…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Inske Groenen , Stevan Rudinac , Marcel Worring

Open-vocabulary 3D Object Detection (OV-3DDet) aims to detect objects from an arbitrary list of categories within a 3D scene, which remains seldom explored in the literature. There are primarily two fundamental problems in OV-3DDet, i.e.,…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Yang Cao , Yihan Zeng , Hang Xu , Dan Xu

Manually labeling video datasets for segmentation tasks is extremely time consuming. In this paper, we introduce ScribbleBox, a novel interactive framework for annotating object instances with masks in videos. In particular, we split…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Bowen Chen , Huan Ling , Xiaohui Zeng , Gao Jun , Ziyue Xu , Sanja Fidler

High-quality annotations are essential for object detection models, but ensuring label accuracy - especially for bounding boxes - remains both challenging and costly. This paper introduces ClipGrader, a novel approach that leverages…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Hong Lu , Yali Bian , Rahul C. Shah

Object class detection has been a synonym for 2D bounding box localization for the longest time, fueled by the success of powerful statistical learning techniques, combined with robust image representations. Only recently, there has been a…

计算机视觉与模式识别 · 计算机科学 2015-03-18 Bojan Pepik , Michael Stark , Peter Gehler , Tobias Ritschel , Bernt Schiele

Annotating 3D data remains a costly bottleneck for 3D object detection, motivating the development of weakly supervised annotation methods that rely on more accessible 2D box annotations. However, relying solely on 2D boxes introduces…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Saad Lahlali , Alexandre Fournier Montgieux , Nicolas Granger , Hervé Le Borgne , Quoc Cuong Pham

Bounding-box annotation form has been the most frequently used method for visual object localization tasks. However, bounding-box annotation relies on a large amount of precisely annotating bounding boxes, and it is expensive and laborious.…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Xuehui Yu , Di Wu , Qixiang Ye , Jianbin Jiao , Zhenjun Han

Learned object detection methods based on fusion of LiDAR and camera data require labeled training samples, but niche applications, such as warehouse robotics or automated infrastructure, require semantic classes not available in large…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Ryan Rubel , Andrew Dudash , Mohammad Goli , James O'Hara , Karl Wunderlich

Data annotation in autonomous vehicles is a critical step in the development of Deep Neural Network (DNN) based models or the performance evaluation of the perception system. This often takes the form of adding 3D bounding boxes on…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Ajinkya Khoche , Aron Asefaw , Alejandro Gonzalez , Bogdan Timus , Sina Sharif Mansouri , Patric Jensfelt

Detecting and localizing objects in space is a fundamental computer vision problem. While much progress has been made to solve 2D object detection, 3D object localization is much less explored and far from solved, especially for open-world…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Daniel DeTone , Tianwei Shen , Fan Zhang , Lingni Ma , Julian Straub , Richard Newcombe , Jakob Engel

While current 3D object recognition research mostly focuses on the real-time, onboard scenario, there are many offboard use cases of perception that are largely under-explored, such as using machines to automatically generate high-quality…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Charles R. Qi , Yin Zhou , Mahyar Najibi , Pei Sun , Khoa Vo , Boyang Deng , Dragomir Anguelov

Modern convolutional neural networks (CNNs)-based face detectors have achieved tremendous strides due to large annotated datasets. However, misaligned results with high detection confidence but low localization accuracy restrict the further…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Shi Luo , Xiongfei Li , Xiaoli Zhang

Estimating 3D orientation and translation of objects is essential for infrastructure-less autonomous navigation and driving. In case of monocular vision, successful methods have been mainly based on two ingredients: (i) a network generating…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zechen Liu , Zizhang Wu , Roland Tóth

Open vocabulary 3D object detection (OV3D) allows precise and extensible object recognition crucial for adapting to diverse environments encountered in assistive robotics. This paper presents OpenNav, a zero-shot 3D object detection…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Muhammad Rameez ur Rahman , Piero Simonetto , Anna Polato , Francesco Pasti , Luca Tonin , Sebastiano Vascon

3D semantic scene understanding tasks have achieved great success with the emergence of deep learning, but often require a huge amount of manually annotated training data. To alleviate the annotation cost, we propose the first…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Shichao Dong , Guosheng Lin