Datasets:

Modalities:
Image
Video
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
MohamedTEV commited on
Commit
4019eb8
·
verified ·
1 Parent(s): dbf58d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -201,7 +201,10 @@ if __name__ == '__main__':
201
  ARC().video()
202
 
203
  ## 🗂️ Data Instances
204
- Coming soon ...
 
 
 
205
 
206
  ## 🏷️ Annotation Format
207
  Note that the annotations follow the YOLO instance segmentation format.
 
201
  ARC().video()
202
 
203
  ## 🗂️ Data Instances
204
+ <figure style="display:flex; gap:10px; flex-wrap:wrap; justify-content:center;">
205
+ <img src="Figure_1" width="45%" alt="Raspberry Example 1">
206
+ <img src="Figure_2" width="45%" alt="Raspberry Example 2">
207
+ </figure>
208
 
209
  ## 🏷️ Annotation Format
210
  Note that the annotations follow the YOLO instance segmentation format.