Image Classification
Transformers
PyTorch
ONNX
Inference Endpoints
F-G Fernandez commited on
Commit
983c33f
1 Parent(s): 689637b

feat: Updated model checkpoint

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.onnx +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"mean": [0.485, 0.456, 0.406], "std": [0.229, 0.224, 0.225], "arch": "rexnet1_0x", "interpolation": "bilinear", "input_shape": [3, 224, 224], "classes": ["Wildfire"]}
1
+ {"mean": [0.485, 0.456, 0.406], "std": [0.229, 0.224, 0.225], "arch": "rexnet1_0x", "interpolation": "bilinear", "input_shape": [3, 256, 384], "classes": ["Wildfire"]}
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69818293c0a0e04165bf1dbfc56866c1074f8ec8800c9680d3373124656885ec
3
  size 14102483
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c1e38fdb8d2dea16a53eeb789d5e503992b2d04a9c1338f895ddd7b697750a9
3
  size 14102483
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6822e18d194cc3af719a003c8431163c8945015216a6e21349430a2b3b53a953
3
  size 14354657
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e536564ef97d2aed90a7572f08ca752087fc10f7c3544911edca70f473d55fc7
3
  size 14354657