I employ this neural renderer in my network to render a (3w5 vertices, 7w faces) mesh to 256*256 images. Rendering an image costs about 1s, which is very slow for my training. Is the speed reasonable? Can I do something to accelerate the rendering? Thank you~
I employ this neural renderer in my network to render a (3w5 vertices, 7w faces) mesh to 256*256 images. Rendering an image costs about 1s, which is very slow for my training. Is the speed reasonable? Can I do something to accelerate the rendering? Thank you~