KuAvLab commited on
Commit
4fdd18a
·
verified ·
1 Parent(s): 75e71e7

Update EMT.py

Browse files
Files changed (1) hide show
  1. EMT.py +1 -1
EMT.py CHANGED
@@ -26,7 +26,7 @@ This dataset includes 34,386 annotated frames collected over 57 minutes of drivi
26
  """
27
 
28
  # Annotation repository
29
- _ANNOTATION_REPO = "https://huggingface.co/datasets/KuAvLab/EMT/tree/main/annotations"
30
 
31
  # Tar file URLs for images
32
  _TRAIN_IMAGE_ARCHIVE_URL = "https://huggingface.co/datasets/KuAvLab/EMT/resolve/main/train_images.tar.gz"
 
26
  """
27
 
28
  # Annotation repository
29
+ _ANNOTATION_REPO = "https://huggingface.co/datasets/KuAvLab/EMT/resolve/main/annotations/"
30
 
31
  # Tar file URLs for images
32
  _TRAIN_IMAGE_ARCHIVE_URL = "https://huggingface.co/datasets/KuAvLab/EMT/resolve/main/train_images.tar.gz"