Could you upload pretrained model files?
See original GitHub issueI`m downloading dataset files but it takes long time. Could you upload pretrained model files?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:35
- Comments:11 (1 by maintainers)
Top Results From Across the Web
Sharing pretrained models - Hugging Face Course
Once you've created a repository, you can upload files to it via git and git-lfs. We'll walk you through creating model repositories and...
Read more >Can you upload pretrained model for imagenet please? #9
I 'd be happy to share the pre-trained models. Do you know of any good sites for sharing large files publicly? Each model...
Read more >How do I upload a pretrained model to my notebook? - Kaggle
If you have saved your model in "tf" format then zip the folder and then upload it as dataset. If your model is...
Read more >Load a pre-trained model from disk with Huggingface ...
Not sure where you got these files from. When I check the link, I can download the following files: config.json , flax_model.msgpack ,...
Read more >How to load a pretrained model in TensorFlow - Collin Erickson
However, TensorFlow has terrible documentation on how to get pretrained models working. They have a list of pretrained models here. If you just ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Uploaded pretrained model files and logs for the Ablation experiments and the LSUN experiments, links are in README. Hopefully they’ll be useful to help reproduce results! Check the demo folder for using pretrained CelebA-HQ model. It also contains code showing how to align faces, obtain manipulation vectors for your own labelled dataset and how to run our demo. @dpkingma Do you have the model files for CIFAR-10 and ImageNet 64x64?
Could you upload pretraine CelebA-HQ model files for training? I have also tried training and models download, it takes too long time on my environment.