microsoft / O-CNN

O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use DenseCRF to refine point cloud

zhDai opened this issue · comments

commented

HI,I have trained a model about Shape Segmentation. Then I want to use DenseCRF,but I found that you use "probo.txt". So can you show me what is it?And how to make it?Looking forward to your reply.

I did not touch the code for 4 years. And please read the code to find the details.
I suggest using our tensorflow-based implementation for shape segmentation. It can produce good results even without DenseCRF.