Hangz-nju-cuhk / Talking-Face_PC-AVS

Code for Pose-Controllable Talking Face Generation by Implicitly Modularized Audio-Visual Representation (CVPR 2021)
Creative Commons Attribution 4.0 International
916 stars 169 forks source link

Does training procedure need any other py file or module that I have to make on my own? #59

Open 9B8DY6 opened 2 years ago

9B8DY6 commented 2 years ago

The author Hangz answered other's question about training code. He answered that losses or differenct modules for training are available on av_models.py. But is there any difference b.t.w training and inference when I have to make it on my own?