zhangchenxu528 / FACIAL

FACIAL: Synthesizing Dynamic Talking Face With Implicit Attribute Learning. ICCV, 2021.
GNU Affero General Public License v3.0
376 stars 83 forks source link

How to use weights(.pth) other than 'latest'? #60

Closed dongju923 closed 2 years ago

dongju923 commented 2 years ago

How to set training weights (.pth) in test_video.py with intermediate weights rather than 'latest' the value of --which_epoch parameter?

zhangchenxu528 commented 2 years ago

For example, --which_epoch 10.