Projects

A showcase of my work in machine learning, deep learning, and computer vision.

Reolink-DetectAI project screenshot
Computer VisionDeep Learning

Reolink-DetectAI

2025Brescia, Italy

A custom home security system using OpenCV and YOLOv8 to monitor RTSP camera streams, perform object detection (person, car, etc.), and send email alerts with detected images.

PythonOpenCVYOLOv8RTSPComputer Vision
Downhill Event Detection project screenshot
Machine Learning

Downhill Event Detection

2025Brescia, Italy

Processed 300k+ sensor samples. Achieved 80.6% classification accuracy with Weighted-KNN. Addressed class imbalance with bootstrapping technique using synthetic oversampling via the covariance matrix.

MATLABWeighted-KNNUnbalanced DatasetSynthetic Data
Automatic Control of Anesthesia: Data Analysis and Optimization with Machine Learning project screenshot
Deep LearningMachine LearningBachelor's Thesis

Automatic Control of Anesthesia: Data Analysis and Optimization with Machine Learning

2024Brescia, Italy

Developed a machine learning-enhanced system within the ACTIVA Project to predict BIS values and optimize intravenous anesthesia delivery, overcoming traditional closed-loop limitations and enhancing patient safety.

MATLABLSTMFFNTime Series Forecasting
Action Recognition System project screenshot
Deep LearningComputer Vision

Action Recognition System

2024Brescia, Italy

Enhanced a pose estimation pipeline using OpenMMLab, achieving 89% accuracy on a custom dataset. Enabled real-time inference on macOS hardware, overcoming previous compatibility challenges. Designed for human-robot collaboration applications.

PythonOpenCVPyTorchOpenMMLab
Industrial Vision System project screenshot
Computer Vision

Industrial Vision System

2023Brescia, Italy

Designed a liquid level detection system reducing manual inspections by 70%. Implemented adaptive thresholding for varying lighting conditions.

MATLABCurve FittingImage Processing