issatingzon
commited on
Commit
•
d39916d
1
Parent(s):
ad22a7f
Push model using huggingface_hub.
Browse files- config.json +7 -0
- model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "efficientnetb0",
|
3 |
+
"n_classes": 4,
|
4 |
+
"mode": "RGB",
|
5 |
+
"dropout": null,
|
6 |
+
"model_file": "../exp/cnn-roof_type-efficientnetb0-RGB_DOM_LCA\\cnn-roof_type-efficientnetb0-RGB_DOM_LCA.pth"
|
7 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be0a74e33cb7c30671fd543a6e88fc9967720d36be7aa25dfd9bb9e47d269594
|
3 |
+
size 16256192
|