Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sachs7/butterfly_classifier

A project to showcase the progress on learnings about DeepLearning.
https://github.com/sachs7/butterfly_classifier

classifier deeplearning imageclassifier learnings ml neural-networks

Last synced: 13 days ago
JSON representation

A project to showcase the progress on learnings about DeepLearning.

Awesome Lists containing this project

README

        

# 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](https://gradio.app/) 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](https://huggingface.co/spaces/OsnNos/butterflies)

# 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