mkocabas / VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"

Home Page:https://arxiv.org/abs/1912.05656

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Increase video resolution

jamalknight opened this issue · comments

commented

If I would like to increase the capture area, can I use a higher resolution image? So instead of using a video resolution of 1280x720, can I record in HD (1920x1080) or 4K (3840x2160)?

I would imagine processing times would increase.

Or will the images be downsized to 1280x720 anyway and won't make much difference?