praeclarumjj3
commited on
Commit
•
fa18e8c
1
Parent(s):
dcff94d
Update Readme
Browse files- README.md +1 -3
- config.json +1 -1
README.md
CHANGED
@@ -9,8 +9,6 @@ datasets:
|
|
9 |
widget:
|
10 |
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000001.jpg
|
11 |
example_title: House
|
12 |
-
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/
|
13 |
-
example_title: Castle
|
14 |
-
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_000000012.jpg
|
15 |
example_title: Castle
|
16 |
---
|
|
|
9 |
widget:
|
10 |
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000001.jpg
|
11 |
example_title: House
|
12 |
+
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000002.jpg
|
|
|
|
|
13 |
example_title: Castle
|
14 |
---
|
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"general_config": {
|
6 |
"backbone_type": "swin",
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"OneFormerForUniversalSegmentation"
|
4 |
],
|
5 |
"general_config": {
|
6 |
"backbone_type": "swin",
|