LTH14 / mage

A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis
MIT License
507 stars 26 forks source link

Implementation details of class-conditional generation #7

Open ChangyaoTian opened 1 year ago

ChangyaoTian commented 1 year ago

Hi, could you release the detailed code and configs w.r.t class-conditional generation? (e.g. the finetuning epochs and lr, etc.)

Thanks a lot!