amirid

Results 3 issues of amirid

Hi, I cannot trace the code to find out what kind of criterion you have employed for training phase. To be more specific, I am trying to finetune your model...

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) ```

Hi, I fed an arbitrary face image to the model by calling infer_Z and assigned the resulting code to the self.Z. then tried to generate the image using infer_Z(); however,...