You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 …
This repo provides object detection, object tracking and labeling functionality. The images used to develop the models contain a mix of public and private images. The private images are proprietary and not available for public consumption.
Image Slicing with overlap. Takes an image, asks for user input about the number of rows and columns and slices into even parts. Customizable parameters.