JarvisUSTC / RotatedObjectDetectionEvaluation

This repo is evaluation codes for rotated object detection which uses polygon representation (x1,y1,x2,y2...,x4,y4) of bounding box, mainly based on Deformable DETR.
MIT License
7 stars 3 forks source link

util file is missing #2

Open RocketFlash opened 1 year ago

RocketFlash commented 1 year ago

Hi @JarvisUSTC ! Thank you for the code, but it seems util.py file was not uploaded

aringaora48 commented 9 months ago

i also same problem util folder was not uploaded

mburges-cvl commented 2 weeks ago

Hi, I have the same issue, did anybody resolve it by now?

Thanks!