Papers › 3D Object Detection and Instance Segmentation from 3D Range and 2D Color Images
3D Object Detection and Instance Segmentation from 3D Range and 2D Color Images
Xiaoke Shen 1, Ioannis Stamos
Instance segmentation and object detection are significant problems in the fields of computer vision and robotics. We address those problems by proposing a novel object segmentation and detection system. First, we detect 2D objects based on RGB, depth only, or RGB-D images. A 3D convolutional-based system, named Frustum VoxNet, is proposed. This system generates frustums from 2D detection results, proposes 3D candidate voxelized images for each frustum, and uses a 3D convolutional neural network (CNN) based on these candidates voxelized images to perform the 3D instance segmentation and object detection. Results on the SUN RGB-D dataset show that our RGB-D-based system’s 3D inference is much faster than state-of-the-art methods, without a significant loss of accuracy. At the same time, we can provide segmentation and detection results using depth only images, with accuracy comparable to RGB-D-based systems. This is important since our methods can also work well in low lighting conditions, or with sensors that do not acquire RGB images. Finally, the use of segmentation as part of our pipeline increases detection accuracy, while providing at the same time 3D instance segmentation.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Object Detection | SUN-RGBD | Frustum VoxNets v2 | Inference Speed (s) | 0.21 | #8 of 8 | Archive leaderboard | report |
| 3D Object Detection | SUN-RGBD | Frustum VoxNets v2 | mAP@0.25 | 45.0 | #8 of 8 | Archive leaderboard | report |
| 3D Object Detection | SUN-RGBD val | Frustum VoxNet v2 (FPN + 3D ResNetFCN6 V2) | Inference Speed (s) | 0.24 | #29 of 32 | Archive leaderboard | report |
| 3D Object Detection | SUN-RGBD val | Frustum VoxNet v2 (FPN + 3D ResNetFCN6 V2) | mAP@0.25 | 45.0 | #29 of 32 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections