A robust Python toolset designed to process high-resolution (4K) satellite imagery and convert complex JSON annotations into a tiled, training-ready dataset for YOLO object detection models. This tool ...
A simple python program that slices a given picture into N tiles, shuffles the tiles and recreates a shuffled image. Image Slicing with overlap. Takes an image, asks for user input about the number of ...