OverlapPredator icon indicating copy to clipboard operation
OverlapPredator copied to clipboard

Inference does not get applied

Open Birkenpapier opened this issue 2 years ago • 3 comments

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: grafik

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: grafik

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!

Birkenpapier avatar Jan 17 '23 12:01 Birkenpapier

I've encountered the same issue but I don't know what the cause is.

tangqi1012 avatar May 22 '23 13:05 tangqi1012

I've encountered the same issue but I don't know what the cause is.

Hellcat1005 avatar Aug 25 '23 03:08 Hellcat1005

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?

lucienchia avatar Jan 31 '24 02:01 lucienchia