FoldingNet icon indicating copy to clipboard operation
FoldingNet copied to clipboard

The encoder in the paper is different from your implementation!

Open qinglew opened this issue 4 years ago • 1 comments

You didn't use the graph-based encoder the paper described.

qinglew avatar Feb 01 '21 05:02 qinglew

Grateful for this neat pytorch implementation for FoldingNet!

However, I encounter the same issue. I train 300 epochs with several losses(like chamfer, earth-mover, or weighted version of both). None of them exhibits a satisfactory result. I guess the PointNet-like encoder might fail to capture the local geometry of the point cloud, which may provide crucial clues for the succeeding folding process.

yhbian avatar Mar 18 '23 02:03 yhbian