DeepReg icon indicating copy to clipboard operation
DeepReg copied to clipboard

Medical image registration using deep learning

Results 6 DeepReg issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [notebook](http://jupyter.org) from 6.3.0 to 6.4.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notebook&package-manager=pip&previous-version=6.3.0&new-version=6.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hello, I am trying setup your demos, and test run of them and having several errors on code : ``` python demos/unpaired_ct_lung/demo_train.py The training can also be launched using the...

## Subject of the issue When I am trying to use your demo, I've get problem with downloading a data, namely incorrect links. ``` python demos/unpaired_mr_brain/demo_data.py Exception: URL fetch failure...

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....

stale

## Subject of the issue Hi, first of all thanks for this amazing tool. I am interested in running DeepReg on my CTs, without training the network from scratch. Do...