AlexKoff88
commited on
Commit
•
be558de
1
Parent(s):
821cd0e
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license: apache-2.0
|
|
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.
|
|
|
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.
|