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

Does gt_transform used during inference? #100

Open
sss725725 opened this issue Mar 18, 2024 · 2 comments
Open

Does gt_transform used during inference? #100

sss725725 opened this issue Mar 18, 2024 · 2 comments

Comments

@sss725725
Copy link

sss725725 commented Mar 18, 2024

No description provided.

@gebinfu
Copy link

gebinfu commented Mar 21, 2024

我遇到了同样的问题。如果没有ground truth的话就无法推理。我读代码后发现,在模型中,无论训练还是推理时,都会用 ground truth 。但我都知道了ground truth ,还推理预测干什么呢。在代码的:get_node_correspondences 函数中。model文件的开头

@gebinfu
Copy link

gebinfu commented Mar 22, 2024

已得到解决,使用单位矩阵即可

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