cruiseresearchgroup / DroTrack

DroTrack: High-speed Drone-based Object Tracking Under Uncertainty
42 stars 6 forks source link

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

Open Abdullatif2 opened 3 years ago

mark-91 commented 2 years ago

No description provided.

hi @Abdullatif2 did you run code ? can you please share how you run the code

Abdullatif2 commented 2 years ago

Unfortunately, I couldn't so I used another one

ali7amdi commented 2 years ago

Please download the DTB70 dataset from the author page mentioned here: https://github.com/flyers/drone-tracking.

mark-91 commented 2 years ago

Unfortunately, I couldn't so I used another one

Please can you provide me the algorithm that you used if it is open source.

mark-91 commented 2 years ago

Please download the DTB70 dataset from the author page mentioned here: https://github.com/flyers/drone-tracking.

thank you for your reply I am working on my college graduation project, which is programming a drone to tracking a target Please can you add a file to explain how I run your algorithm (documentation and requirements file as an example) Thanks

mark-91 commented 2 years ago

Please download the DTB70 dataset from the author page mentioned here: https://github.com/flyers/drone-tracking.

I'm trying to DTB70 dataset from the author page but I can't download from the site. It needs a Chinese number and I don't have it. Is there another link please?