VisDrone / VisDrone-Dataset

The dataset for drone based detection and tracking is released, including both image/video, and annotations.
1.21k stars 156 forks source link

Toolkit in Python #3

Open MARMOTatZJU opened 4 years ago

MARMOTatZJU commented 4 years ago

Appreciating your work. However, will there be a toolkit in Python (most of trackers nowdays are written in Python, I suppose) ? Thanks in advance.

dronefreak commented 4 years ago

Hi @MARMOTatZJU

I am currently working on one. I have been able to train a Faster-RCNN object detection algorithm on this dataset. Following here are the results.

I'd create a pull request soon enough. I can share the codes with you earlier as well.

test1 test2 test3

dronefreak commented 4 years ago

For a common reference, I am leaving the link to my repo here:

https://github.com/dronefreak/VisDrone-dataset-python-toolkit