File size: 553 Bytes
8e75d23
b7ad49f
2e05424
 
 
8e75d23
 
 
 
 
 
 
2e05424
 
 
 
b7ad49f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: Classifying snake breeds
emoji: 🔥
colorFrom: dark-blue
colorTo: light-pink
sdk: gradio
sdk_version: 3.24.1
app_file: app.py
pinned: false
license: apache-2.0
---

This is a basic snake classification model. 

Built by fine-tuning the Levit 256 and using the "Identifying the different breeds of Snakes" (https://www.kaggle.com/datasets/duttadebadri/identifying-different-breeds-of-snakes) dataset on Kaggle.

The notebook used for training the model can be found at: https://www.kaggle.com/code/utkmal/snake-breeds-classifier-using-fast-ai