jervinjosh68 commited on
Commit
88a6081
1 Parent(s): d093f71

uploaded calibrated weights

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. weight.pth +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def get_file(url,path,filename, chunk_size=128):
16
 
17
 
18
  def predict(image_name):
19
- labels = {0:"1-20", 1: "21-40" , 2: "41 and above"}
20
  model.eval()
21
 
22
 
 
16
 
17
 
18
  def predict(image_name):
19
+ labels = {0:"1-40", 1: "41-60" , 2: "61 and above"}
20
  model.eval()
21
 
22
 
weight.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8b56e11d0180830aa8db196fe0a22daf007fe33d55479a4b088f1af60ace594
3
  size 44931181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7ab9f4fd5f46749bbf7f1c63c443e88cfe55e455e5258d59d2d07a59b35075e
3
  size 44931181