Datasets:

Modalities:
Image
Text
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
License:
jennamk14 commited on
Commit
e61014d
·
verified ·
1 Parent(s): df109e4

Update README.md

Browse files

updating session_1/DJI_0035 organization

Files changed (1) hide show
  1. README.md +7 -18
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
- partition_1/
84
  DJI_0034_000000.jpg
85
  DJI_0034_000000.txt
86
  ...
87
- DJI_0035_003485.txt
88
- partition_2/
89
- DJI_0035_003486.jpg
90
- DJI_0035_003486.txt
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