You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to reproduce the result of the impact of personalization. Does any one know how to disable the personalization step? I tried commented out the personalize(opt) in demo/run_imitator.py. But it doesnt help, what I get is only a "noisy" video.
Hi,
I am trying to reproduce the result of the impact of personalization. Does any one know how to disable the personalization step? I tried commented out the personalize(opt) in demo/run_imitator.py. But it doesnt help, what I get is only a "noisy" video.
`def run_imitator(opt):
# 1. prepreocess
successful = preprocess(opt)
The result video frames are shown belown.
These results do not match the results in the paper. Could anyone give me a hint how to disable the personalization step?
The text was updated successfully, but these errors were encountered: