issues
search
Shreeyak
/
pytorch-lightning-segmentation-template
Semantic Segmentation on the LaPa dataset using Pytorch Lightning
Apache License 2.0
13
stars
5
forks
source link
Refactor callbacks
#47
Closed
Shreeyak
closed
3 years ago
Shreeyak
commented
3 years ago
Callbacks conf now directly returns list (dict was not used anywhere)
Dataclasses for indiv callbacks moved to a new file
Refactored the conf-utils for readability