Murad Mebrahtu commited on
Commit
7a5a207
·
1 Parent(s): 15372ff

updated loading script

Browse files
Files changed (1) hide show
  1. EMT.py +1 -1
EMT.py CHANGED
@@ -27,7 +27,7 @@ This dataset includes 34,386 annotated frames collected over 57 minutes of drivi
27
  _IMAGE_ARCHIVE_URL = "https://huggingface.co/datasets/KuAvLab/EMT/resolve/main/emt_images.tar.gz"
28
 
29
  # Annotations URL (organized in train/test subfolders)
30
- _ANNOTATION_REPO = "https://huggingface.co/datasets/KuAvLab/EMT/tree/main/annotations"
31
  # "https://huggingface.co/datasets/Murdism/EMT/resolve/main/annotations"
32
 
33
  _GT_OBJECT_CLASSES = {
 
27
  _IMAGE_ARCHIVE_URL = "https://huggingface.co/datasets/KuAvLab/EMT/resolve/main/emt_images.tar.gz"
28
 
29
  # Annotations URL (organized in train/test subfolders)
30
+ _ANNOTATION_REPO = "https://huggingface.co/datasets/KuAvLab/EMT/resolve/main/annotations"
31
  # "https://huggingface.co/datasets/Murdism/EMT/resolve/main/annotations"
32
 
33
  _GT_OBJECT_CLASSES = {