Update croissant.json
Browse files- croissant.json +2 -2
croissant.json
CHANGED
|
@@ -8,14 +8,14 @@
|
|
| 8 |
{
|
| 9 |
"@type": "FileObject",
|
| 10 |
"name": "data_Access",
|
| 11 |
-
"contentUrl": "https://huggingface.co/datasets/NeFr25/TTA_Tidal_Turbine_Assembly_Visual_Dataset/
|
| 12 |
"encodingFormat": "application/zip",
|
| 13 |
"description": "Contains three ZIP files with video/image data for each type of data: sponatneous_real_data, controlled_real_data, synthetic_data."
|
| 14 |
},
|
| 15 |
{
|
| 16 |
"@type": "FileObject",
|
| 17 |
"name": "data_annotations",
|
| 18 |
-
"contentUrl": "https://huggingface.co/datasets/NeFr25/TTA_Tidal_Turbine_Assembly_Visual_Dataset/
|
| 19 |
"encodingFormat": "application/zip",
|
| 20 |
"description": "Contains three ZIP files with annotations in yolo format for each type of data: sponatneous_real_data, controlled_real_data, synthetic_data."
|
| 21 |
}
|
|
|
|
| 8 |
{
|
| 9 |
"@type": "FileObject",
|
| 10 |
"name": "data_Access",
|
| 11 |
+
"contentUrl": "https://huggingface.co/datasets/NeFr25/TTA_Tidal_Turbine_Assembly_Visual_Dataset/tree/main/data_Access/",
|
| 12 |
"encodingFormat": "application/zip",
|
| 13 |
"description": "Contains three ZIP files with video/image data for each type of data: sponatneous_real_data, controlled_real_data, synthetic_data."
|
| 14 |
},
|
| 15 |
{
|
| 16 |
"@type": "FileObject",
|
| 17 |
"name": "data_annotations",
|
| 18 |
+
"contentUrl": "https://huggingface.co/datasets/NeFr25/TTA_Tidal_Turbine_Assembly_Visual_Dataset/tree/main/data_annotations/",
|
| 19 |
"encodingFormat": "application/zip",
|
| 20 |
"description": "Contains three ZIP files with annotations in yolo format for each type of data: sponatneous_real_data, controlled_real_data, synthetic_data."
|
| 21 |
}
|