Skip to content

Support mmsegmentation 0.23.0

Compare
Choose a tag to compare
@arzamnik arzamnik released this 11 Apr 16:34
· 166 commits to main since this release
d17f4ee
Merge pull request #21 from supervisely-ecosystem/dev-mmseg0.23.0

Features:

- Augmentation configs updated
- Supported 3 new models from mmsegmentation 0.22.0 and 0.23.0 (K-Net, BEiT, ConvNeXt)
- You can change parameters from any steps if training failed and you can start new training
- Many little fixes