Pixel2Mesh-Pytorch icon indicating copy to clipboard operation
Pixel2Mesh-Pytorch copied to clipboard

Final project for RecVis 18

Results 7 Pixel2Mesh-Pytorch issues
Sort by recently updated
recently updated
newest added

Hello, can you please provide the training data or a subset of training data please? Thank you so much.

Hi~ Thx for your reimplement of pixel2mesh. It helps me a lot. I ran your code and it really works. But I found the training batchsize can not be bigger...

could you please provide your training dataset? the existing link had failed, thanks.

**There is some problem occur when i run the scripts.** _Random Seed: 9909 training set 796 Start training! [0: 0/796] train loss: 49.714088 error in nnd updateOutput: invalid device function...

could you provide your training data. The download link seems to be wrong. ![image](https://user-images.githubusercontent.com/49114843/83876449-71c07900-a76b-11ea-8b08-e97e606c6c20.png)

hi, I wonder if you can provide code to generate training data. when I run obj_path='ShapeNetCore.v1/02691156/1a04e3eab45ca15dd86060f189eb133/model.obj' mesh_list=trimesh.load_mesh(obj_path), ,it is ok. But I run obj_path='ShapeNetCore.v1/02691156/10155655850468db78d106ce0a280f87/model.obj mesh_list=trimesh.load_mesh(obj_path), ValueError:all the input array dimensions...

Thank you very much for sharing the code, I found that the large dataset has failed, can you share your dataset, thanks