ozzyonfire commited on
Commit
d4d8052
1 Parent(s): 4eae23c

updated card

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -31,6 +31,8 @@ model-index:
31
 
32
  # Model Card for "Bird Species Classifier"
33
 
 
 
34
  ## Model Description
35
 
36
  The "Bird Species Classifier" is a state-of-the-art image classification model designed to identify various bird species from images. It uses the EfficientNet architecture and has been fine-tuned to achieve high accuracy in recognizing a wide range of bird species.
 
31
 
32
  # Model Card for "Bird Species Classifier"
33
 
34
+ This model came from chiramue/bird-species-classifier. This has been retrained using ResNet50 in hopes to get it running using Transformers JS.
35
+
36
  ## Model Description
37
 
38
  The "Bird Species Classifier" is a state-of-the-art image classification model designed to identify various bird species from images. It uses the EfficientNet architecture and has been fine-tuned to achieve high accuracy in recognizing a wide range of bird species.