NeuronZero commited on
Commit
abb46c8
1 Parent(s): 9eb5336

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ license: apache-2.0
16
  pipeline_tag: image-classification
17
  ---
18
 
 
 
 
 
19
 
20
  # ResNet-50 v1.5
21
 
 
16
  pipeline_tag: image-classification
17
  ---
18
 
19
+ # WBC-Classifier(small-sized model)
20
+
21
+ WBC-Classifier is a fine-tuned version of [resnet-50](https://huggingface.co/microsoft/resnet-50). This model has been fine tuned on this [dataset](https://huggingface.co/datasets/Falah/Blood_8_classes_Dataset)
22
+
23
 
24
  # ResNet-50 v1.5
25