Git Product home page Git Product logo

mrsrl / complex-networks-release Goto Github PK

View Code? Open in Web Editor NEW
107.0 107.0 24.0 8.12 MB

Implementation related to the paper "Analysis of deep complex-valued convolutional neural networks for MRI reconstruction and phase-focused applications" by Elizabeth K. Cole et. al; Toolbox for complex-valued convolution and activation functions using an unrolled architecture.

Home Page: https://onlinelibrary.wiley.com/doi/full/10.1002/mrm.28733

Python 98.44% Shell 1.56%

complex-networks-release's Issues

Regarding the complex U-Net code

Thanks for your impressive work! Currently I also want to reproduce the complex unet in my dataset. But according to my reproduce results, I find the complex unet performance worse than real Unet. the best performance complex unet is same with input undersampled image. That's the problem. Would please share your reproduced complex Unet ? Thanks !

Output model .pb

Is there a way to output the .pb file while training the model or if I use the freeze graph method what is the name of the input node and output node? May you please help me with this. I have tried to freeze the model but I do not know the name of the node I need to output which will be needed for inference.

Thank you.

Output of Network is NaN

Hi,

I am trying to reproduce your results using the code and data provided.
The code runs without errors, however the output is NAN values. Loss function stays constant instead of decreasing.
Bart reconstruction seems to work fine.
Could it by a version issue? I am using Python 3.7, in combination with your requirements file. Hardware: nvidia rtx 3090, 24gb ram. Some packages were not listed in the requirements so I tried to find one that works. E.g. "gast" (version 2.2), skiimage. I have attached the requirements that I am using, maybe you can comment if that is correct.
Do you have any idea where to look for the error?

I would like to use the code later for preclinical MRI data (single coil). Could you comment on the following

  • Do I need to normalize the data or do any other preprocessing (right now it is complex k-space data)
  • Should I train each region and image type separately (e.g. head T1, abdomen T2) or can I train them together?
  • In case image size is different can I zerofill the images to have the same matrix size or does the original MR data need to be the same matrix size.

Thanks!

requirements.txt
complex
graph

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.