microsoft / Recursive-Cascaded-Networks

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

FailedPreconditionError (see above for traceback): Attempting to use uninitialized value gaffdfrm/deform_stem_1/conv3_1/b #5

Closed YMBrianHung closed 4 years ago

YMBrianHung commented 4 years ago

1

zsyzzsoft commented 4 years ago

I cannot replicate the error using my Tensorflow versions (both 1.4 and 1.13). Maybe run the initializer before loading the checkpoint could resolve this problem. Update the code and try it again.

zsyzzsoft commented 4 years ago

I'm closing this issue. Feel free to reopen it if there is still any problem.