Datasets:
docs: document 16 excluded non-Google models (OpenRobotics/LeDSantos)
Browse files
README.md
CHANGED
|
@@ -92,6 +92,24 @@ mesh stats (`vertices`, `faces`, `is_watertight`, `surface_area_normalized`,
|
|
| 92 |
`warnings` are recorded in `json["glb_processing"]` and aggregated in
|
| 93 |
[`stats/processing_log.jsonl`](./stats/processing_log.jsonl).
|
| 94 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
## License & attribution
|
| 96 |
|
| 97 |
This dataset is a repackaging of the Google Scanned Objects dataset by Google LLC,
|
|
|
|
| 92 |
`warnings` are recorded in `json["glb_processing"]` and aggregated in
|
| 93 |
[`stats/processing_log.jsonl`](./stats/processing_log.jsonl).
|
| 94 |
|
| 95 |
+
## Excluded objects
|
| 96 |
+
|
| 97 |
+
This dataset contains only the **1,030 objects authored by Google** (Fuel owner
|
| 98 |
+
`GoogleResearch`) in the "Scanned Objects by Google Research" collection. That
|
| 99 |
+
Fuel collection's listing also includes 16 models owned by other authors; they
|
| 100 |
+
are **intentionally excluded** because they are not Google scans, use a
|
| 101 |
+
different file structure (`.dae`/`.obj`, optional textures, 2-6 thumbnails), and
|
| 102 |
+
carry different licenses (CC-BY-4.0 and CC0-1.0):
|
| 103 |
+
|
| 104 |
+
- `OpenRobotics` (13): Bed, Cardboard box, Door handle, Fridge, Hinged door,
|
| 105 |
+
KitchenCountertop, LampAndStand, Plastic Cup, Shower, SquareShelf,
|
| 106 |
+
Standard Toilet, Vanity, WhiteCabinet
|
| 107 |
+
- `LeDSantos` (3): ada_lovelace_poster, garage_door, toilet_paper
|
| 108 |
+
|
| 109 |
+
These appear as `status: "failed"` rows in
|
| 110 |
+
[`stats/processing_log.jsonl`](./stats/processing_log.jsonl) (the raw downloader
|
| 111 |
+
requested them under the wrong owner, yielding invalid archives).
|
| 112 |
+
|
| 113 |
## License & attribution
|
| 114 |
|
| 115 |
This dataset is a repackaging of the Google Scanned Objects dataset by Google LLC,
|