YuDeng / Portrait-4D

Portrait4D: Learning One-Shot 4D Head Avatar Synthesis using Synthetic Data (CVPR 24); Portrait4D-v2: Pseudo Multi-View Data Creates Better 4D Head Synthesizer (ECCV 2024)
MIT License
204 stars 7 forks source link

Increase the target size #10

Open cuong-pv opened 2 months ago

cuong-pv commented 2 months ago

Congratulations on the interesting work. The target size of the pre-trained model is 512. Can I increase the target size such as to 1024?

YuDeng commented 2 months ago

Our current model is trained under 512x512 resolution. It cannot receive images at 1024x1024 as input.