You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: