Haroon-64/# Animal_detection
-
classify animals into one of 9
{0:'butterfly', 1:'cat', 2:'chicken', 3:'cow', 4:'dog', 5:'elephant',6:'horse',7: 'sheep', 8:'squirrel'} -
using pyqt5
-
data set by Corrado Alessio / alessiocorrado99@gmail.com / https://www.dropbox.com/s/j5xdb2hmkp900gz/corrado-tesina-en.pdf?dl=0 https://www.kaggle.com/datasets/alessiocorrado99/animals10 * one class was taken out
-
trained on ~21k images.
-
~99.8%
-
to run, extract the zip from releases and run the exe (No extra dependencies)
-
or use cmd or bash script to run the python script (will install missing dependencies)
-
for android app https://github.com/Haroon-64/Animal_classifier/