Image Bbox Slicer Versions Save

This easy-to-use library is a data transformer sometimes useful in Object Detection and Segmentation tasks. With only a few lines of code, one can slice images and their bounding box annotations into smaller tiles, both into specific sizes and into any arbitrary number of equal parts. The tool also supports resizing of images and their bounding box annotations, both by specific sizes and by a resizing/scaling factor.

v0.4

2 years ago
  • Split main.py into slicer.py and resizer.py
  • Changed the demos and docs accordingly
  • Code meets pycodestyle standards
  • Changed the title

v0.3

3 years ago

The tool now works on Windows.

v0.2

5 years ago

v0.1.5

5 years ago

v0.1.4

5 years ago
  • Added image and box annotation resizing feature.
  • User can now choose to ignore empty tiles i.e. tiles with no labels.

v0.1.3

5 years ago

v0.1.2

5 years ago

Fixed the 'missing DESC.md' issue.

v0.1.1

5 years ago

No useful changes

v0.1.0

5 years ago

Stable code.