From ed22b42426d1239e1d398490c9b4631442cb4520 Mon Sep 17 00:00:00 2001 From: Pavel Iakubovskii Date: Tue, 29 Nov 2022 11:31:35 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0385424d..bb743688 100644 --- a/README.md +++ b/README.md @@ -356,12 +356,12 @@ The following is a list of supported encoders in the SMP. Select the appropriate Mix Vision Transformer
-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 | |--------------------------------|:------------------------------:|:------------------------------:|