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

Generating more complex scenarios #28

Open
superxueyizou opened this issue Apr 6, 2024 · 1 comment
Open

Generating more complex scenarios #28

superxueyizou opened this issue Apr 6, 2024 · 1 comment

Comments

@superxueyizou
Copy link

Dear author,

You have shown good results in generating data distribution like ImageNet, CIFAR-10 and iNaturalist, which are category-based datasets. I wonder whether you have experimented on generating more complex scenarios, such as DIV2K, LSDIR ?

@LTH14
Copy link
Owner

LTH14 commented Apr 6, 2024

Thanks for your interest! We choose ImageNet and CIFAR-10 because they are the most common benchmarks for (unconditional) image generation. We also evaluate RCG on iNaturalist, which contains 10000 categories and 2.6M images, to demonstrate its ability in modeling very complex image distributions.

Generating high-resolution images could be an interesting future direction of RCG. However, DIV2K (1000 images) and LSDIR (84,991 images) might be too small to train a good high-resolution generative model. Our future plan is to scale the current model to large-scale unlabeled datasets, such as OpenImages or DFN, which contain images with high resolution and multiple objects.

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