Deep Fitting Degree Scoring Network for Monocular 3D Object Detection
In this paper, we propose to learn a deep fitting degree scoring network for monocular 3D object detection, which aims to score fitting degree between proposals and object conclusively. Different from most existing monocular frameworks which use tight constraint to get 3D location, our approach achieves high-precision localization through measuring the visual fitting degree between the projected 3D proposals and the object. We first regress the dimension and orientation of the object using an anchor-based method so that a suitable 3D proposal can be constructed. We propose FQNet, which can infer the 3D IoU between the 3D proposals and the object solely based on 2D cues. Therefore, during the detection process, we sample a large number of candidates in the 3D space and project these 3D bounding boxes on 2D image individually. The best candidate can be picked out by simply exploring the spatial overlap between proposals and the object, in the form of the output 3D IoU score of FQNet. Experiments on the KITTI dataset demonstrate the effectiveness of our framework.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Object DetectionMonocular 3D Object DetectionObjectobject-detectionObject DetectionVehicle Pose EstimationSimilar Papers 제목 키워드 기반
AutoShape: Real-Time Shape-Aware Monocular 3D Object Detection
Existing deep learning-based approaches for monocular 3D object detection in autonomous driving often model the object as a rotated 3D cuboid while the object's geometric shape has been ignored. In this work, we propose …
3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2Monocular 3D Object Detection and Box Fitting Trained End-to-End Using Intersection-over-Union Loss
Three-dimensional object detection from a single view is a challenging task which, if performed with good accuracy, is an important enabler of low-cost mobile robot perception. Previous approaches to this problem suffer …
3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2Is Pseudo-Lidar needed for Monocular 3D Object detection?
Recent progress in 3D object detection from single images leverages monocular depth estimation as a way to produce 3D pointclouds, turning cameras into pseudo-lidar sensors. These two-stage detectors improve with the acc…
3D Object DetectionDepth EstimationMonocular 3D Object DetectionMonocular Depth Estimation+3OBMO: One Bounding Box Multiple Objects for Monocular 3D Object Detection
Compared to typical multi-sensor systems, monocular 3D object detection has attracted much attention due to its simple configuration. However, there is still a significant gap between LiDAR-based and monocular-based meth…
3D Object DetectionMonocular 3D Object Detectionobject-detectionObject DetectionTame a Wild Camera: In-the-Wild Monocular Camera Calibration
3D sensing for monocular in-the-wild images, e.g., depth estimation and 3D object detection, has become increasingly important. However, the unknown intrinsic parameter hinders their development and deployment. Previous …
3D Object DetectionCamera CalibrationDepth EstimationImage Cropping+5