Skip to content

This project is made using PyTorch framework to classify different species of flowers.

License

Notifications You must be signed in to change notification settings

kavinraju/Flower-Species-Classifier

Repository files navigation

Flower-Species-Classifier

This project was created for PyTorch Scholarship Challenge.

This repository has two models, one built using resnet152 and other using densenet161.

Do download the data (train & valid) and test data.

Accuracy and Loss of this model

Validation

Accuracy of 96.2103% & Loss of 0.145992

Testing

Accuracy of 98% & Loss of 0.093781

Training

Accuracy of 95.0549% & Loss of 0.186625

Run this project in Google Colab.

Accuracy and Loss of this model

Validation

Accuracy of 95.2323% & Loss of 0.208261

Testing

Accuracy of 93% & Loss of 0.241504

Training

Accuracy of 90.9341% & Loss of 0.319715

screenshot.485

About

This project is made using PyTorch framework to classify different species of flowers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published