YOLO v11 Open Source
Clean, modular, Apache 2.0 licensed YOLOv11 implementation in pure PyTorch with multi-task support
Object Detection
80 COCO classes with multi-scale FPN for accurate bounding box predictions
Instance Segmentation
Pixel-perfect instance masks using prototype-based segmentation
Pose Estimation
17 keypoints with skeleton connections for human pose analysis
âĻ Multi-Task Capabilities
ðŊ Detection
ð Segmentation
ðĶī Pose
ð Why Choose This Implementation?
| Feature | Ultralytics | This Project |
|---|---|---|
| License | AGPL-3.0 | Apache 2.0 â |
| Commercial Use | Requires paid license | Free â |
| Dependencies | Ultralytics package | Pure PyTorch â |
| Architecture | YOLOv11 | 100% Compatible â |
| Code Transparency | Abstracted | Fully Readable â |
ð Ready to Get Started?
Clone the repository and start building with license-free YOLOv11 today!
View on GitHubð References
- YOLOv11-pt by @jahongir7174 â Initial reference implementation
- Ultralytics â Original YOLO architecture
Built for the Open Source Community ð