johndpope / MegaPortrait-hack

Using Claude Opus to reverse engineer code from MegaPortraits: One-shot Megapixel Neural Head Avatars
https://arxiv.org/abs/2207.07621
42 stars 7 forks source link

multi-scale patch discriminator + loss #35

Closed johndpope closed 3 weeks ago

johndpope commented 3 weeks ago

guessing here -

https://github.com/johndpope/MegaPortrait-hack/blob/da99016001719351ce3c9901242f9d2cf4b94cee/train.py#L43

johndpope commented 3 weeks ago

Maybe able to cherry this saved model https://huggingface.co/spaces/ss99es/HW_DL_GAN/blob/main/app.py

https://huggingface.co/spaces/nmud19/Sketch2ColourDemo/tree/main/model/lightning_bolts_model

johndpope commented 3 weeks ago

i think i fixed this.