Python library for YOLO small object detection and instance segmentation
-
Updated
Oct 16, 2024 - Python
Python library for YOLO small object detection and instance segmentation
Project to investigate and develop spatial data-driven Geo-AI models (Convolutional Neural Network) to identify urban greenspace from Satellite images by integrating multiple data sources (e.g. vector data of urban parks)
Efficiently handles large images by segmenting them into patches, performing instance/semantic segmentation, and then reconstructing the patches into a complete, segmented mask.
Repository for semantic segmentation of aerial imagery using U-Net, featuring training scripts, data preprocessing, and model evaluation.
Add a description, image, and links to the patchify topic page so that developers can more easily learn about it.
To associate your repository with the patchify topic, visit your repo's landing page and select "manage topics."