diff --git a/README.md b/README.md index a167f59..673197b 100644 --- a/README.md +++ b/README.md @@ -193,11 +193,11 @@ Now your generations should be greatly improved (but who knows, since this is on - [ ] training code for cvivit - [ ] also build option for token critic to be conditioned with the text - [ ] add all top of the line research for stabilizing transformers training -- [ ] could the critic in turn be used to improve maskgit further with extra adversarial loss? - [ ] test maskgit + critic alone on oxford flowers dataset - [ ] bring in the learned multi-headed EMA across time - [ ] add a DDPM upsampler, either port from imagen-pytorch or just rewrite a simple version here - [ ] outfit customizable self attention blocks to stylegan discriminator +- [ ] take care of masking in maskgit ## Citations