Skip to content

The final project of the course Image Processing for Computer Vision at University of Bologna

License

Notifications You must be signed in to change notification settings

aliloloee/Unibo_IPCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Product Classification using Neural Networks

Project Description

This project was developed as part of the Image Processing for Computer Vision course at the University of Bologna. The goal of this project is to implement a neural network that classifies smartphone pictures of products found in grocery stores. The project is be divided into two parts: first, A neural network is implemented from scratch for image classification; then, a pretrained network provided by PyTorch is fine-tuned.


Dataset

  • Grocery Store Dataset
  • The dataset of natural images of grocery items. All natural images was taken with a smartphone camera in different grocery stores.

Results

  • Self-designed neural network reached 66% accuracy on test set
  • A fine-tuned Resnet-18 reached 87% accuracy on test set

License

MIT License.

About

The final project of the course Image Processing for Computer Vision at University of Bologna

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published