Init
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"url": "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/resnet50_ram-a26f946b.pth",
|
3 |
-
"num_classes":
|
4 |
"input_size": [
|
5 |
3,
|
6 |
224,
|
|
|
1 |
{
|
2 |
"url": "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/resnet50_ram-a26f946b.pth",
|
3 |
+
"num_classes": 3,
|
4 |
"input_size": [
|
5 |
3,
|
6 |
224,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04d0bece568262e8b13116f75bf60800a30ca349b8841f50820e79d959e601bb
|
3 |
+
size 94374721
|