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

Can you share the script of generating colored MNIST? #4

Open
ziqi-zhang opened this issue Apr 6, 2020 · 3 comments
Open

Can you share the script of generating colored MNIST? #4

ziqi-zhang opened this issue Apr 6, 2020 · 3 comments

Comments

@ziqi-zhang
Copy link

Hi, thanks for sharing the awesome code. I noticed the data need to be downloaded as npy file, can you share the script of generating colored MNIST so I can customize my data? Thanks

@ziqi-zhang
Copy link
Author

Btw, I noticed in the dataloader that the self.color_std is not used any more. So how did you control the std of bias?

@ziqi-zhang
Copy link
Author

And I have another question, why do you subsample the MNIST image by a factor of 4?

@feidfoe
Copy link
Owner

feidfoe commented May 19, 2020

Hi,

You can download the Colored-MNIST datasets through the links in this repo.
To generate them, I controlled std of sampling distribution.
You can find more detailed algorithm from the supplementary material of the paper in CVPR.

Thanks.

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