|
|
|
|
|
by indiv0
1942 days ago
|
|
Yeah unfortunately OpenAI has only released the weaker resnets and vision transformers they trained. Some brilliant folks (Ryan Murdock [@advadnoun], Phil Wang [@lucidrains]) have tried to replicate their results with projects like big-sleep [0] with decent results, but even with this improved VAE we're still a ways from DALL-E quality results. If anyone would like to play with the model check out either the Google Colab [1] (if you wanna run it on Google's cloud) or my site [2] (if you want a simplified UI). [0]: https://github.com/lucidrains/big-sleep/ [1]: https://colab.research.google.com/drive/1MEWKbm-driRNF8PrU7o... [2]: https://dank.xyz |
|