Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -72,7 +72,6 @@ dataset_info:
|
|
| 72 |
dtype: float32
|
| 73 |
task_categories:
|
| 74 |
- image-classification
|
| 75 |
-
- computer-vision
|
| 76 |
language:
|
| 77 |
- en
|
| 78 |
tags:
|
|
@@ -102,7 +101,7 @@ This dataset includes image data.
|
|
| 102 |
The dataset includes the following columns:
|
| 103 |
|
| 104 |
- **case_id**: String data
|
| 105 |
-
- **images**:
|
| 106 |
- **source**: String data
|
| 107 |
- **image_paths**: Sequence of strings (file paths to images)
|
| 108 |
- **image_shot_types**: Sequence of strings (shot type descriptors)
|
|
|
|
| 72 |
dtype: float32
|
| 73 |
task_categories:
|
| 74 |
- image-classification
|
|
|
|
| 75 |
language:
|
| 76 |
- en
|
| 77 |
tags:
|
|
|
|
| 101 |
The dataset includes the following columns:
|
| 102 |
|
| 103 |
- **case_id**: String data
|
| 104 |
+
- **images**: Sequence of image data
|
| 105 |
- **source**: String data
|
| 106 |
- **image_paths**: Sequence of strings (file paths to images)
|
| 107 |
- **image_shot_types**: Sequence of strings (shot type descriptors)
|