felixrosberg/FaceDancer

arcface and retinaface pytorch version

sunkyya opened this issue · 6 comments

Could you please provide arcface and retinaface pytorch version which you used to train facedancer pytorch version ?THANKS!

Hi, I have not finished training a PyTorch version yet. But for ArcFace I use ResNet100 from InsightFace. My data is already processed with RetinaFace from TensorFlow, but you could use this. They provide easy to use RetinaFace and face segmentation if I remember correctly.

Thank you for your reply and this great work!!! Nice day~

@felixrosberg hello, does there will be a pytorch version facedancer?

@felixrosberg any updates on pytorch version?

Hi all, as of now I have been working on the next step in my Ph.D. The good news with this is that I soon should have a potentially improved model. It will probably not follow the FaceDancer structure.

Hi all, as of now I have been working on the next step in my Ph.D. The good news with this is that I soon should have a potentially improved model. It will probably not follow the FaceDancer structure.

Glad to hear the news, and will the improved model be a new paper or ? Will you plan to release the code?