devrimcavusoglu/pybboxes
Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.
This toolkit simplifies working with bounding boxes for computer vision tasks like object detection. It helps researchers and engineers convert bounding box data between popular formats (like COCO, YOLO, VOC) and perform calculations such as intersection-over-union. You provide bounding box coordinates in one format, and it outputs the equivalent in another, or calculates relationships between boxes.
154 stars. Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you need to standardize bounding box annotations across different datasets or tools, or if you frequently perform common geometric operations on bounding boxes.
Not ideal if your primary need is 3D bounding box manipulation or polygon-based annotations, as these are not fully supported yet.
Stars
154
Forks
16
Language
Python
License
MIT
Category
Last pushed
Oct 07, 2024
Commits (30d)
0
Dependencies
3
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/devrimcavusoglu/pybboxes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rom1504/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M...
PyRetri/PyRetri
Open source deep learning based unsupervised image retrieval toolbox built on PyTorch🔥
Particle1904/DatasetHelpers
Dataset Helper program to automatically select, re scale and tag Datasets (composed of image and...
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
haltakov/natural-language-image-search
Search photos on Unsplash using natural language