This release includes:
* ๐ฆ A **YOLO-compatible mirror** of the UAVid semantic segmentation dataset, preserving the original train/val/test splits while reorganizing the directory structure for plug-and-play use with modern training pipelines.
* ๐ค Multiple **YOLO26 semantic segmentation models** trained on UAVid, spanning Nano through Medium variants.
* ๐ Detailed model cards with evaluation metrics, per-class IoU, confusion matrices, qualitative results, and training configurations for reproducibility.
The goal is to make benchmarking and experimenting with aerial semantic segmentation easier by providing ready-to-use datasets and pretrained models in a consistent format.
If you're working on UAV perception, autonomous drones, robotics, remote sensing, or real-time semantic segmentation, I hope these resources are useful.
**๐ฆ Dataset:** dronefreak/UAVid-2020
**๐ค Model Collection:** https://huggingface.co/collections/dronefreak/uavid-semantic-segmentation-model-zoo
Feedback, bug reports, and contributions are always welcome.