ShichenLiu / SoftRas

Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
MIT License
1.2k stars 156 forks source link

Simple Image input and Mesh output #65

Open 10Exahertz opened 3 years ago

10Exahertz commented 3 years ago

How can I use a pre-trained model to use an image as input and get a mesh output?

I cant seem to find a simple explanation in the docs. While im at it, has this been tested on Window 10?

And how can I change camera intrinsics and pose?

Thanks, so much.