Shuran Song

Results 16 comments of Shuran Song

Here you can find more information about that paper: http://slidingshapes.cs.princeton.edu/ And there is a stand alone code to compute 3D feature from one depth map that can help you understand...

@761687049 The current code doesn't support CPU mode, could you try to run it under GPU mode?

Because of te pooling layers and stride convolution, the output resolution is smaller 1/4 of the input.

I'm using ubuntu 14.04.

Hi @Azpril45, 1) Transforming from standard tsdf (not projective tsdf) to flipped tsdf is very simple: for each voxel, if its tsdf value is (+/-)d then the flipped tsdf value...

This problem exist because the marvin command is not successfully run though matlab. You can try to copy out the command start with "cd .... " to terminal to run...