Confuse about the way to get Affinity Matrix
ljm-ddm opened this issue · 3 comments
ljm-ddm commented
Hello.
I have read your paper,and make some experiment about the 3DCSPN. But I didn't get good result.
I'm confused about the way to get Affinity Matrix in 3D Module (page 7).
Is use a simple 3d Conv and ReLU to get Affinity matrix or a multi-layer Conv model to get Affinity martix?
Thx
XinJCheng commented
we just used a simple 3D conv
yellowYuga commented
Hi.
I get confused about 3dCSPN too.Did you get good result?
ljm-ddm commented
I have tried many methods, but did't got the result better than orign PSMNet.