Upload 3DRAG-Bench dataset
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- LICENSE +21 -0
- README.md +20 -15
- assets/{Anchor → anchor}/dataset_input_clean.json +0 -0
- assets/{Anchor → anchor}/model.glb +0 -0
- assets/{baby_bathtub__kompacka → baby_bathtub_kompacka}/dataset_input_clean.json +0 -0
- assets/{baby_bathtub__kompacka → baby_bathtub_kompacka}/model.glb +0 -0
- assets/{Backpack → backpack}/dataset_input_clean.json +0 -0
- assets/{Backpack → backpack}/model.glb +0 -0
- assets/{Badminton Racket → badminton_racket}/dataset_input_clean.json +0 -0
- assets/{Badminton Racket → badminton_racket}/model.glb +0 -0
- assets/{BBQ → bbq}/dataset_input_clean.json +0 -0
- assets/{BBQ → bbq}/model.glb +0 -0
- assets/{Black_hat → black_hat}/dataset_input_clean.json +0 -0
- assets/{Black_hat → black_hat}/model.glb +0 -0
- assets/{Ceiling_Fan → ceiling_fan}/dataset_input_clean.json +0 -0
- assets/{Ceiling_Fan → ceiling_fan}/model.glb +0 -0
- assets/{Chick → chick}/dataset_input_clean.json +0 -0
- assets/{Chick → chick}/model.glb +0 -0
- assets/{ColtPython → colt_python}/dataset_input_clean.json +0 -0
- assets/{ColtPython → colt_python}/model.glb +0 -0
- assets/{Corinthian Helmet → corinthian_helmet}/dataset_input_clean.json +0 -0
- assets/{Corinthian Helmet → corinthian_helmet}/model.glb +0 -0
- assets/{Decorative Chicken Ornament → decorative_chicken_ornament}/dataset_input_clean.json +0 -0
- assets/{Decorative Chicken Ornament → decorative_chicken_ornament}/model.glb +0 -0
- assets/{Digital Camera → digital_camera}/dataset_input_clean.json +0 -0
- assets/{Digital Camera → digital_camera}/model.glb +0 -0
- assets/{Enamel_Kettle → enamel_kettle}/dataset_input_clean.json +0 -0
- assets/{Enamel_Kettle → enamel_kettle}/model.glb +0 -0
- assets/{Fighter Aircraft → fighter_aircraft}/dataset_input_clean.json +0 -0
- assets/{Fighter Aircraft → fighter_aircraft}/model.glb +0 -0
- assets/{Fish Sculpture → fish_sculpture}/dataset_input_clean.json +0 -0
- assets/{Fish Sculpture → fish_sculpture}/model.glb +0 -0
- assets/{Goat_bust → goat_bust}/dataset_input_clean.json +0 -0
- assets/{Goat_bust → goat_bust}/model.glb +0 -0
- assets/{Hallandale_Chair → hallandale_chair}/dataset_input_clean.json +0 -0
- assets/{Hallandale_Chair → hallandale_chair}/model.glb +0 -0
- assets/{Japanese_Torii_Gate → japanese_torii_gate}/dataset_input_clean.json +0 -0
- assets/{Japanese_Torii_Gate → japanese_torii_gate}/model.glb +0 -0
- assets/{Jeff The Land Shark → jeff_the_land_shark}/dataset_input_clean.json +0 -0
- assets/{Jeff The Land Shark → jeff_the_land_shark}/model.glb +0 -0
- assets/{LEM Piston Stool → lem_piston_stool}/dataset_input_clean.json +0 -0
- assets/{LEM Piston Stool → lem_piston_stool}/model.glb +0 -0
- assets/{Microscope → microscope}/dataset_input_clean.json +0 -0
- assets/{Microscope → microscope}/model.glb +0 -0
- assets/{Old_Chair → old_chair}/dataset_input_clean.json +0 -0
- assets/{Old_Chair → old_chair}/model.glb +0 -0
- assets/{orbiter_space_shuttle_ov-103_discovery → orbiter_space_shuttle_ov_103_discovery}/dataset_input_clean.json +0 -0
- assets/{orbiter_space_shuttle_ov-103_discovery → orbiter_space_shuttle_ov_103_discovery}/model.glb +0 -0
- assets/{POWER DRILLER → power_driller}/dataset_input_clean.json +0 -0
- assets/{POWER DRILLER → power_driller}/model.glb +0 -0
LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MIT License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 3DRAG Authors
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 7 |
+
in the Software without restriction, including without limitation the rights
|
| 8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 9 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 10 |
+
furnished to do so, subject to the following conditions:
|
| 11 |
+
|
| 12 |
+
The above copyright notice and this permission notice shall be included in all
|
| 13 |
+
copies or substantial portions of the Software.
|
| 14 |
+
|
| 15 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 16 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 17 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 18 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 19 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 20 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 21 |
+
SOFTWARE.
|
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name:
|
| 3 |
-
license:
|
| 4 |
tags:
|
| 5 |
- 3d
|
| 6 |
- glb
|
| 7 |
- mesh
|
| 8 |
- editable-3d
|
| 9 |
-
-
|
|
|
|
| 10 |
size_categories:
|
| 11 |
- n<1K
|
| 12 |
configs:
|
|
@@ -17,9 +18,9 @@ configs:
|
|
| 17 |
path: metadata.csv
|
| 18 |
---
|
| 19 |
|
| 20 |
-
#
|
| 21 |
|
| 22 |
-
This dataset contains 93 curated 3D object assets for
|
| 23 |
Each object is stored as a GLB mesh together with a cleaned editing specification.
|
| 24 |
|
| 25 |
## Dataset Structure
|
|
@@ -27,11 +28,11 @@ Each object is stored as a GLB mesh together with a cleaned editing specificatio
|
|
| 27 |
```text
|
| 28 |
.
|
| 29 |
+-- README.md
|
|
|
|
| 30 |
+-- .gitattributes
|
| 31 |
+-- metadata.csv
|
|
|
|
| 32 |
`-- assets/
|
| 33 |
-
+-- manifest.json
|
| 34 |
-
+-- validation_report.json
|
| 35 |
`-- <asset_name>/
|
| 36 |
+-- model.glb
|
| 37 |
`-- dataset_input_clean.json
|
|
@@ -41,17 +42,16 @@ Each object is stored as a GLB mesh together with a cleaned editing specificatio
|
|
| 41 |
|
| 42 |
- `assets/<asset_name>/model.glb`: GLB asset file.
|
| 43 |
- `assets/<asset_name>/dataset_input_clean.json`: editing specification with handle points, target points, and confirmed editable regions.
|
| 44 |
-
- `assets/manifest.json`: collection-level generation and filtering metadata, filtered to the assets included in this release.
|
| 45 |
-
- `assets/validation_report.json`: validation report for selected samples, filtered to the assets included in this release.
|
| 46 |
- `metadata.csv`: tabular index for the dataset viewer and programmatic loading.
|
|
|
|
| 47 |
|
| 48 |
## Dataset Summary
|
| 49 |
|
| 50 |
- Number of assets: 93
|
| 51 |
- Number of GLB files: 93
|
| 52 |
-
- Number of JSON metadata files:
|
| 53 |
- Total GLB size: 138,149,824 bytes
|
| 54 |
-
- Total
|
| 55 |
- Largest GLB: 8,080,936 bytes
|
| 56 |
- Smallest GLB: 598,460 bytes
|
| 57 |
|
|
@@ -59,12 +59,13 @@ Each object is stored as a GLB mesh together with a cleaned editing specificatio
|
|
| 59 |
|
| 60 |
`metadata.csv` contains one row per asset:
|
| 61 |
|
| 62 |
-
- `asset_name`: object directory name.
|
|
|
|
| 63 |
- `model_path`: relative path to the GLB file.
|
| 64 |
- `metadata_path`: relative path to the cleaned editing JSON file.
|
| 65 |
- `glb_bytes`: GLB file size in bytes.
|
| 66 |
- `glb_sha256`: SHA-256 checksum for integrity checks.
|
| 67 |
-
- `source`: source subset recorded
|
| 68 |
- `n_components`: number of editable components.
|
| 69 |
- `chosen_type`: selected editable-region representation.
|
| 70 |
- `validation_iou`: validation IoU recorded by the collection pipeline.
|
|
@@ -73,6 +74,10 @@ Each object is stored as a GLB mesh together with a cleaned editing specificatio
|
|
| 73 |
- `n_cubes_center`: number of confirmed center-format cube regions.
|
| 74 |
- `n_cubes_corner`: number of confirmed corner-format cube regions.
|
| 75 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
## Loading
|
| 77 |
|
| 78 |
```python
|
|
@@ -94,8 +99,8 @@ metadata_path = Path(row["metadata_path"])
|
|
| 94 |
|
| 95 |
## License
|
| 96 |
|
| 97 |
-
|
| 98 |
|
| 99 |
## Citation
|
| 100 |
|
| 101 |
-
If you use this dataset, please cite the associated
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: 3DRAG-Bench
|
| 3 |
+
license: mit
|
| 4 |
tags:
|
| 5 |
- 3d
|
| 6 |
- glb
|
| 7 |
- mesh
|
| 8 |
- editable-3d
|
| 9 |
+
- 3drag
|
| 10 |
+
- 3d-editing
|
| 11 |
size_categories:
|
| 12 |
- n<1K
|
| 13 |
configs:
|
|
|
|
| 18 |
path: metadata.csv
|
| 19 |
---
|
| 20 |
|
| 21 |
+
# 3DRAG-Bench
|
| 22 |
|
| 23 |
+
This dataset contains 93 curated 3D object assets for 3DRAG 3D editing experiments.
|
| 24 |
Each object is stored as a GLB mesh together with a cleaned editing specification.
|
| 25 |
|
| 26 |
## Dataset Structure
|
|
|
|
| 28 |
```text
|
| 29 |
.
|
| 30 |
+-- README.md
|
| 31 |
+
+-- LICENSE
|
| 32 |
+-- .gitattributes
|
| 33 |
+-- metadata.csv
|
| 34 |
+
+-- name_mapping.csv
|
| 35 |
`-- assets/
|
|
|
|
|
|
|
| 36 |
`-- <asset_name>/
|
| 37 |
+-- model.glb
|
| 38 |
`-- dataset_input_clean.json
|
|
|
|
| 42 |
|
| 43 |
- `assets/<asset_name>/model.glb`: GLB asset file.
|
| 44 |
- `assets/<asset_name>/dataset_input_clean.json`: editing specification with handle points, target points, and confirmed editable regions.
|
|
|
|
|
|
|
| 45 |
- `metadata.csv`: tabular index for the dataset viewer and programmatic loading.
|
| 46 |
+
- `name_mapping.csv`: mapping from original object names to normalized asset names.
|
| 47 |
|
| 48 |
## Dataset Summary
|
| 49 |
|
| 50 |
- Number of assets: 93
|
| 51 |
- Number of GLB files: 93
|
| 52 |
+
- Number of JSON metadata files: 93
|
| 53 |
- Total GLB size: 138,149,824 bytes
|
| 54 |
+
- Total asset directory size at preparation time: 138,216,607 bytes
|
| 55 |
- Largest GLB: 8,080,936 bytes
|
| 56 |
- Smallest GLB: 598,460 bytes
|
| 57 |
|
|
|
|
| 59 |
|
| 60 |
`metadata.csv` contains one row per asset:
|
| 61 |
|
| 62 |
+
- `asset_name`: normalized object directory name using lowercase snake_case.
|
| 63 |
+
- `original_asset_name`: original object name before normalization.
|
| 64 |
- `model_path`: relative path to the GLB file.
|
| 65 |
- `metadata_path`: relative path to the cleaned editing JSON file.
|
| 66 |
- `glb_bytes`: GLB file size in bytes.
|
| 67 |
- `glb_sha256`: SHA-256 checksum for integrity checks.
|
| 68 |
+
- `source`: source subset recorded during collection.
|
| 69 |
- `n_components`: number of editable components.
|
| 70 |
- `chosen_type`: selected editable-region representation.
|
| 71 |
- `validation_iou`: validation IoU recorded by the collection pipeline.
|
|
|
|
| 74 |
- `n_cubes_center`: number of confirmed center-format cube regions.
|
| 75 |
- `n_cubes_corner`: number of confirmed corner-format cube regions.
|
| 76 |
|
| 77 |
+
## Naming
|
| 78 |
+
|
| 79 |
+
Asset directories are normalized to lowercase snake_case. The original object names are preserved in `original_asset_name` in `metadata.csv` and in `name_mapping.csv`.
|
| 80 |
+
|
| 81 |
## Loading
|
| 82 |
|
| 83 |
```python
|
|
|
|
| 99 |
|
| 100 |
## License
|
| 101 |
|
| 102 |
+
This dataset is released under the MIT License. See `LICENSE` for details.
|
| 103 |
|
| 104 |
## Citation
|
| 105 |
|
| 106 |
+
If you use this dataset, please cite the associated 3DRAG project or paper if applicable.
|
assets/{Anchor → anchor}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Anchor → anchor}/model.glb
RENAMED
|
File without changes
|
assets/{baby_bathtub__kompacka → baby_bathtub_kompacka}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{baby_bathtub__kompacka → baby_bathtub_kompacka}/model.glb
RENAMED
|
File without changes
|
assets/{Backpack → backpack}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Backpack → backpack}/model.glb
RENAMED
|
File without changes
|
assets/{Badminton Racket → badminton_racket}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Badminton Racket → badminton_racket}/model.glb
RENAMED
|
File without changes
|
assets/{BBQ → bbq}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{BBQ → bbq}/model.glb
RENAMED
|
File without changes
|
assets/{Black_hat → black_hat}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Black_hat → black_hat}/model.glb
RENAMED
|
File without changes
|
assets/{Ceiling_Fan → ceiling_fan}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Ceiling_Fan → ceiling_fan}/model.glb
RENAMED
|
File without changes
|
assets/{Chick → chick}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Chick → chick}/model.glb
RENAMED
|
File without changes
|
assets/{ColtPython → colt_python}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{ColtPython → colt_python}/model.glb
RENAMED
|
File without changes
|
assets/{Corinthian Helmet → corinthian_helmet}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Corinthian Helmet → corinthian_helmet}/model.glb
RENAMED
|
File without changes
|
assets/{Decorative Chicken Ornament → decorative_chicken_ornament}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Decorative Chicken Ornament → decorative_chicken_ornament}/model.glb
RENAMED
|
File without changes
|
assets/{Digital Camera → digital_camera}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Digital Camera → digital_camera}/model.glb
RENAMED
|
File without changes
|
assets/{Enamel_Kettle → enamel_kettle}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Enamel_Kettle → enamel_kettle}/model.glb
RENAMED
|
File without changes
|
assets/{Fighter Aircraft → fighter_aircraft}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Fighter Aircraft → fighter_aircraft}/model.glb
RENAMED
|
File without changes
|
assets/{Fish Sculpture → fish_sculpture}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Fish Sculpture → fish_sculpture}/model.glb
RENAMED
|
File without changes
|
assets/{Goat_bust → goat_bust}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Goat_bust → goat_bust}/model.glb
RENAMED
|
File without changes
|
assets/{Hallandale_Chair → hallandale_chair}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Hallandale_Chair → hallandale_chair}/model.glb
RENAMED
|
File without changes
|
assets/{Japanese_Torii_Gate → japanese_torii_gate}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Japanese_Torii_Gate → japanese_torii_gate}/model.glb
RENAMED
|
File without changes
|
assets/{Jeff The Land Shark → jeff_the_land_shark}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Jeff The Land Shark → jeff_the_land_shark}/model.glb
RENAMED
|
File without changes
|
assets/{LEM Piston Stool → lem_piston_stool}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{LEM Piston Stool → lem_piston_stool}/model.glb
RENAMED
|
File without changes
|
assets/{Microscope → microscope}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Microscope → microscope}/model.glb
RENAMED
|
File without changes
|
assets/{Old_Chair → old_chair}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{Old_Chair → old_chair}/model.glb
RENAMED
|
File without changes
|
assets/{orbiter_space_shuttle_ov-103_discovery → orbiter_space_shuttle_ov_103_discovery}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{orbiter_space_shuttle_ov-103_discovery → orbiter_space_shuttle_ov_103_discovery}/model.glb
RENAMED
|
File without changes
|
assets/{POWER DRILLER → power_driller}/dataset_input_clean.json
RENAMED
|
File without changes
|
assets/{POWER DRILLER → power_driller}/model.glb
RENAMED
|
File without changes
|