iammbrn commited on
Commit
0e66da7
·
verified ·
1 Parent(s): 7794eb1

Upload 2 files

Browse files
Files changed (2) hide show
  1. best_model.pth +3 -0
  2. model_config.json +1 -0
best_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e48f2bd11facf187525d46d200747ad75624190f326892587416faf8cdc27c7
3
+ size 94391678
model_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"input_size": 224, "num_classes": 5, "pretrained": true, "architecture": "ResNet50"}