Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 295 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 295 Bytes

Flower-Classification

Classify Images into different types of flowers using Deep Learning.

This Project uses PyTorch to implement an image classifier that classifies floweres into 102 different categories.
Implemented Transfer Learning and predicted top 5 classes for each flower image.