FuxiCV / pt_mesh_renderer

A PyTorch implementation for the "Mesh Renderer"
Apache License 2.0
75 stars 13 forks source link

Are there any possibilities to speed the rendering up for inference? #7

Open Alpe6825 opened 1 year ago

Alpe6825 commented 1 year ago

If I render the cube from toy.py it takes over 100 ms. Are there any possibilities to reduce it to real-time capability? (just for inference)