yinyunie / depth_renderer

Rendering color and depth images for ShapeNet models.
MIT License
86 stars 20 forks source link

Data Preprocessing #5

Open LLh-lihan opened 2 years ago

LLh-lihan commented 2 years ago

Thanks a lot for the awesome work from the authors. But I am a bit confused with data preprocessing. I noticed that in the dataset attached each object has two folders which are respectively image and model. But in the original dataset, each object only has one file which is called XXX.obj. How could I change the XXX.obj to the form of the current dataset?