Mlaana commited on
Commit
74261ab
·
1 Parent(s): 76630e1

Different Model

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. best_model_mobilenetv2_finetune.h5 +3 -0
app.py CHANGED
@@ -3,7 +3,7 @@ import tensorflow as tf
3
  import numpy as np
4
  from PIL import Image
5
 
6
- model = tf.keras.models.load_model("best_alphabet_model.h5")
7
 
8
  def process(img):
9
  img = img.resize((224,224))
 
3
  import numpy as np
4
  from PIL import Image
5
 
6
+ model = tf.keras.models.load_model("best_model_mobilenetv2_finetune.h5")
7
 
8
  def process(img):
9
  img = img.resize((224,224))
best_model_mobilenetv2_finetune.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80b360bb842a7b52f5c7d26965a753efc2b53d9755c29aab41530b08eece4fe9
3
+ size 28783480