Imagen-pytorch icon indicating copy to clipboard operation
Imagen-pytorch copied to clipboard

Generation result

Open mosvlad opened this issue 3 years ago • 5 comments

Generation result looks not so good... For example:

prompt = 'monkey eat banana'

image

Maybe someone get better generation result?

mosvlad avatar May 24 '22 18:05 mosvlad

That model is a quick training in colab, don't expect good results

JavSensei avatar May 24 '22 21:05 JavSensei

where get good model?

bitcoin5000 avatar May 25 '22 01:05 bitcoin5000

Everything will be later, be patient

nikuson avatar May 25 '22 18:05 nikuson

and how long wait? im sick of dalle2 waiting already

bitcoin5000 avatar May 28 '22 03:05 bitcoin5000

and how long wait? im sick of dalle2 waiting already

Training models of this scale is not an easy task, not fast at all, and most importantly, not cheap. Unless you are Google or Amazon with a bunch of data centers with flagship GPUs and TPUs - training such models can cost hundreds of thousands of USD. And the more you try to reduce costs, the slower will be the training process (on weaker GPUs in smaller quantities with less optimal parameters).

And we do not even mention the preparation of dataset for all this goodness (LAION probably already have good enough).

And in this case, the model so far has only been recreated by Google's Paper. It will still be changed by trial and error (with repeated attempts at training and playing with parameters)

So, if you are so impatient - go and buy 1 month in midjourney - their network is good enough to get very interesting and beautiful results, and the basic package will cost you no more than 1 month of Colab Pro.

Desm0nt avatar Jun 06 '22 05:06 Desm0nt