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

How can estimated_transform be obtained by src.npy and ref.npy without gt.npy #93

Open
lotterf opened this issue Jan 18, 2024 · 1 comment

Comments

@lotterf
Copy link

lotterf commented Jan 18, 2024

I tried to run the current demo.py. It works fine when src.npy, ref.npy, gt.npy is provided. I would like to know how to get estimated_transform when gt.npy is not provided. Because I noticed that the use of transform in model.py to compute real nodes caused demo.py to fail.I noticed the same problem in question #51 , when it mentioned the latest submitted model.eval(), but I couldn't find it, could you please provide help with this file?

@GavinYang5
Copy link

#95 gt.npy is not required, please refer to this issue.

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