AlexKoff88 commited on
Commit
8cea71d
1 Parent(s): e82e983

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ The model checkpoint trained using https://github.com/AlexKoff88/mobilenetv2_food101.
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.
9
+ - It is quite representative to reflect the real world scenarios.
10
+ - MobileNet v2 is easy to train and lightweight model which is also representative and used in many public benchmarks.