中文
相关论文

相关论文: PointTrackNet: An End-to-End Network For 3-D Objec…

200 篇论文

Accurate detection of objects in 3D point clouds is a central problem in many applications, such as autonomous navigation, housekeeping robots, and augmented/virtual reality. To interface a highly sparse LiDAR point cloud with a region…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yin Zhou , Oncel Tuzel

A robust 3D object tracker which continuously tracks surrounding objects and estimates their trajectories is key for self-driving vehicles. Most existing tracking methods employ a tracking-by-detection strategy, which usually requires…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Jieqi Shi , Peiliang Li , Shaojie Shen

3D object detection plays an important role in a large number of real-world applications. It requires us to estimate the localizations and the orientations of 3D objects in real scenes. In this paper, we present a new network architecture…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Xin Zhao , Zhe Liu , Ruolan Hu , Kaiqi Huang

We propose a method for joint detection and tracking of multiple objects in 3D point clouds, a task conventionally treated as a two-step process comprising object detection followed by data association. Our method embeds both steps into a…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Jyoti Kini , Ajmal Mian , Mubarak Shah

In recent times, the scope of LIDAR (Light Detection and Ranging) sensor-based technology has spread across numerous fields. It is popularly used to map terrain and navigation information into reliable 3D point cloud data, potentially…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Aakash Kumar , Jyoti Kini , Mubarak Shah , Ajmal Mian

We present RoarNet, a new approach for 3D object detection from a 2D image and 3D Lidar point clouds. Based on two-stage object detection framework with PointNet as our backbone network, we suggest several novel ideas to improve 3D object…

计算机视觉与模式识别 · 计算机科学 2018-11-12 Kiwoo Shin , Youngwook Paul Kwon , Masayoshi Tomizuka

In this work, we address the problem of 3D object detection from point cloud data in real time. For autonomous vehicles to work, it is very important for the perception component to detect the real world objects with both high accuracy and…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Abhinav Sagar

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

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

In this paper, we propose SparseDet for end-to-end 3D object detection from point cloud. Existing works on 3D object detection rely on dense object candidates over all locations in a 3D or 2D grid following the mainstream methods for object…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Jianhong Han , Zhaoyi Wan , Zhe Liu , Jie Feng , Bingfeng Zhou

3D object detection from raw and sparse point clouds has been far less treated to date, compared with its 2D counterpart. In this paper, we propose a novel framework called FVNet for 3D front-view proposal generation and object detection…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Jie Zhou , Xin Tan , Zhiwei Shao , Lizhuang Ma

The task of detecting 3D objects in traffic scenes has a pivotal role in many real-world applications. However, the performance of 3D object detection is lower than that of 2D object detection due to the lack of powerful 3D feature…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Xuesong Li , Jose Guivant , Ngaiming Kwok , Yongzhi Xu , Ruowei Li , Hongkun Wu

2D fully convolutional network has been recently successfully applied to object detection from images. In this paper, we extend the fully convolutional network based detection techniques to 3D and apply it to point cloud data. The proposed…

计算机视觉与模式识别 · 计算机科学 2017-01-17 Bo Li

Recently most popular tracking frameworks focus on 2D image sequences. They seldom track the 3D object in point clouds. In this paper, we propose PointIT, a fast, simple tracking method based on 3D on-road instance segmentation. Firstly, we…

计算机视觉与模式识别 · 计算机科学 2019-02-19 Yuan Wang , Yang Yu , Ming Liu

Recent approaches for 3D object detection have made tremendous progresses due to the development of deep learning. However, previous researches are mostly based on individual frames, leading to limited exploitation of information between…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Xusen Guo , Jiangfeng Gu , Silu Guo , Zixiao Xu , Chengzhang Yang , Shanghua Liu , Long Cheng , Kai Huang

In this work, we address the problem of 3D object detection from point cloud data in real time. For autonomous vehicles to work, it is very important for the perception component to detect the real world objects with both high accuracy and…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Abhinav Sagar

In this paper, we focus on exploring the fusion of images and point clouds for 3D object detection in view of the complementary nature of the two modalities, i.e., images possess more semantic information while point clouds specialize in…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Ming Zhu , Chao Ma , Pan Ji , Xiaokang Yang

Feature fusion and similarity computation are two core problems in 3D object tracking, especially for object tracking using sparse and disordered point clouds. Feature fusion could make similarity computing more efficient by including…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Yubo Cui , Zheng Fang , Jiayao Shan , Zuoxu Gu , Sifan Zhou

We present an improved version of PointRCNN for 3D object detection, in which a multi-branch backbone network is adopted to handle the non-uniform density of point clouds. An uncertainty-based sampling policy is proposed to deal with the…

计算机视觉与模式识别 · 计算机科学 2021-01-11 Jie Li , Yu Hu

This paper presents a new approach to 3D object detection that leverages the properties of the data obtained by a LiDAR sensor. State-of-the-art detectors use neural network architectures based on assumptions valid for camera images.…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Guus Engels , Nerea Aranjuelo , Ignacio Arganda-Carreras , Marcos Nieto , Oihana Otaegui
‹ 上一页 1 2 3 10 下一页 ›