RGB-Pointmap Pretraining for Unified 3D Scene Understanding

UniScene3D is a transformer-based encoder that learns unified scene representations from multi-view colored pointmaps, jointly modeling image appearance and geometry. It extends pretrained CLIP models to learn representations that effectively combine complementary information from images and pointmaps, generalizing across diverse 3D scene understanding tasks.

Key Features

  • Unified Representation: Jointly encodes geometry and appearance from multi-view colored pointmaps within a single ViT encoder.
  • Novel Training Objectives: Introduces cross-view geometric alignment and grounded view alignment to enforce geometric and semantic consistency.
  • Versatile Performance: Demonstrates state-of-the-art performance in zero-shot, few-shot, and task-specific fine-tuning settings for tasks like viewpoint grounding, scene retrieval, and 3D VQA.

Citation

If you find this work useful, please cite:

@article{mao2026rgb,
  title={RGB-Pointmap Pretraining for Unified 3D Scene Understanding},
  author={Mao, Ye and Luo, Weixun and Huang, Ranran and Jing, Junpeng and Mikolajczyk, Krystian},
  journal={The 19th European Conference on Computer Vision},
  year={2026}
}
Downloads last month

-

Downloads are not tracked for this model. How to track
Safetensors
Model size
0.3B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for MatchLab/UniScene3D