You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can directly render images and train MLPs using our codes for OBJ files.
It can work on the 3D model without texture. You can set the color value (after rgb augmentation) to (0, 0, 0) for 3d models without texture during the training stage.
For example I have a obj file, I need to convert it to glb file and then use blender to render rgb and depth, right? What else do I need to input?
And can it work on the 3d model without texture?
The text was updated successfully, but these errors were encountered: