F-G Fernandez
commited on
Commit
·
983c33f
1
Parent(s):
689637b
feat: Updated model checkpoint
Browse files- config.json +1 -1
- model.onnx +1 -1
- 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,
|
|
|
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:
|
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:
|
3 |
size 14354657
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e536564ef97d2aed90a7572f08ca752087fc10f7c3544911edca70f473d55fc7
|
3 |
size 14354657
|