jiupinjia / SkyAR

Official Pytorch implementation of the preprint paper "Castle in the Sky: Dynamic Sky Replacement and Harmonization in Videos", in arXiv:2010.11800.
https://jiupinjia.github.io/skyar/
2.01k stars 248 forks source link

How to make the picture or video of sky match the aspect ratio of video which being processed #19

Closed JustinZ86 closed 3 years ago

JustinZ86 commented 3 years ago

Great job and thank you. I set up an environment to run the demo correctly. But when I process a 720x1280 video, the picture or video as the sky is always stretched vertically. Is it because this program cannot handle other aspect ratio videos, or do I need to change any parameters?

I I will be grateful for any suggestions from you.

Thanks.