microsoft / Recursive-Cascaded-Networks

[ICCV 2019] Recursive Cascaded Networks for Unsupervised Medical Image Registration
https://arxiv.org/abs/1907.12353
MIT License
361 stars 87 forks source link

Is there Warping Operation available for Ubuntu versions #38

Closed luoyi1hao closed 3 years ago

luoyi1hao commented 3 years ago

Using the option fast_reconstruction under Ubuntu's TensorFlow1.4.1 environment, I experienced the following error: AttributeError: module 'tensorflow.python.user_ops.user_ops' has no attribute 'reconstruction'

Thank you very much for your help

zsyzzsoft commented 3 years ago

The custom reconstruction op does not have Ubuntu supported now. Please disable this option instead.