Segmentation Models - v0.2.0
Updates
- New architecture: MANet (#310)
- New encoders from
timm: mobilenetv3 (#355) and gernet (#344) - New loss functions in
smp.lossesmodule (smp.utils.losseswould be deprecated in future versions) - New pretrained weight initialization for first convolution if
in_channels > 3 - Updated timm version (0.4.12)
- Bug fixes and docs improvement
Thanks to @azkalot1 @JulienMaille @originlake @Kupchanski @loopdigga96 @zurk @nmerty @ludics @Vozf @markson14 and others!