Datasets:

amhalacheva commited on
Commit
ce0fff5
·
verified ·
1 Parent(s): 978c533

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -9,18 +9,30 @@ tags:
9
  - articulation
10
  ---
11
 
12
- # Dataset Card for Dataset Name
 
 
 
 
13
 
14
  <!-- Provide a quick summary of the dataset. -->
15
 
16
  Articulate3D is a dataset providing part segmentation and articulation annotations for 3D indoor scene scans. It supplies structured labels describing object parts, hierarchical relationships, and articulation mechanisms (motion parameters).
17
  The annotations are provided on 280 high-quality ScanNet++ V1 scans, enabling utilization of the ScanNet++ object segmentations.
18
 
19
- Articulate3D was created to address significant gaps in existing 3D indoor scene datasets, which often lack the articulation, connectivity, and fine-grained part-level detail required for holistic scene understanding, interaction modeling, and embodied AI. Prior datasets typically include only object-level semantics or provide limited part or articulation information, restricting their usefulness for simulation, robotics, or interaction-oriented tasks. Articulate3D provides richly annotated, real-world, high-resolution 3D scenes with complete articulation metadata—including motion types, axes, origins, ranges, interactable parts, and fixed attachments—enabling realistic physical simulation and advanced reasoning over scene hierarchies, object structure, and part mobility. It is also designed for compatibility with the USD (Universal Scene Description) format, which supports scalable 3D content creation, physics-aware simulation, and seamless integration into robotics and simulation frameworks.
 
 
 
 
 
 
 
 
20
 
21
  Before use, please obtain the ScanNet++ scenes separately. Our segmentations follow the ScanNet++ `.ply` meshes, but we do NOT provide those files within the dataset.
22
 
23
-
24
  ## Dataset Details
25
 
26
  ### Dataset Description
 
9
  - articulation
10
  ---
11
 
12
+ <p align="right">
13
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/637e1f8cf7e01589cc17bf7e/p6d0YFHjWCQ3S12jWqO1m.png" width="800">
14
+ </p>
15
+
16
+ # Dataset Card for Articulate3D
17
 
18
  <!-- Provide a quick summary of the dataset. -->
19
 
20
  Articulate3D is a dataset providing part segmentation and articulation annotations for 3D indoor scene scans. It supplies structured labels describing object parts, hierarchical relationships, and articulation mechanisms (motion parameters).
21
  The annotations are provided on 280 high-quality ScanNet++ V1 scans, enabling utilization of the ScanNet++ object segmentations.
22
 
23
+ Articulate3D was created to address significant gaps in existing 3D indoor scene datasets,
24
+ which often lack the articulation, connectivity, and fine-grained part-level detail required for holistic scene understanding,
25
+ interaction modeling, and embodied AI. Prior datasets typically include only object-level semantics or provide
26
+ limited part or articulation information, restricting their usefulness for simulation, robotics, or interaction-oriented tasks.
27
+ Articulate3D provides richly annotated, real-world, high-resolution 3D scenes with complete articulation metadata - including
28
+ motion types, axes, origins, ranges, interactable parts, and fixed attachments - enabling realistic physical simulation and
29
+ advanced reasoning over scene hierarchies, object structure, and part mobility.
30
+ It is also designed for compatibility with the USD (Universal Scene Description) format,
31
+ which supports scalable 3D content creation, physics-aware simulation, and seamless integration into robotics and simulation frameworks.
32
 
33
  Before use, please obtain the ScanNet++ scenes separately. Our segmentations follow the ScanNet++ `.ply` meshes, but we do NOT provide those files within the dataset.
34
 
35
+ ![Teaser](https://github.com/amhalacheva/Hf_resources/blob/6caf023ce6656924a0db9b0c197977771058be39/teaser_iccv.drawio.png?raw=true)
36
  ## Dataset Details
37
 
38
  ### Dataset Description