Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
KieDani
/
SegformerPlusPlus
like
1
Image Segmentation
English
arxiv:
2405.14467
License:
gpl-3.0
Model card
Files
Files and versions
xet
Community
KieDani
commited on
Sep 29, 2025
Commit
6dc7c7d
·
verified
·
1 Parent(s):
01842a2
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -3,6 +3,8 @@ license: gpl-3.0
3
language:
4
- en
5
pipeline_tag: image-segmentation
6
---
7
# SegFormer++
8
3
language:
4
- en
5
pipeline_tag: image-segmentation
6
+
base_model:
7
+
- KieDani/SegformerPlusPlus
8
---
9
# SegFormer++
10