lucidrains / DALLE-pytorch

Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
MIT License
5.53k stars 644 forks source link

OpenAI pretrained DALL-E #130

Open soumikgith opened 3 years ago

soumikgith commented 3 years ago

Has Open-AI released the trained DALL-E module on their dataset? Can I get this somewhere? (I am not talking about trained VAE from Open AI).

Also has anybody got reasonable results(on MSCOCO or other text to image datasets) using lucidrains repository till now?

lucidrains commented 3 years ago

@soumikgith nope, and it is likely never going to be released

lsl-88 commented 3 years ago

I tried training with COCO dataset, and the results aren't good. Here is one sample image which I specify as 'green cat'. Anyone else with better results to share?

image

afiaka87 commented 3 years ago

I tried training with COCO dataset, and the results aren't good. Here is one sample image which I specify as 'green cat'. Anyone else with better results to share?

image

there are plenty of results in the "discussions" tab of github actually! Sorry it's so hard to find - Github needs to improve the discoverability probably.