中文
相关论文

相关论文: 3D Object Detection Method Based on YOLO and K-Mea…

200 篇论文

Safety of the Intended Functionality (SOTIF) addresses sensor performance limitations and deep learning-based object detection insufficiencies to ensure the intended functionality of Automated Driving Systems (ADS). This paper presents a…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Milin Patel , Rolf Jung

We present a system for automatic converting of 2D mask object predictions and raw LiDAR point clouds into full 3D bounding boxes of objects. Because the LiDAR point clouds are partial, directly fitting bounding boxes to the point clouds is…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Robert McCraith , Eldar Insafutdinov , Lukas Neumann , Andrea Vedaldi

We present a simple and effective framework, named Point2Seq, for 3D object detection from point clouds. In contrast to previous methods that normally {predict attributes of 3D objects all at once}, we expressively model the…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Yujing Xue , Jiageng Mao , Minzhe Niu , Hang Xu , Michael Bi Mi , Wei Zhang , Xiaogang Wang , Xinchao Wang

This paper investigates and develops methods for detecting small objects in large-scale aerial images. Current approaches for detecting small objects in aerial images often involve image cropping and modifications to detector network…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Mahila Moghadami , Mohammad Ali Keyvanrad , Melika Sabaghian

Object detection plays an important role in self-driving cars for security development. However, mobile systems on self-driving cars with limited computation resources lead to difficulties for object detection. To facilitate this, we…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Pu Zhao , Wei Niu , Geng Yuan , Yuxuan Cai , Bin Ren , Yanzhi Wang , Xue Lin

Perceiving the physical world in 3D is fundamental for self-driving applications. Although temporal motion is an invaluable resource to human vision for detection, tracking, and depth perception, such features have not been thoroughly…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Garrick Brazil , Gerard Pons-Moll , Xiaoming Liu , Bernt Schiele

The ability to detect and segment moving objects in a scene is essential for building consistent maps, making future state predictions, avoiding collisions, and planning. In this paper, we address the problem of moving object segmentation…

机器人学 · 计算机科学 2021-07-15 Xieyuanli Chen , Shijie Li , Benedikt Mersch , Louis Wiesmann , Jürgen Gall , Jens Behley , Cyrill Stachniss

Aiming at highly accurate object detection for connected and automated vehicles (CAVs), this paper presents a Deep Neural Network based 3D object detection model that leverages a three-stage feature extractor by developing a novel…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yiming Hou , Mahdi Rezaei , Richard Romano

Autonomous Vehicles (AVs) are mostly reliant on LiDAR sensors which enable spatial perception of their surroundings and help make driving decisions. Recent works demonstrated attacks that aim to hide objects from AV perception, which can…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Zhongyuan Hau , Soteris Demetriou , Emil C. Lupu

LiDAR odometry (LO) describes the task of finding an alignment of subsequent LiDAR point clouds. This alignment can be used to estimate the motion of the platform where the LiDAR sensor is mounted on. Currently, on the well-known KITTI…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Philipp Adis , Nicolas Horst , Mathias Wien

Today's state-of-the-art methods for 3D object detection are based on lidar, stereo, or monocular cameras. Lidar-based methods achieve the best accuracy, but have a large footprint, high cost, and mechanically-limited angular sampling…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Frank Julca-Aguilar , Jason Taylor , Mario Bijelic , Fahim Mannan , Ethan Tseng , Felix Heide

This paper aims at constructing a light-weight object detector that inputs a depth and a color image from a stereo camera. Specifically, by extending the network architecture of YOLOv3 to 3D in the middle, it is possible to output in the…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Masahiro Takahashi , Alessandro Moro , Yonghoon Ji , Kazunori Umeda

Field robotics in perceptually-challenging environments require fast and accurate state estimation, but modern LiDAR sensors quickly overwhelm current odometry algorithms. To this end, this paper presents a lightweight frontend LiDAR…

机器人学 · 计算机科学 2022-01-10 Kenny Chen , Brett T. Lopez , Ali-akbar Agha-mohammadi , Ankur Mehta

Methods tackling multi-object tracking need to estimate the number of targets in the sensing area as well as to estimate their continuous state. While the majority of existing methods focus on data association, precise state (3D pose)…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Johannes Groß , Aljosa Osep , Bastian Leibe

LiDAR has become one of the primary 3D object detection sensors in autonomous driving. However, LiDAR's diverging point pattern with increasing distance results in a non-uniform sampled point cloud ill-suited to discretized volumetric…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jordan S. K. Hu , Tianshu Kuai , Steven L. Waslander

3D scene flow characterizes how the points at the current time flow to the next time in the 3D Euclidean space, which possesses the capacity to infer autonomously the non-rigid motion of all objects in the scene. The previous methods for…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Chaokang Jiang , Guangming Wang , Yanzi Miao , Hesheng Wang

Detecting pedestrians is a crucial task in autonomous driving systems to ensure the safety of drivers and pedestrians. The technologies involved in these algorithms must be precise and reliable, regardless of environment conditions. Relying…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Òscar Lorente , Josep R. Casas , Santiago Royo , Ivan Caminal

Reliable and accurate 3D object detection is a necessity for safe autonomous driving. Although LiDAR sensors can provide accurate 3D point cloud estimates of the environment, they are also prohibitively expensive for many settings.…

计算机视觉与模式识别 · 计算机科学 2020-05-15 Rui Qian , Divyansh Garg , Yan Wang , Yurong You , Serge Belongie , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger , Wei-Lun Chao

LiDAR-based 3D object detectors often struggle to detect far-field objects due to the sparsity of point clouds at long ranges, which limits the availability of reliable geometric cues. To address this, prior approaches augment LiDAR data…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Veerain Sood , Bnalin , Gaurav Pandey

3D object detection is one of the most important tasks for the perception systems of autonomous vehicles. With the significant success in the field of 2D object detection, several monocular image based 3D object detection algorithms have…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Zhou Lingtao , Fang Jiaojiao , Liu Guizhong