Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boundary loss different from TMNet? #13

Open
aluo-x opened this issue Sep 16, 2020 · 2 comments
Open

Boundary loss different from TMNet? #13

aluo-x opened this issue Sep 16, 2020 · 2 comments

Comments

@aluo-x
Copy link

aluo-x commented Sep 16, 2020

Looking over the code, it seems like the boundary refinement loss is quite different from the loss used in TMNet.

It seems like in Total3DUnderstanding, the boundary loss is simply amplifying the chamfer distance for points that exist on the boundary. While in TMNet, there is a neighbor based "smoothing" loss.

@lz-503
Copy link

lz-503 commented Oct 16, 2020

查看代码,似乎边界精简损失与TMNet中使用的损失完全不同。

似乎在Total3DUnderstanding中,边界损失只是放大了边界上存在的点的倒角距离。在TMNet中,存在基于邻居的“平滑”损耗。

你好 可以加你个微信 一起探讨下这篇文章吗

@aluo-x
Copy link
Author

aluo-x commented Oct 16, 2020

Just to clarify, I consider this a very minor issue that is not relevant to the main point of the paper. Total3DUnderstanding is a great work. The original boundary loss in TMNet is slow, and I think by applying a edge loss you can probably achieve the same goal (but with much smaller computational cost).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants