Yzmblog / MonoHuman

MonoHuman: Animatable Human Neural Field from Monocular Video (CVPR 2023)
133 stars 9 forks source link

Train from the lastest checkpoint #16

Closed yejr0229 closed 10 months ago

yejr0229 commented 1 year ago

I interrupted while training the network,can I train from the lastest checkpoint?

yejr0229 commented 1 year ago

Also I'd like to know when the ETA of DDP training,thank you so much!

Yzmblog commented 10 months ago

Hi, I have updated them. For the training from the latest checkpoint, you can simply add 'resume True' to the end of the command line. Sorry for the late reply, thanks!