HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning Multi-View Aggregation In the Wild for Large-Scale 3D Semantic Segmentation

Damien Robert Bruno Vallet Loic Landrieu

Learning Multi-View Aggregation In the Wild for Large-Scale 3D Semantic Segmentation

Abstract

Recent works on 3D semantic segmentation propose to exploit the synergy between images and point clouds by processing each modality with a dedicated network and projecting learned 2D features onto 3D points. Merging large-scale point clouds and images raises several challenges, such as constructing a mapping between points and pixels, and aggregating features between multiple views. Current methods require mesh reconstruction or specialized sensors to recover occlusions, and use heuristics to select and aggregate available images. In contrast, we propose an end-to-end trainable multi-view aggregation model leveraging the viewing conditions of 3D points to merge features from images taken at arbitrary positions. Our method can combine standard 2D and 3D networks and outperforms both 3D models operating on colorized point clouds and hybrid 2D/3D networks without requiring colorization, meshing, or true depth maps. We set a new state-of-the-art for large-scale indoor/outdoor semantic segmentation on S3DIS (74.7 mIoU 6-Fold) and on KITTI-360 (58.3 mIoU). Our full pipeline is accessible at https://github.com/drprojects/DeepViewAgg, and only requires raw 3D scans and a set of images and poses.

Code Repositories

drprojects/deepviewagg
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-semantic-segmentation-on-kitti-360DeepViewAgg
Model size: 41.2M
mIoU Category: 73.66
miou: 58.3
miou Val: 57.8
3d-semantic-segmentation-on-kitti-360MinkowskiNet
Model size: 37.9M
mIoU Category: 74.08
miou: 53.92
miou Val: 54.2
semantic-segmentation-on-s3disDeepViewAgg
Mean IoU: 74.7
Number of params: 41.2M
Params (M): 41.2
mAcc: 83.8
oAcc: 90.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Learning Multi-View Aggregation In the Wild for Large-Scale 3D Semantic Segmentation | Papers | HyperAI