Pretrained models in Flax (GPT2, StyleGAN2, ResNets etc) #1320
Unanswered
matthias-wright
asked this question in
Show and tell
Replies: 1 comment 4 replies
-
This is super exciting @matthias-wright! What can we do to continue to support your work? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I created a repository of pretrained models in Flax that can be easily installed via pip.
Github: https://github.com/matthias-wright/flaxmodels
Current models
I will also add more models in the future.
Here are some notebooks to play with on Colab
GPT2, StyleGAN2, ResNet, VGG
I hope this will be useful to someone :)
I also would like to thank all the developers and contributors of Jax and Flax for their work.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions