GazeAnimationV2
GazeAnimationV2 copied to clipboard
Could you please provide a trained model?
Could you please provide a trained model? So that we can directly run test.py. Thanks~
No problem Recently, I will public a new gazecorrection paper with codes. I will provide the pretrained model
Thanks! But for this paper and code, could you please uploaded a trained model first?(Maybe I think it doesn’t take much time~) So that I can directly test the gaze correction performance.
OK. I will run it and upload a pretrained model.
Thanks!
hello, gazegan is training now. Additionally, https://github.com/zhangqianhui/GazeAnimation has been released.
Hello, I have uploaded a pretrained model. Find it in readme.
@zhangqianhui how much time did it take you to train your model for 100000 steps/epochs ?
1-2 day in TitanX
@zhangqianhui I was trying to get a "SAVED_MODEL"(.pb file) from the pretrained checkpoints. I was able to get the conversion. Should I create a pull request to add a separate file with code for the conversion? May be it can be helpful for others.
You can. Appreciate it. You can create a new dir with your code for loading freezing model. PR it