melonwan / sphereHand

This project corresponds to __Self-supervised 3D hand pose estimation through training by fitting__, which is accepted in CVPR 2019.
MIT License
54 stars 4 forks source link

Orthographic projection in m2d loss #8

Open zcy5417 opened 2 years ago

zcy5417 commented 2 years ago

I noted that orthographic projection is used in rendering, do you know how to implement the rendering process under Perspective projection? thanks~