We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者您好,看了您的文章我深受启发,在阅读您开源的代码后也出现了一些疑惑。 对与pointr模型,您采取了foldingnet作为稀疏点重建稠密点的head, 到AdaPoinTr模型你提供了俩个选择,分别是SimpleRebuildFCLayer和Fold模块。 您给出的config文件选择了SFC作为重建模块,我想请问一下这二者对最后重建的结果影响是否不大。 在文章中没有找到相关的消融实验,因此比较好奇foldingnet是不是并没有特别决定重建效果。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
作者您好,看了您的文章我深受启发,在阅读您开源的代码后也出现了一些疑惑。
对与pointr模型,您采取了foldingnet作为稀疏点重建稠密点的head, 到AdaPoinTr模型你提供了俩个选择,分别是SimpleRebuildFCLayer和Fold模块。
您给出的config文件选择了SFC作为重建模块,我想请问一下这二者对最后重建的结果影响是否不大。
在文章中没有找到相关的消融实验,因此比较好奇foldingnet是不是并没有特别决定重建效果。
The text was updated successfully, but these errors were encountered: