Lei

Results 5 comments of Lei

Thanks for your suggestion. I should let it do global optimization after loop closed instead of local optimization. Originally, I wrote the code for no DeepLab version which is for...

@csufangyu yes, I'm from China. @SILI1994 I saw your result, it is much better. I think you didn't try to train neural networks so that, based on my knowledge, you...

Can you post your parameter.txt here? I think there are some mistakes in configure or data path.

I think you have installed Caffe successfully after running `make all`. Can you try running demo without caffe test? Or you can try `cmake build`.

The shapenet package (http://3dshapenets.cs.princeton.edu/) provides the code to rewrite off data to voxel data. I think it is in the path ~/3DShapeNets/3D/write_input_data.m You can try this function to translate data...