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 running the code on CPU by setting enable cuda to false,on execution i was presented initalizing weights normal.and then it started counting,is this behaviour normal while running code on CPU.Should i try running it on colab?
2
The text was updated successfully, but these errors were encountered:
Hi,the execution ended and a video file was created but the landmarks were not annotated on that video.
A test_1 cropped file was created.In accordance are there total 66 landmarks created for the face?
Let me know if there was something went wrong here.
Note I didn't disable the visualization by setting Visdom --False,I just executed python demo_gannotation.py
Sorry for the late reply, just noticed this issue. The landmarks in the generated video are exactly those parsed as input. You need to send a set of landmarks following from some video to convert the target image :)
I am running the code on CPU by setting enable cuda to false,on execution i was presented initalizing weights normal.and then it started counting,is this behaviour normal while running code on CPU.Should i try running it on colab?
![sample](https://user-images.githubusercontent.com/34626942/148374623-a2df2ab6-a90e-4995-b443-c51fc73e7371.png)
2
The text was updated successfully, but these errors were encountered: