Skip to content

Commit ed22b42

Browse files
authored
Update README.md
1 parent 7dc22c8 commit ed22b42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -356,12 +356,12 @@ The following is a list of supported encoders in the SMP. Select the appropriate
356356
<summary style="margin-left: 25px;">Mix Vision Transformer</summary>
357357
<div style="margin-left: 25px;">
358358

359-
Backbone from SegFormer pretrained on Imagenet! Can be used with other decoders from package, you can combine Mix Visual Transformer with Unet, FPN and others!
359+
Backbone from SegFormer pretrained on Imagenet! Can be used with other decoders from package, you can combine Mix Vision Transformer with Unet, FPN and others!
360360

361361
Limitations:
362362

363-
- encoder is not supported by Linknet, Unet++
364-
- encoder is not supported by FPN if encoder depth != 5
363+
- encoder is **not** supported by Linknet, Unet++
364+
- encoder is supported by FPN only for encoder **depth = 5**
365365

366366
|Encoder |Weights |Params, M |
367367
|--------------------------------|:------------------------------:|:------------------------------:|

0 commit comments

Comments
 (0)