kanezaki / pytorch-rotationnet

BSD 2-Clause "Simplified" License
80 stars 19 forks source link

How to get the render image of my own dataset? #16

Closed fengshi-cherish closed 3 years ago

fengshi-cherish commented 4 years ago

I have some 3d model with .obj files, is there any script(python version will be better) to render models?especially case ii in paper.

kanezaki commented 4 years ago

I used the MATLAB script for rendering provided by H. Su (MVCNN author) with almost no change. Here is the code: https://github.com/kanezaki/SHREC2017_track3/blob/master/mvcnn_utils/render_views.m