mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-08-28 12:54:28 +08:00
* feat(semantic_segmentation): allow customization of unet * feat(semseg): allow model customization * style(semseg): format to PEP8 * fix(semseg): rename logger * docs(changelog): updated semantic segmentation example * suggestions * suggestions * flake8 Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>