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

Feat/19 sixdrepnet #20

Closed johndpope closed 4 months ago

johndpope commented 4 months ago

the resnet18 reference in paper is supposed to calculate the appropriate yaw / pitch roll - I ditch these and use this off the shelf instead. (though it doesn't do translations.) https://github.com/johndpope/MegaPortrait-hack/issues/19