Cv Object Detection Yolo is a production-grade Python application that showcases modern software engineering practices including clean architecture, comprehensive testing, containerized deployment, ...
A python implementation of the CvPlot library from PROFACTOR. I needed a fast drawing library as using matplotlib within an application is cumbersome and slow. So I searched for another opportunity ...