Skip to content

nnUNet renamed checkpoint_latest.pth to checkpoint_final.pth  #68

@valosekj

Description

@valosekj

It seems that nnUNet changed the naming, and checkpoint_latest.pth can now be named as checkpoint_final.pth. --> investigate this more

checkpoint_name='checkpoint_latest.pth' if not args.use_best_checkpoint else 'checkpoint_best.pth',

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions