Upload Mask2FormerForInstanceSegmentation
Browse files- config.json +2 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
|
|
2 |
"activation_function": "relu",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"backbone": null,
|
7 |
"backbone_config": {
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ClownRat/mask2former-resnet-50-coco-instance",
|
3 |
"activation_function": "relu",
|
4 |
"architectures": [
|
5 |
+
"Mask2FormerForInstanceSegmentation"
|
6 |
],
|
7 |
"backbone": null,
|
8 |
"backbone_config": {
|
model.safetensors
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:624a7bdb715ba2d4c44b751f623cbd966f4fdc450f8c0e64739d9ba405731520
|
3 |
+
size 176387928
|