JiauZhang / GigaGAN

Implementation of GigaGAN: Scaling up GANs for Text-to-Image Synthesis
MIT License
54 stars 6 forks source link

training new SG model with our own CLIP "captions" #6

Open jimb2834 opened 6 months ago

jimb2834 commented 6 months ago

Hello @JiauZhang - I was on StyleClips repo and we were trying to confirm something.

I need to train a new SG model, with our own CLIP "captions" and not use LAION or anything else.

So, my alpha test case was to build a new SG model with images of Men and Women.

My question is - Did you train a new model with your own "captions" or how are you adding NEW keywords/captions?

In our case we have our own internal nomenclature which we must train into some medical images for a use-case, and we have to figure out how to do this.