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

At least one mask? #8

Closed
hjwang-824 opened this issue Mar 6, 2019 · 2 comments
Closed

At least one mask? #8

hjwang-824 opened this issue Mar 6, 2019 · 2 comments

Comments

@hjwang-824
Copy link

As the code assumes that every image has at least one corresponding mask, how can you get the Results on YouTube-searched videos (pants->skirt) and the Results on Google-searched images (pants->skirt)?

@sangwoomo
Copy link
Owner

Hi, we trained a pix2pix model to predict masks for such datasets.
But you can easily reproduce it: as I mentioned in #7 (comment), put your images and masks in trainA/trainB respectively, and simply run

python train.py --dataroot ./datasets/your_dataset --name your_dataset_pix2pix --model pix2pix

@hjwang-824
Copy link
Author

wow!Thank you so much

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