johndpope / MegaPortrait-hack

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

replace patchgan -> multiscale patchgan - should improve image quality #46

Closed johndpope closed 3 months ago

johndpope commented 3 months ago

just use this from MetaPortrait https://github.com/Meta-Portrait/MetaPortrait/blob/main/base_model/modules/discriminator.py

johndpope commented 3 months ago

drafted https://github.com/johndpope/MegaPortrait-hack/pull/47