Nand Dalal
|
cf2d32d0a6
|
fix bugs in semantic segmentation example (#1824)
* Update unet.py
* Update semantic_segmentation.py
|
2020-05-14 02:36:45 -04:00 |
|
Dmitry Lipin
|
210cd657dd
|
fix LightningTemplateModel (#1577)
* fix LightningTemplateModel
* update CHANGELOG.md
* update LightningTemplate
* update changelog
* update changelog
* loss fix
|
2020-05-02 08:41:37 -04:00 |
|
 Boris DaymaandJ. Borovec
|
06e6eadfaf
|
feat(semseg): allow model customization (#1371)
* 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>
|
2020-04-16 12:00:24 -04:00 |
|
Jirka Borovec
|
22bedf9b57
|
simplify examples structure (#1247)
* simplify examples structure
* update changelog
* fix imports
* rename example
* rename scripts
* changelog
|
2020-04-03 17:57:34 -04:00 |
|