Zai Shi
Zai Shi
> Did you try the COCO notebook from @mrconter1? [https://github.com/lucidrains/DALLE-pytorch/issues/15](url). It has a bug where it mixes up image ID with annotation ID > > use > `image_id = int(info['image_id'])...
> > Did you train the dVAE by yourself or use the pre-trained model by openai? > > There is also the 1024VQGAN from the taming-transformers research available. This post...
> > > > Did you train the dVAE by yourself or use the pre-trained model by openai? > > > > > > > > > There is also...
> What is your use case? I am building an AI copilot for CLI. (similar to [this](https://githubnext.com/projects/copilot-cli) but open sourced). The user types a prompt, when the command is generated,...