Presented at PyDays Vienna 2018
This talk explores how we, at KardioMe, build computer vision systems that help reducing waste in industrial production. We will first have a look at wrapping of C++ interfaces of industrial cameras in Cython. We will then explore development machine learning models that are able to interpret the image content, and detect failures early. Writing reusable modules in libraries with dynamic code execution (like Gluon) can make such task much simpler.