duanzhiihao / RAPiD

RAPiD: Rotation-Aware People Detection in Overhead Fisheye Images (CVPR 2020 Workshops)
http://vip.bu.edu/rapid/
Other
212 stars 63 forks source link

Annotation problem #33

Open Jim0530 opened 2 years ago

Jim0530 commented 2 years ago

Is there any Annotation UI for annotate rotating bounding boxes? Thank you

duanzhiihao commented 2 years ago

Hi, we used an internal version of https://github.com/tzutalin/labelImg to label data. This implementation originally doesn't support rotated bbox but we modified it to achieve that.

There are public tools like https://github.com/cgvict/roLabelImg that support labeling rotated bounding boxes. I didn't try it, so I'm not sure it will work or not.

DWendou commented 2 years ago

how you modified it to achieve that? can you guide me, thank you.

duanzhiihao commented 2 years ago

Hi, the annotation tool part was done by my colleagues and I actually don't know how to modify it to support rotated bounding boxes.

Maybe you can try online annotation tools. I don't know for rotated bounding boxes, but at least there are some free ones supporting polygon annotation.