* Update unet.py * Update semantic_segmentation.py
* 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>
* simplify examples structure * update changelog * fix imports * rename example * rename scripts * changelog