FuxiCV / pt_mesh_renderer

A PyTorch implementation for the "Mesh Renderer"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Alpe6825 opened this issue · comments

commented

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)