Thanks for your code!
When I run your code, I found that the princpt is calculated based on the bounding box. When I use the focal and princpt to animate other model such as using IDOL, their default prinpt is the middle of the image. Therefore, using the princpt in the inference.py to animate other characters will lead to different video size. How can I modify it?
Thank you!