TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Frustum VoxNet for 3D object detection from RGB-D or Depth...

Frustum VoxNet for 3D object detection from RGB-D or Depth images

Xiaoke Shen, Ioannis Stamos

2019-10-12Object Detection In Indoor Scenes3D Object DetectionObject Detection
PaperPDF

Abstract

Recently, there have been a plethora of classification and detection systems from RGB as well as 3D images. In this work, we describe a new 3D object detection system from an RGB-D or depth-only point cloud. Our system first detects objects in 2D (either RGB or pseudo-RGB constructed from depth). The next step is to detect 3D objects within the 3D frustums these 2D detections define. This is achieved by voxelizing parts of the frustums (since frustums can be really large), instead of using the whole frustums as done in earlier work. The main novelty of our system has to do with determining which parts (3D proposals) of the frustums to voxelize, thus allowing us to provide high resolution representations around the objects of interest. It also allows our system to have reduced memory requirements. These 3D proposals are fed to an efficient ResNet-based 3D Fully Convolutional Network (FCN). Our 3D detection system is fast and can be integrated into a robotics platform. With respect to systems that do not perform voxelization (such as PointNet), our methods can operate without the requirement of subsampling of the datasets. We have also introduced a pipelining approach that further improves the efficiency of our system. Results on SUN RGB-D dataset show that our system, which is based on a small network, can process 20 frames per second with comparable detection results to the state-of-the-art, achieving a 2 times speedup.

Results

TaskDatasetMetricValueModel
Object DetectionSUN-RGBD valInference Speed (s)0.16Frustum VoxNet (+3D ResNetFCN6)
Object DetectionSUN-RGBD valmAP@0.2537.7Frustum VoxNet (+3D ResNetFCN6)
Object DetectionSUN-RGBD valInference Speed (s)0.048Frustum VoxNet (YOLO v3+3D ResNetFCN6)
Object DetectionSUN RGB-DAP 0.547.9Frustum VoxNet (RGB)
Object DetectionSUN RGB-DAP 0.542.8Frustum VoxNet (Depth only)
3DSUN-RGBD valInference Speed (s)0.16Frustum VoxNet (+3D ResNetFCN6)
3DSUN-RGBD valmAP@0.2537.7Frustum VoxNet (+3D ResNetFCN6)
3DSUN-RGBD valInference Speed (s)0.048Frustum VoxNet (YOLO v3+3D ResNetFCN6)
3DSUN RGB-DAP 0.547.9Frustum VoxNet (RGB)
3DSUN RGB-DAP 0.542.8Frustum VoxNet (Depth only)
3D Object DetectionSUN-RGBD valInference Speed (s)0.16Frustum VoxNet (+3D ResNetFCN6)
3D Object DetectionSUN-RGBD valmAP@0.2537.7Frustum VoxNet (+3D ResNetFCN6)
3D Object DetectionSUN-RGBD valInference Speed (s)0.048Frustum VoxNet (YOLO v3+3D ResNetFCN6)
2D ClassificationSUN-RGBD valInference Speed (s)0.16Frustum VoxNet (+3D ResNetFCN6)
2D ClassificationSUN-RGBD valmAP@0.2537.7Frustum VoxNet (+3D ResNetFCN6)
2D ClassificationSUN-RGBD valInference Speed (s)0.048Frustum VoxNet (YOLO v3+3D ResNetFCN6)
2D ClassificationSUN RGB-DAP 0.547.9Frustum VoxNet (RGB)
2D ClassificationSUN RGB-DAP 0.542.8Frustum VoxNet (Depth only)
2D Object DetectionSUN-RGBD valInference Speed (s)0.16Frustum VoxNet (+3D ResNetFCN6)
2D Object DetectionSUN-RGBD valmAP@0.2537.7Frustum VoxNet (+3D ResNetFCN6)
2D Object DetectionSUN-RGBD valInference Speed (s)0.048Frustum VoxNet (YOLO v3+3D ResNetFCN6)
2D Object DetectionSUN RGB-DAP 0.547.9Frustum VoxNet (RGB)
2D Object DetectionSUN RGB-DAP 0.542.8Frustum VoxNet (Depth only)
16kSUN-RGBD valInference Speed (s)0.16Frustum VoxNet (+3D ResNetFCN6)
16kSUN-RGBD valmAP@0.2537.7Frustum VoxNet (+3D ResNetFCN6)
16kSUN-RGBD valInference Speed (s)0.048Frustum VoxNet (YOLO v3+3D ResNetFCN6)
16kSUN RGB-DAP 0.547.9Frustum VoxNet (RGB)
16kSUN RGB-DAP 0.542.8Frustum VoxNet (Depth only)

Related Papers

Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07