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 upload pretrained model for imagenet please? #9

Open
moonman925 opened this issue Sep 15, 2020 · 7 comments
Open

Can you upload pretrained model for imagenet please? #9

moonman925 opened this issue Sep 15, 2020 · 7 comments

Comments

@moonman925
Copy link

Hi, there! I really like your work! For some reason I want to run some experiment upon the model given by your repo in experiments/imagefolder.

However, it's so hard to train such a big model due to limited computational resources, so, if it is possible, can you please upload the pretrained model for imagenet64*64? Thanks!!

@didriknielsen
Copy link
Owner

Hey! Thanks!

I'd be happy to share the pre-trained models. Do you know of any good sites for sharing large files publicly?
Each model is ~1GB.

@schuhschuh
Copy link

@moonman925
Copy link
Author

I think github release and google drive would be very good choices. 😋

@didriknielsen
Copy link
Owner

Thanks for the suggestions! I will try GitHub release.
I'm a bit busy for the moment, but I will release the weights early next week.

@didriknielsen
Copy link
Owner

@Fangwq
Copy link

Fangwq commented Nov 10, 2021

@didriknielsen, by the way, where to download the imagnet data? It seems that the data can not be found any more.

Downloading http://image-net.org/small/train_32x32.tar
urllib.error.HTTPError: HTTP Error 404: Not Found

@didriknielsen
Copy link
Owner

That is a good question. I'm not sure what the best source is currently.

It seems available as a torrent here, which might be the best as long as there are seeders:
Imagenet 32x32: https://academictorrents.com/details/bf62f5051ef878b9c357e6221e879629a9b4b172
Imagenet 64x64: https://academictorrents.com/details/96816a530ee002254d29bf7a61c0c158d3dedc3b

You can also download them using the description here:
https://github.com/openai/glow#download-datasets
However, these might require some manual processing to extract the images (as they are stored as TFRecords).
You could probably use this as inspiration: https://github.com/NVlabs/NVAE#set-up-file-paths-and-data

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