#computer-vision, #python
Jul 17, 2022
A Computer Vision based Bed Fall Detection algorithm
I designed a home video surveillance system and a CV based Bed Fall Detection feature. I used a Raspberry Pi 3 as a computation and orchestration module.
#android, #python, #devops
Feb 16, 2022
Making an app with Kivy
We tried to make an Android app with Kivy and we describe our experience, highlighting the strengths and weaknesses of the framework.
#deep-learning, #computer-vision
Jan 11, 2022
Improving Skeletonization through GANs
An innovative method for skeletonization concerns the use of GANs, to overcome the limitations of traditional approaches.
#computer-vision, #mlops
Dec 27, 2021
A complete ML Pipeline study case: Face and Emotion Recognition
A journey through the phases of data exploration and training of a CNN model from scratch. A particular focus on optimization for production with Optuna and ONNX is carried out.
#mlops
Apr 9, 2021
Mitigate risk and enhance productivity with MLOps
MLOps is important to mitigate operational risks by using DevOps principles. MLFlow is a open-source platform for building MLOps pipelines also in the cloud.