Sairam13001

Results 7 comments of Sairam13001

Thank you for the reply. yes, I converted VisDrone data to COCO's json format. But the problem is ground truth segmentation details are not given for VisDrone dataset. Using the...

Okay, thank you very much for the reply. I will try your suggestions and let you know if it worked for me.

Sir, one last question! I converted VisDrone annotations to DOTA format (x1,y1,x2,y2,x3,y3,x4,y4,class_name,difficult) and then used [DOTA_devkit/DOTA2COCO.py](https://github.com/csuhan/ReDet/blob/master/DOTA_devkit/DOTA2COCO.py) to generate COCO format json files. One point to note is that, VisDrone has...

Hai @bigFatCatTom , I am getting the same error while trying to train ReDet on VisDrone dataset. Did you solve this issue? Please let me know.

Dear Sir/Madam, I have been trying from last four days to evaluate my results on the dota evaluation servers But the servers cannot be reached. Is the server under some...

Thank you for this awesome work! Could you kindly let me know a probable time when the object detection code might be released?

Hi @doublepoints, were you able to solve this issue?