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

Learning on multiple images #9

Open
GlebSBrykin opened this issue Nov 1, 2019 · 4 comments
Open

Learning on multiple images #9

GlebSBrykin opened this issue Nov 1, 2019 · 4 comments

Comments

@GlebSBrykin
Copy link

Is it possible to train a neural network on a group of similar images rather than on a single image?

@cristyioan2000
Copy link

The main idea of the paper is training on a single image, for multiple similar images i would sugest: CycleGAN

@JonathanFly
Copy link

There's a big gap between typical CycleGAN datasets and a dataset of 1, so adapting this architecture to cover some of the ground in between would still be super cool!

@GlebSBrykin
Copy link
Author

CycleGAN can't generate random samples.

@jayzhan211
Copy link

There's a big gap between typical CycleGAN datasets and a dataset of 1, so adapting this architecture to cover some of the ground in between would still be super cool!

you mean zebra to horse by single image?

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

4 participants