tengteng95 / Pose-Transfer

Code for the paper Progressive Pose Attention for Person Image Generation in CVPR19 (Oral).
MIT License
734 stars 160 forks source link

Pre-trained Model (PATN_Fine) #78

Closed DaichiMorimoto closed 4 years ago

DaichiMorimoto commented 4 years ago

Thank you for your great code and the project is very interesting. I used both PATN and PATN_Fine, but I couldn't find pre-trained model of PATN_Fine.

How can we get the pre-trained model or could you provide it?

jessemelpolio commented 4 years ago

Hi, thanks for your positive comments. The thing is we cannot get access to our server due to the impact of the COVID-19 pandemic. We will release the model when we have access. Please stay tuned. If you cannot wait, you could also try to train it yourself. If you have already walked through the steps to train PATN, it won't be a hard problem to train the PATN_Fine model except that it might take longer training time.

jessemelpolio commented 4 years ago

Hi @DaichiMorimoto , the pre-trained model for PATN_Fine is now at this link (for pytorch 0.3.1, branch PATN_Fine).