bhaskarSingha
commited on
Upload MaskFormerForInstanceSegmentation
Browse files- README.md +3 -5
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,15 +1,13 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
license: other
|
|
|
4 |
tags:
|
5 |
- vision
|
6 |
- image-segmentation
|
7 |
widget:
|
8 |
-
- src:
|
9 |
-
https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000001.jpg
|
10 |
example_title: House
|
11 |
-
- src:
|
12 |
-
https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000002.jpg
|
13 |
example_title: Castle
|
14 |
---
|
15 |
|
|
|
1 |
---
|
|
|
2 |
license: other
|
3 |
+
library_name: transformers
|
4 |
tags:
|
5 |
- vision
|
6 |
- image-segmentation
|
7 |
widget:
|
8 |
+
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000001.jpg
|
|
|
9 |
example_title: House
|
10 |
+
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000002.jpg
|
|
|
11 |
example_title: Castle
|
12 |
---
|
13 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"MaskFormerForInstanceSegmentation"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bhaskarSingha/maskformer-paddy",
|
3 |
"architectures": [
|
4 |
"MaskFormerForInstanceSegmentation"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 411255640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1704a1160cb994a6504bf4580ada3158321616ca89d82f52de4fc1cc00647d3
|
3 |
size 411255640
|