issues
search
cruiseresearchgroup
/
DroTrack
DroTrack: High-speed Drone-based Object Tracking Under Uncertainty
42
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
datasets missed
#2
Alexvojander
opened
7 months ago
0
Could you please provide the link to download the datasets as I tried to run the code and I always get the following error: Traceback (most recent call last): File "e:\DroTrack-master\code\run.py", line 15, in <module> boxes = bbox_helper.data2bboxes(data.data) File "e:\DroTrack-master\code\utils\bbox_helper.py", line 42, in data2bboxes with open(dataset['url']+class_dir+'/groundtruth_rect.txt') as f: FileNotFoundError: [Errno 2] No such file or directory: '../../DTB70/Animal1/groundtruth_rect.txt'
#1
Abdullatif2
opened
3 years ago
6