-
Notifications
You must be signed in to change notification settings - Fork 642
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
Mannequins/Blogpost Trained with 16K VQGAN #319
Comments
Awesome stuff! I'll try to be testing / playing with this model on my part and possibly add it to the colab if your comfortable with that. |
@afiaka87 Works great! |
Feel free to link it! It can also (try) to do lots of other stuff like -
Here is a line separated list of 12,800 captions from the dataset. You could literally just pipe them into it automatically in colab - it probably won't do very well on much else. Download and grab 32 mannequin captions.
|
Made a colab specifically for inferencing this model: https://colab.research.google.com/drive/11V2xw1eLPfZvzW8UQyTUhqCEU71w6Pr4?usp=sharing |
moving to discussions #322 |
https://www.dropbox.com/s/x9gbxiartrqaewf/afiaka_544I_96TSL_12D_16H_64DH_sparse.zip
@robvanvolt @rom1504 sorry i dont have time to make a PR to dalle-models yet but I will asap.
If you're here from the discord - sorry I didn't leave this better packaged. The zip is 2 GiB but the main
dalle.pt
is just 445 megabytes. It's not a huge model or anything but you don't really need one on this dataset. If you wanna finetune from it, i've included in the optimizer states from the deep speed training session as well. I used deep speeds WarmupDecayScheduler.Anyway I finally hit the loss floor with it which I believe to be around 2.2. If anyone thinks they can get lower than that - good luck.
Sorry there are no generations posted - I'm sure they look great; but I'm only posting because there are newer...better VQGANs out now. And I must of course switch to those.
The text was updated successfully, but these errors were encountered: