中文
相关论文

相关论文: Point2Seq: Detecting 3D Objects as Sequences

200 篇论文

Recent machine learning-based multi-object tracking (MOT) frameworks are becoming popular for 3-D point clouds. Most traditional tracking approaches use filters (e.g., Kalman filter or particle filter) to predict object locations in a time…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Sukai Wang , Yuxiang Sun , Chengju Liu , Ming Liu

Lidar based 3D object detection and classification tasks are essential for autonomous driving(AD). A lidar sensor can provide the 3D point cloud data reconstruction of the surrounding environment. However, real time detection in 3D point…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Xuanyu Yin , Yoko Sasaki , Weimin Wang , Kentaro Shimizu

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

Accurate and reliable 3D detection is vital for many applications including autonomous driving vehicles and service robots. In this paper, we present a flexible and high-performance 3D detection framework, named MPPNet, for 3D temporal…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Xuesong Chen , Shaoshuai Shi , Benjin Zhu , Ka Chun Cheung , Hang Xu , Hongsheng Li

We introduce a framework for multi-camera 3D object detection. In contrast to existing works, which estimate 3D bounding boxes directly from monocular images or use depth prediction networks to generate input for 3D object detection from 2D…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yue Wang , Vitor Guizilini , Tianyuan Zhang , Yilun Wang , Hang Zhao , Justin Solomon

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

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

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

We investigate transductive zero-shot point cloud semantic segmentation, where the network is trained on seen objects and able to segment unseen objects. The 3D geometric elements are essential cues to imply a novel 3D object type. However,…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Runnan Chen , Xinge Zhu , Nenglun Chen , Wei Li , Yuexin Ma , Ruigang Yang , Wenping Wang

Occluded and long-range objects are ubiquitous and challenging for 3D object detection. Point cloud sequence data provide unique opportunities to improve such cases, as an occluded or distant object can be observed from different viewpoints…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Yingwei Li , Charles R. Qi , Yin Zhou , Chenxi Liu , Dragomir Anguelov

LiDAR-based 3D object detectors typically rely on proposal heads with hand-crafted components like anchor assignment and non-maximum suppression (NMS), complicating training and limiting extensibility. We present AutoReg3D, an…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Zanming Huang , Jinsu Yoo , Sooyoung Jeon , Zhenzhen Liu , Mark Campbell , Kilian Q Weinberger , Bharath Hariharan , Wei-Lun Chao , Katie Z Luo

Point cloud sequences are commonly used to accurately detect 3D objects in applications such as autonomous driving. Current top-performing multi-frame detectors mostly follow a Detect-and-Fuse framework, which extracts features from each…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Chenhang He , Ruihuang Li , Yabin Zhang , Shuai Li , Lei Zhang

This paper presents a knowledge-based detection of objects approach using the OWL ontology language, the Semantic Web Rule Language, and 3D processing built-ins aiming at combining geometrical analysis of 3D point clouds and specialist's…

人工智能 · 计算机科学 2013-01-23 Helmi Ben Hmida , Christophe Cruz , Frank Boochs , Christophe Nicolle

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

We present a method for discovering never-seen-before objects in 3D point clouds obtained from sensors like Microsoft Kinect. We generate supervoxels directly from the point cloud data and use them with a Siamese network, built on a…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Siddharth Srivastava , Gaurav Sharma , Brejesh Lall

Detecting 3D objects from a single RGB image is intrinsically ambiguous, thus requiring appropriate prior knowledge and intermediate representations as constraints to reduce the uncertainties and improve the consistencies between the 2D…

计算机视觉与模式识别 · 计算机科学 2019-12-18 Siyuan Huang , Yixin Chen , Tao Yuan , Siyuan Qi , Yixin Zhu , Song-Chun Zhu

We propose an approach to instance segmentation from 3D point clouds based on dynamic convolution. This enables it to adapt, at inference, to varying feature and object scales. Doing so avoids some pitfalls of bottom up approaches,…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Tong He , Chunhua Shen , Anton van den Hengel

In recent years, modern techniques in deep learning and large-scale datasets have led to impressive progress in 3D instance segmentation, grasp pose estimation, and robotics. This allows for accurate detection directly in 3D scenes, object-…

机器人学 · 计算机科学 2024-04-22 Oliver Lemke , Zuria Bauer , René Zurbrügg , Marc Pollefeys , Francis Engelmann , Hermann Blum

Object detection in three-dimensional (3D) space attracts much interest from academia and industry since it is an essential task in AI-driven applications such as robotics, autonomous driving, and augmented reality. As the basic format of…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Shi Qiu , Yunfan Wu , Saeed Anwar , Chongyi Li

This paper improves upon the Pix2Seq object detector by extending it for videos. In the process, it introduces a new way to perform end-to-end video object detection that improves upon existing video detectors in two key ways. First, by…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Abhineet Singh , Nilanjan Ray