nvaszabo commited on
Commit
3ccedb8
·
1 Parent(s): b471798

Attempt to display the asset previews

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ dataset_size: 10132336442
18
  configs:
19
  - config_name: default
20
  data_files: physical_ai_simready_warehouse_01.csv
21
- image_field: thumbnail_path
22
  ---
23
 
24
  # NVIDIA Physical AI SimReady Warehouse OpenUSD Dataset
@@ -35,7 +35,7 @@ This dataset includes the following:
35
  * A CSV catalog that enumerates all of the OpenUSD assets that are part of this dataset including a sub-folder of images that showcase each 3D asset ([physical_ai_simready_warehouse_01.csv](./physical_ai_simready_warehouse_01.csv)). The CSV file is organized in the following manner:
36
  * asset_name : Name of the asset
37
  * relative_path: location within archive of the asset Usd file
38
- * asset_type: Asset Classification (Prop, Scenario, Assembly, etc.)
39
  * label: Label name of q-code in English.
40
  * q_code: Semantic Label (derived from [WikiData](https://wikidata.org) Q-Code)
41
  * mass(kg): Approximate mass of the object in kilograms
 
18
  configs:
19
  - config_name: default
20
  data_files: physical_ai_simready_warehouse_01.csv
21
+ image_field: preview
22
  ---
23
 
24
  # NVIDIA Physical AI SimReady Warehouse OpenUSD Dataset
 
35
  * A CSV catalog that enumerates all of the OpenUSD assets that are part of this dataset including a sub-folder of images that showcase each 3D asset ([physical_ai_simready_warehouse_01.csv](./physical_ai_simready_warehouse_01.csv)). The CSV file is organized in the following manner:
36
  * asset_name : Name of the asset
37
  * relative_path: location within archive of the asset Usd file
38
+ * classification: Asset Classification (Prop, Scenario, Assembly, etc.)
39
  * label: Label name of q-code in English.
40
  * q_code: Semantic Label (derived from [WikiData](https://wikidata.org) Q-Code)
41
  * mass(kg): Approximate mass of the object in kilograms
physical_ai_simready_warehouse_01.csv CHANGED
The diff for this file is too large to render. See raw diff