Welcome to ShapeNet Q&A, where you can ask questions and receive answers from other members of the community.

How to import shapenet .obj files in python

0 votes
Hello.

I just downloaded ShapeNetSem dataset. It has .obj and .mtl files. Previously I was using .off files and create dataloaders for that, but now the dataset has .obj files. How can I import .obj files as point clouds in Python? I don't intend to use Pytorch 3D.
asked Feb 4, 2023 by ahsan4845 (120 points)

Please log in or register to answer this question.

...