mmskeleton
mmskeleton copied to clipboard
how to save every epoch .pth
hi, thank you for your great work. i want to save every epoch results of train. but now the codes save model every four epoch. Can you tell me how do that?
Hi, how did you install mmdet and mmcv? I'm troubled by their version. Thank you!
Hi, how did you install mmdet and mmcv? I'm troubled by their version. Thank you!
i only install mmcv==0.4.3 pytorch==1.2 cuda==10.0
hi, thank you for your great work. i want to save every epoch results of train. but now the codes save model every four epoch. Can you tell me how do that?
Maybe you can change the "runtime setting" in train.yaml. Good luck!