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
Extract video frames into png files, e.g. using ffmpeg
Then modify the lines like Image.open('CycleGAN/A/A_%05d.png'%i).convert('RGB') to the corresponding file name pattern.
Hi, I am new to this. Could anyone please tell me how should I get started if I want to train a new model using a source and destination video?
The text was updated successfully, but these errors were encountered: