SegFormer 由一个分层的Transformer编码器和一个轻量级的全MLP解码头组成,以在ADE20K和Cityscapes等语义分割基准测试中取得出色的结果。
Go to file
pice35408784b54431987c4d13c457b9cd a3444f4310 Add .gitattributes
Signed-off-by: pice35408784b54431987c4d13c457b9cd <c457b9cd@leinao.ai>
2024-11-01 14:34:39 +08:00
.gitattributes Add .gitattributes 2024-11-01 14:34:39 +08:00
README.md Initial commit 2024-11-01 14:34:39 +08:00

README.md

mit-b5_a13445428552527872314764

SegFormer 由一个分层的Transformer编码器和一个轻量级的全MLP解码头组成以在ADE20K和Cityscapes等语义分割基准测试中取得出色的结果。