Code for the Image Classification Challenge, part of the Artificial Neural Networks and Deep Learning course at Politecnico di Milano, AY 2023/24.
Contributors:
- Federica Pertusi (github - linkedin)
- Giorgio Romano (github - linkedin)
- Chiara Zelioli (github - linkedin)
Task: in a supervised setting, implement a CNN to classify a plant image based on its health condition.
Key concepts: Convolutional Neural Networks (CNN), Image Augmentation, Transfer Learning, Fine Tuning