pybboxes
pybboxes copied to clipboard
Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.
Currently, pybboxes support box format conversion, this bounding box types usually come from a dataset each of which have associated with a particular annotation file, we can add a support...
hey, if you want a high level overview on how to use this new feature: https://github.com/gauravparajuli/pybboxes/tree/annotation-file-support?tab=readme-ov-file#annotation-file-conversion I included a small coco dataset (196 files) with about 8 megabytes size in...