Datasets:
Tasks:
Image Classification
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
ArXiv:
DOI:
License:
Update README.md
Browse filesupdating session_1/DJI_0035 organization
README.md
CHANGED
|
@@ -80,26 +80,15 @@ See the [fine-tuned YOLO11m model](https://huggingface.co/imageomics/mmla) that
|
|
| 80 |
/dataset/
|
| 81 |
classes.txt
|
| 82 |
session_1/
|
| 83 |
-
|
| 84 |
DJI_0034_000000.jpg
|
| 85 |
DJI_0034_000000.txt
|
| 86 |
...
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
.
|
| 92 |
-
DJI_0035_006985.txt
|
| 93 |
-
partition_3/
|
| 94 |
-
DJI_0035_006986.jpg
|
| 95 |
-
DJI_0035_006986.txt
|
| 96 |
-
...
|
| 97 |
-
DJI_0035_010485.txt
|
| 98 |
-
partition_4/
|
| 99 |
-
DJI_0035_010486.jpg
|
| 100 |
-
DJI_0035_010486.txt
|
| 101 |
-
...
|
| 102 |
-
DJI_0035_013830.txt
|
| 103 |
session_2/
|
| 104 |
P0140018/
|
| 105 |
P0140018_000000.jpg
|
|
@@ -136,7 +125,7 @@ See the [fine-tuned YOLO11m model](https://huggingface.co/imageomics/mmla) that
|
|
| 136 |
|
| 137 |
### Data Instances
|
| 138 |
All images are named `<video_id>_<frame_number>.jpg`, under the particular session and full video to which they belong; these can be matched to dates based on the table above. The annotations are in YOLO format and are stored in a corresponding `.txt` file with the same name as the image.
|
| 139 |
-
|
| 140 |
|
| 141 |
### Data Fields
|
| 142 |
|
|
|
|
| 80 |
/dataset/
|
| 81 |
classes.txt
|
| 82 |
session_1/
|
| 83 |
+
DJI_0034/
|
| 84 |
DJI_0034_000000.jpg
|
| 85 |
DJI_0034_000000.txt
|
| 86 |
...
|
| 87 |
+
DJI_0035_000013.txt
|
| 88 |
+
DJI_0035/
|
| 89 |
+
partition_1.zip
|
| 90 |
+
partition_2.zip
|
| 91 |
+
partition_3.zip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
session_2/
|
| 93 |
P0140018/
|
| 94 |
P0140018_000000.jpg
|
|
|
|
| 125 |
|
| 126 |
### Data Instances
|
| 127 |
All images are named `<video_id>_<frame_number>.jpg`, under the particular session and full video to which they belong; these can be matched to dates based on the table above. The annotations are in YOLO format and are stored in a corresponding `.txt` file with the same name as the image.
|
| 128 |
+
Note: the DJI_0035 files are in .zip folders, due to issues uploading the large directories to HF.
|
| 129 |
|
| 130 |
### Data Fields
|
| 131 |
|