Skip to content
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

How to get started? #11

Open
wengsiangchan opened this issue May 9, 2019 · 1 comment
Open

How to get started? #11

wengsiangchan opened this issue May 9, 2019 · 1 comment

Comments

@wengsiangchan
Copy link

wengsiangchan commented May 9, 2019

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?

@tjwei
Copy link
Owner

tjwei commented May 13, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants