DeepRegNet / DeepReg

Medical image registration using deep learning
Apache License 2.0
564 stars 76 forks source link

Trouble building network for Demo #838

Open pwilliamMAT opened 1 year ago

pwilliamMAT commented 1 year ago

I am having difficulty building the networks from the PY files for the demos. They seem to be packaged as checkpoint files and then PY files that assemble the network.

My goal is to test their ability to be imported into MATLAB using their newer import functionalities for TensorFlow, PyTorch, and ONNX.

Is it possible to add the compiled networks for the demos to the repo? If not, does anyone have them built already and would be willing to share the savedModel, HDF5, or .PT file(s)? Especially for the "Paired brain MR-ultrasound registration" demo?

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.