Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-03 | 506 Bytes | |
v0.2.0 source code.tar.gz | 2025-03-03 | 6.1 MB | |
v0.2.0 source code.zip | 2025-03-03 | 6.1 MB | |
Totals: 3 Items | 12.2 MB | 0 |
Long overdue release!
What's Changed
- Fix edge cases (literally). Now your labels won't go out of bounds when the labels are on the edge of the image.
- If label style is T or flag and it's going outside the image, fall back to the default options.
- Modernize build process using uv and pyproject.toml
- Add tests
Thanks to @nefelipar, @Ryoo72, @sc0v0ne and @shreyasvedpathak for their contribution.
Full Changelog: https://github.com/shoumikchow/bbox-visualizer/compare/0.1.0...0.2.0