Skip to content

sachs7/butterfly_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Butterfly Classifier

A project to classify the butterflies into their respective kind, this project showcases the progress in learning about DeepLearning.

Description

This project (which might get updated regularly) showcases the progress of my learning on DeepLearning. This project helps in classifying the kinds of butterflies, the app is presented as a Gradio web app that takes in the user-provided image and classifies it to their respective kind with the prediction percentage.

The DeepLearning model has been trained on the following varieties of butterflies:

  1. Monarch
  2. Painted Lady
  3. Red Admiral
  4. Viceroy
  5. Bronze Copper
  6. Buckeye

The model showcases an error_rate of ~6.7%.

Results

To play with the app, head to Butterflies App

Sample Output

Valid Input

  1. Screenshot 2023-12-22 at 7 56 29 PM
  2. Screenshot 2023-12-22 at 7 56 48 PM

Invalid Input

  1. Screenshot 2023-12-22 at 7 57 07 PM

Releases

No releases published

Packages

No packages published

Languages