AlexKoff88
commited on
Commit
·
821cd0e
1
Parent(s):
09ca532
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
|
|
|
|
|
6 |
|
7 |
The main intend is to use it in samples and demos for model optimization. Here is the advantages:
|
8 |
- FOOD101 can automatically downloaded without registration and SMS.
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
MobileNet V2 model from Torchvision fine-tuned for FOOD101 dataset. Checkpoint trained for 30 epoches using https://github.com/AlexKoff88/mobilenetv2_food101.
|
6 |
+
|
7 |
+
Top-1 accuracy is 76.3 but one can do better.
|
8 |
|
9 |
The main intend is to use it in samples and demos for model optimization. Here is the advantages:
|
10 |
- FOOD101 can automatically downloaded without registration and SMS.
|