airlab-unibas / airlab

Image registration laboratory for 2D and 3D image data
Apache License 2.0
408 stars 92 forks source link

kernel_registration_3d example #18

Open amirid opened 4 years ago

amirid commented 4 years ago

Hi, When I run the 'kernel_registration_3d.py' example I get the following output:

loading images
initial TRE: 14.044497041673539
preprocessing images
Segmentation fault (core dumped)
RobinSandkuehler commented 4 years ago

Hi,

unfortunately, I could not reproduce the error. Which torch version do you use?

amirid commented 4 years ago

Hi, I'm using Python3.6, CUDA 9.2, Pytorch 1.2.

RobinSandkuehler commented 4 years ago

Hi, Could you change to Pytorch 1.1? We did not test AirLab with Pytorch 1.2. We will test if this could be a problem as soon as possible.

Rimay commented 4 years ago

hello, where are the fix imgs and moving imgs in this example?

RobinSandkuehler commented 4 years ago

Hi, the images are downloaded from the server and stored in the tmp folder.