Metadata-Version: 1.1
Name: image_bbox_slicer
Version: 0.3
Summary: UNKNOWN
Home-page: https://github.com/acl21/image_bbox_slicer/
Author: Akshay L Chandra
Author-email: akshaychandra111@gmail.com
License: MIT
Download-URL: https://github.com/acl21/image_bbox_slicer/archive/refs/tags/v0.3.tar.gz
Description: This easy-to-use library is a data transformer useful in Object Detection tasks. It splits images and their bounding box annotations into tiles, both into specific sizes and into any arbitrary number of equal parts. It can also resize them, both by specific sizes and by a resizing/scaling factor. 
        
        Read the docs at https://image-bbox-slicer.readthedocs.io/en/latest/.
Keywords: Image Slicer,Bounding Box Annotations Slicer,Slicer,PASCAL VOC Slicer,Object Detection,Resize Images,Resize Bounding Box Annotations
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
