Shreeyak / pytorch-lightning-segmentation-template

Semantic Segmentation on the LaPa dataset using Pytorch Lightning
Apache License 2.0
13 stars 5 forks source link

rework checkpoint naming format #52

Closed Shreeyak closed 3 years ago

Shreeyak commented 3 years ago

last checkpoint should have name last-epoch-{}-step-{}.ckpt best checkpoint should have name best-epoch-{}-step-{}.ckpt