中文
相关论文

相关论文: SS3D: Single Shot 3D Object Detector

200 篇论文

Single Shot MultiBox Detector (SSD) is one of the fastest algorithms in the current object detection field, which uses fully convolutional neural network to detect all scaled objects in an image. Deconvolutional Single Shot Detector (DSSD)…

计算机视觉与模式识别 · 计算机科学 2018-01-19 Liwen Zheng , Canmiao Fu , Yong Zhao

In autonomous driving, 3D object detection provides more precise information for downstream tasks, including path planning and motion estimation, compared to 2D object detection. In this paper, we propose SeSame: a method aimed at enhancing…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Hayeon O , Chanuk Yang , Kunsoo Huh

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…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Yilin Wang , Jiayi Ye

Existing LiDAR-based 3D object detectors usually focus on the single-frame detection, while ignoring the spatiotemporal information in consecutive point cloud frames. In this paper, we propose an end-to-end online 3D video object detector…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Junbo Yin , Jianbing Shen , Chenye Guan , Dingfu Zhou , Ruigang Yang

In this paper, we consider the task of one-shot object detection, which consists in detecting objects defined by a single demonstration. Differently from the standard object detection, the classes of objects used for training and testing do…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Anton Osokin , Denis Sumin , Vasily Lomakin

3D visual grounding aims to locate the referred target object in 3D point cloud scenes according to a free-form language description. Previous methods mostly follow a two-stage paradigm, i.e., language-irrelevant detection and cross-modal…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Junyu Luo , Jiahui Fu , Xianghao Kong , Chen Gao , Haibing Ren , Hao Shen , Huaxia Xia , Si Liu

In this paper, we propose PASS3D to achieve point-wise semantic segmentation for 3D point cloud. Our framework combines the efficiency of traditional geometric methods with robustness of deep learning methods, consisting of two stages: At…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Xin Kong , Guangyao Zhai , Baoquan Zhong , Yong Liu

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

3D object detection using LiDAR data is an indispensable component for autonomous driving systems. Yet, only a few LiDAR-based 3D object detection methods leverage segmentation information to further guide the detection process. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

3D object detection from LiDAR point cloud is a challenging problem in 3D scene understanding and has many practical applications. In this paper, we extend our preliminary work PointRCNN to a novel and strong point-cloud-based 3D object…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Shaoshuai Shi , Zhe Wang , Jianping Shi , Xiaogang Wang , Hongsheng Li

LiDAR sensors can be used to obtain a wide range of measurement signals other than a simple 3D point cloud, and those signals can be leveraged to improve perception tasks like 3D object detection. A single laser pulse can be partially…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yunze Man , Xinshuo Weng , Prasanna Kumar Sivakuma , Matthew O'Toole , Kris Kitani

In order to deal with the sparse and unstructured raw point clouds, LiDAR based 3D object detection research mostly focuses on designing dedicated local point aggregators for fine-grained geometrical modeling. In this paper, we revisit the…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Jinyu Li , Chenxu Luo , Xiaodong Yang

In this paper, we propose an efficient feature pruning strategy for 3D small object detection. Conventional 3D object detection methods struggle on small objects due to the weak geometric information from a small number of points. Although…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Xiuwei Xu , Zhihao Sun , Ziwei Wang , Hongmin Liu , Jie Zhou , Jiwen Lu

The field of autonomous driving has attracted considerable interest in approaches that directly infer 3D objects in the Bird's Eye View (BEV) from multiple cameras. Some attempts have also explored utilizing 2D detectors from single images…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Yingqi Tang , Zhaotie Meng , Guoliang Chen , Erkang Cheng

We propose a 3D object detection system with multi-sensor refinement in the context of autonomous driving. In our framework, the monocular camera serves as the fundamental sensor for 2D object proposal and initial 3D bounding box…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Peiliang Li , Siqi Liu , Shaojie Shen

We present a method for single image 3D cuboid object detection and multi-view object SLAM in both static and dynamic environments, and demonstrate that the two parts can improve each other. Firstly for single image object detection, we…

机器人学 · 计算机科学 2019-04-08 Shichao Yang , Sebastian Scherer

A novel, adaptive ground-aware, and cost-effective 3D Object Detection pipeline is proposed. The ground surface representation introduced in this paper, in comparison to its uni-planar counterparts (methods that model the surface of a whole…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Arun CS Kumar , Disha Ahuja , Ashwath Aithal

LiDAR-based 3D sensors provide point clouds, a canonical 3D representation used in various scene understanding tasks. Modern LiDARs face key challenges in several real-world scenarios, such as long-distance or low-albedo objects, producing…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Bhavya Goyal , Felipe Gutierrez-Barragan , Wei Lin , Andreas Velten , Yin Li , Mohit Gupta

Most state-of-the-art 3D object detectors heavily rely on LiDAR sensors because there is a large performance gap between image-based and LiDAR-based methods. It is caused by the way to form representation for the prediction in 3D scenarios.…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Yilun Chen , Shu Liu , Xiaoyong Shen , Jiaya Jia

Monocular 3D detection relies on just a single camera and is therefore easy to deploy. Yet, achieving reliable 3D understanding from monocular images requires substantial annotation, and 3D labels are especially costly. To maximize…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Johannes Meier , Florian Günther , Riccardo Marin , Oussema Dhaouadi , Jacques Kaiser , Daniel Cremers