Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
dronefreakΒ 
posted an update 20 days ago
Post
4473
πŸš€ Excited to open-source the **UAVid Semantic Segmentation Model Zoo** on Hugging Face.

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.
In this post