Add dataset card for ScenePoint dataset

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-to-3d
4
+ ---
5
+
6
+ # ScenePoint Dataset
7
+
8
+ This repository contains **ScenePoint**, a point map dataset constructed from 6.5K room-level RGB-D scenes and 1M 2D image scenes. It was introduced in the paper [POMA-3D: The Point Map Way to 3D Scene Understanding](https://huggingface.co/papers/2511.16567) and is designed to facilitate large-scale POMA-3D pretraining for 3D scene understanding.
9
+
10
+ Project Page: https://matchlab-imperial.github.io/poma3d/
11
+ Code: https://github.com/MatchLab-Imperial/POMA-3D