ewrfcas / Pixel2MeshPlusPlus-MVDISN

Pixel2Mesh++: 3D Mesh Generation and Refinement from Multi-View Images (TPAMI2022)
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

Where can I get the Pixel2Mesh++ dataset? #8

Open Kurokabe opened 11 months ago

Kurokabe commented 11 months ago

Hello, I am interested in running this project with the p2mpp model.

It seems that to use the P2MPPModel, MutliViewShapeNet dataset needs to be used, since it's the only one that has the "mesh" attribute.

In the MultiViewShapeNet, there is a reference to https://github.com/ewrfcas/Pixel2MeshPlusPlus-MVDISN/blob/a4f49f42627b39c350a79083f1e0152fa280a85f/datasets/multiview_shapenet.py#L48

Where can I download this dataset, with the relevant .obj file? I tried to make it work the a downloaded ShapeNet core dataset, but maybe they need preprocessing since I get errors later on.

Thank you

SekaiNoOwari77 commented 1 week ago

May I ask if this project can be used normally?