Skip to content

How to rewrite on other dataset #4

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

Open
dayby opened this issue Sep 23, 2020 · 1 comment
Open

How to rewrite on other dataset #4

dayby opened this issue Sep 23, 2020 · 1 comment

Comments

@dayby
Copy link

dayby commented Sep 23, 2020

sorry to disturb you. As a beginner, I am very interested in your work, and I would like to ask how to rewrite on other dataset

@davidbau
Copy link
Owner

davidbau commented Sep 24, 2020

Two steps:

(1) The first step is to train a styleganv2 on your dataset. This is most of the work. You can Google to find various tutorials to do this e.g., from very brief youtube tutorials https://www.youtube.com/watch?v=OVY-CQD0nJk to very involved explanation guides https://www.gwern.net/Faces#stylegan-2.

(2) Once you're done, the second step is to convert your trained styleganv2 to pytorch using the steps at the bottom of the readme in this repository. See the instructions here: https://github.com/davidbau/rewriting#rewriting-your-own-models

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