-
Notifications
You must be signed in to change notification settings - Fork 73
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
Inference does not get applied #61
Comments
I've encountered the same issue but I don't know what the cause is. |
1 similar comment
I've encountered the same issue but I don't know what the cause is. |
their demo.py result transformation matrix is a 4X4 identity matrix suggesting that there is no transformation at all.... @ShengyuH may i know why is this so? |
Hello, I have also encountered the situation of poor registration effect, may I ask if you have solved it here? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello everyone,
thank you very much for your work!
After setting up your project on a Win10 machine with a dedicated conda environment I got following result:
Everything seems to work without problems and I've even got the same message in the terminal regarding numpy as you got.
But the inference and the overlapping areas are not getting visualized.
Why is that the case?
Thank you very much!
Here is also my Cuda version aswell the other dependencies:
matplotlib==3.3.3
numpy==1.19.4
torch == 1.8.0
torchvision==0.9.0
torchaudio==0.8.0
nibabel==3.2.1
tqdm==4.38.0
open3d==0.10.0.0
easydict==1.9
scipy==1.5.4
coloredlogs==15.0
PyYAML==5.4.1
scikit_learn==0.24.1
tensorboardX==2.1
vtk_visualizer==0.9.6
nibabel==3.2.1
h5py==3.2.1
coloredlogs==15.0
gitpython==3.1.17
Thank you very much for your help!
The text was updated successfully, but these errors were encountered: