This is the work done for the Image Processing ad Computer Vision (IPCV) exam of the Artificial Intelligence Master's Degree at the University of Bologna:
assignment1
is about Object Detection using the OpenCV library, with both single and multiple instance detection;assignment2
is about training a Neural Network for Image Classification, with a first part where a VGG-inspired NN has been designed for the specific task and dataset and a second part that refers to the usage of ResNet-18 with fine-tuning tecniques.
This project has been published on the Ready Tensor platform and has competed in the Computer Vision Projects Expo 2024
. Here's the link for each pubblication:
- S. Reale, C. Di Buò, Product Recognition of Food Products, 2024
- S. Reale, C. Di Buò, Product Classification for Grocery Stores, 2024
Enjoy!