Giter Site home page Giter Site logo

pytorch_mri_variationalnetwork's People

Contributors

rixez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pytorch_mri_variationalnetwork's Issues

Unable to use data from GLOBUS (.h5 files) as input to code

I have downloaded the data from GLOBUS as mentioned in README. This consists of all .h5 files. Currently, I am working on Single Coil Knee dataset. There seems to be a missing link between what the code expects as input and the data downloaded from GLOBUS.

  1. Download single coil knee (train, test and val) data from GLOBUS
  2. Change the root_dir to point to "knee folder"
  3. run python run_varnet.py on terminal
  4. error:

----------------- Options ---------------
activation: rbf
batch_size: 1
epoch: 100
error_scale: 1.0
features_out: 24
gpus: 0
loss_type: complex
loss_weight: 1.0
lr: 0.0001
mode: train
momentum: 0.0
name: coronal_pd_fs
num_act_weights: 31
num_stages: 10
optimizer: adam
root_dir: data/knee
sampling_pattern: cartesian_with_os
save_dir: exp/basic_varnet
----------------- End -------------------
Traceback (most recent call last):
File "run_varnet.py", line 46, in
dataset = KneeDataset(**args)
File "/home/m/Documents/mri_variationalnetwork/pytorch_mri_variationalnetwork-master/data_utils.py", line 64, in _ _ init _ _
self.mask = loadmat(str(self.mask_dir[0]))
IndexError: list index out of range

Any suggestions on how to proceed?

Artifact in the middle

Hi Rixez,

I tried to duplicate your work and I found there is some artifacts in the middle of picture, which has the same shape as sampling mask.
I don't know how to solve it. Thanks for your help.
18

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.