Acknowledgments
YOLOs-CPP is built on the foundation of outstanding open-source projects.
Core Dependencies
| Project | Purpose | License |
|---|---|---|
| Ultralytics | YOLO models & training | AGPL-3.0 |
| ONNX Runtime | High-performance inference | MIT |
| OpenCV | Computer vision primitives | Apache-2.0 |
Inspiration
This project was inspired by and builds upon work from:
Contributors
Thanks to everyone who has contributed to YOLOs-CPP:
Special Thanks
- The Ultralytics team for their continuous improvements to YOLO
- Microsoft for the ONNX Runtime project
- The OpenCV community for their computer vision library
- All our users and contributors
If you'd like to contribute, see our Contributing Guide.