paper-with-me

Papers

DSGN: Deep Stereo Geometry Network for 3D Object Detection

2020-01-10 · CVPR 2020 6 · Yilun Chen, Shu Liu, Xiaoyong Shen, Jiaya Jia

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. Our method, called Deep Stereo Geometry Network (DSGN), significantly reduces this gap by detecting 3D objects on a differentiable volumetric representation -- 3D geometric volume, which effectively encodes 3D geometric structure for 3D regular space. With this representation, we learn depth information and semantic cues simultaneously. For the first time, we provide a simple and effective one-stage stereo-based 3D detection pipeline that jointly estimates the depth and detects 3D objects in an end-to-end learning manner. Our approach outperforms previous stereo-based 3D detectors (about 10 higher in terms of AP) and even achieves comparable performance with several LiDAR-based methods on the KITTI 3D object detection leaderboard. Our code is publicly available at https://github.com/chenyilun95/DSGN.

📄 PDF Abstract BibTeX arXiv:2001.03398

Code (1)

chenyilun95/DSGN 공식 구현 pytorch

Tasks

3D Object Detection3D Object Detection From Stereo ImagesObjectobject-detectionObject DetectionVehicle Pose Estimation

Methods 이 논문이 사용한 방법론

Binance.US Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

DSGN++: Exploiting Visual-Spatial Relation for Stereo-based 3D Detectors

2022-04-06 · Yilun Chen, Shijia Huang, Shu Liu, Bei Yu 외

Camera-based 3D object detectors are welcome due to their wider deployment and lower price than LiDAR sensors. We first revisit the prior stereo detector DSGN for its stereo volume construction ways for representing both…

3D geometry3D Object Detection3D Object Detection From Stereo Imagescross-modal alignment+1

Real-time Stereo-based 3D Object Detection for Streaming Perception

2024-10-16 · Changcai Li, Zonghua Gu, Gang Chen, Libo Huang 외

The ability to promptly respond to environmental changes is crucial for the perception system of autonomous driving. Recently, a new task called streaming perception was proposed. It jointly evaluate the latency and accu…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Evaluating Adversarial Attacks on Driving Safety in Vision-Based Autonomous Vehicles

2021-08-06 · Jindi Zhang, Yang Lou, JianPing Wang, Kui Wu 외

In recent years, many deep learning models have been adopted in autonomous driving. At the same time, these models introduce new vulnerabilities that may compromise the safety of autonomous vehicles. Specifically, recent…

3D Object DetectionAutonomous DrivingAutonomous VehiclesDeep Learning+2

ESGN: Efficient Stereo Geometry Network for Fast 3D Object Detection

2021-11-28 · Aqi Gao, Yanwei Pang, Jing Nie, Jiale Cao 외

Fast stereo based 3D object detectors have made great progress recently. However, they lag far behind high-precision stereo based methods in accuracy. We argue that the main reason is due to the poor geometry-aware featu…

3D Object DetectionKnowledge Distillationobject-detectionObject Detection

LIGA-Stereo: Learning LiDAR Geometry Aware Representations for Stereo-based 3D Detector

2021-08-18 · ICCV 2021 10 · Xiaoyang Guo, Shaoshuai Shi, Xiaogang Wang, Hongsheng Li

Stereo-based 3D detection aims at detecting 3D object bounding boxes from stereo images using intermediate depth maps or implicit 3D geometry representations, which provides a low-cost solution for 3D perception. However…

3D geometry3D Object Detection From Stereo ImagesStereo Matching