Spaces:
Runtime error
Runtime error
Update article.md
Browse files- article.md +7 -0
article.md
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
### Dataset
|
2 |
+
|
3 |
+
200 images of each category were downloaded from DuckDuckgo.
|
4 |
+
|
5 |
+
### Training
|
6 |
+
|
7 |
+
a Resnet 50 model was fine-tuned using fast.ai for 10 epochs.
|