Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qubvel authored Nov 29, 2022
1 parent 7dc22c8 commit ed22b42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,12 +356,12 @@ The following is a list of supported encoders in the SMP. Select the appropriate
<summary style="margin-left: 25px;">Mix Vision Transformer</summary>
<div style="margin-left: 25px;">

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!
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!

Limitations:

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

|Encoder |Weights |Params, M |
|--------------------------------|:------------------------------:|:------------------------------:|
Expand Down

0 comments on commit ed22b42

Please sign in to comment.