jbwang1997 / BboxToolkit

BboxToolkit is a tiny library of special bounding boxes.
Apache License 2.0
126 stars 16 forks source link

create img_split_dota.py file for dota dataset #9

Closed ziippy closed 2 years ago

ziippy commented 2 years ago

I want to generate annotation .txt for splitted image. but, img_split.py create just .pkl files.

So, I create new file img_split_dota.py file. It can make the annotation .txt file for spllitted image.

Please review this PR.