Official code for "Zero-shot Implicit Neural Manifold Representation (INMR) for Ultra-high Temporal Resolution Dynamic MRI"
- Python 3.10.X (Important)
- PyTorch 2.0.0
- torchkbnufft 1.4.0
- tiny-cuda-nn 1.7
- torchvision, tensorboard, h5py, scikit-image, tqdm, numpy, scipy
python3 main.py -g 0 -s 2 -mpython3 main.py -g 0 -s 2python3 main.py -g 0 -s 2 -m -i 0The rest of the parameters can be easily changed by adding arguments to the parser. The detailed definitions of the arguments can be found by:
python3 main.py -h