shunsukesaito / PIFu

This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
https://shunsukesaito.github.io/PIFu/
Other
1.77k stars 340 forks source link

Perspective view instead of orthogonal #116

Open Jove125 opened 2 years ago

Jove125 commented 2 years ago

Hello!

How to train model on perspective view images? Is it enough to generate the data in the perspective view and change the projection_mode from orthogonal to perspective? Is it possible to somehow use the field of view?

Thanks.

zouxinggray commented 2 years ago

hello! Have you solved this problem about generating the data in the perspective view? If you succeed, can you tell me how to do it? Please! Thanks.