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 also had the same issue -> Problem in my case was that I was not doing all the steps & input video was not 25 fps, ( you can use online converter for that )
There are 3 steps.
Processing of the video
Training the model
Final inference.
I was confusing processing & training & that's why I was having this problem.
eg code from my case, I created folder name 'head_sara' video: head_sara.mp4 -> 25 fps , 24 sec video, 1080x1080 video of face I used. ( I think with 512 x 512 I may get better result )
if you won't use 25fps video, you'll get error in training step
ngp_ep0019.mp4
ngp_ep00191.mp4
The difference in usage above is whether or not the portrait command is used
@ZiqiaoPeng help me,please!
The text was updated successfully, but these errors were encountered: