Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
onnx-community
/
maskformer-resnet101-cityscapes
like
0
Follow
ONNX Community
112
Image Segmentation
Transformers.js
ONNX
maskformer
Model card
Files
Files and versions
Community
1
Use this model
Xenova
HF staff
commited on
Oct 8
Commit
a0108e6
•
1 Parent(s):
c690c44
[Automated] Update base model metadata
Browse files
Set base model to "facebook/maskformer-resnet101-cityscapes"
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
---
2
library_name: transformers.js
3
pipeline_tag: image-segmentation
4
---
1
---
2
+
base_model: facebook/maskformer-resnet101-cityscapes
3
library_name: transformers.js
4
pipeline_tag: image-segmentation
5
---