fastMRI icon indicating copy to clipboard operation
fastMRI copied to clipboard

A large-scale dataset of both raw MRI measurements and clinical MRI images.

Results 25 fastMRI issues
Sort by recently updated
recently updated
newest added

Pre-trained models found in the `fastmri_examples` are no longer accessible under the link below and returns an access-denied message. Is there another place we would be able to access model...

bug

Hello, I'm encountering an error message: "TypeError: slice indices must be integers or None or have an index method" while implementing CS for a brain dataset using the equispaced mask....

bug

Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

CLA Signed
dependencies

Hello @mmuckley, I am studing singlecoil (Unet model) and knee. I run the pretrained model (run_pretrained_unet_inference.py) and the results are these images: ![1](https://github.com/user-attachments/assets/a59f6108-5fa1-4564-8fa7-f6d16240bdb0) ![2](https://github.com/user-attachments/assets/a5af5a25-6f13-496e-9fab-da169100726c) After I trained the Unet model...

bug

See comment [here](https://github.com/facebookresearch/fastMRI/issues/343?fbclid=IwZXh0bgNhZW0CMTAAAR1R6TFzlfldCnI0pZs7WANlNRVgSv9bmIh50BQ1e_CteMGOXp9FjCO-amo_aem_XJama4Um6ddw6ew_17KxAg#issuecomment-2419101865). We should update this so that newer versions of PyTorch do not complain. Could also reimplement the inference to use a model zoo.

bug