Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
TimM77
/
SegformerPlusPlus
like
0
PyTorch
English
my_segformer
segformer
arxiv:
2405.14467
License:
gpl-3.0
Model card
Files
Files and versions
xet
Community
26
main
SegformerPlusPlus
/
segformer_plusplus
/
model
/
head
/
__init__.py
Tim Mayer
Projectstructure + gitignore prepared
e98bd8c
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
from
.segformer_head
import
SegformerHead
__all__ = [
'SegformerHead'
]