-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some questions about the Inbetweened results | 关于输出结果的一些问题 #15
Comments
Excuse me! |
@yowamushi-oonaki I used "python -u main.py --config cr_inbetweener_full.yaml --eval". |
Sorry for the late reply. Again I have to ask, how do I get an image like the one you have posted at the very beginning of this conversation? Sorry for asking this question to you. |
@yowamushi-oonaki The path where the file is saved is determined by the first variable of the function "cv2.imwrite" on line 251 of file "vtx_matching.py". You can change the path or check the path if it is invalid. |
I run the code "python -u main.py --config cr_inbetweener_full.yaml --test" for test the whole inbetweening pipeline, and I got the inbetweened results (one picture with eight sub-pictures), but I'm not sure if these results are correct. Can you provide some explanation of the results?
你好!非常感谢你的工作!我运行"python -u main.py --config cr_inbetweener_full.yaml --test"得到了测试结果,但是我不太清楚这个结果具体代表了什么,请问可以说明一下吗?谢谢!
The text was updated successfully, but these errors were encountered: