GithubHelp home page GithubHelp logo

guopengf / fl-mrcm Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 10.0 74 KB

Multi-institutional Collaborations for Improving Deep Learning-based Magnetic Resonance Image Reconstruction Using Federated Learning

License: MIT License

Python 100.00%
deep-learning federated-learning pytorch

fl-mrcm's People

Contributors

guopengf avatar

Stargazers

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

Watchers

 avatar  avatar

fl-mrcm's Issues

Question about the structure of Unet model

Thanks for your sharing! But I do notice that the Unet uses instanceNorm instead of BatchNorm2d and I don't understand why. Is that related to the framework of federated learning?

This is not an issue

Can you please let me know how to run it Properly . And configure the dataset properly. I am new to this field ... HELP WILL BE APPRECIATED

Thank You Very Much

Question of loss_adv_g

Thank you for this great work. I noticed that loss_adv_g will not take effect to the back propaganda because it is detached and re-assigned to a float scalar instead of a variable.

loss_adv_g = loss_adv_g.detach().item()

Is it correct?

Question about model archeticture.

Thanks for your code, that's a nice job.
You use U-Net as the reconstruction network. Howerver, skip-connections are important part of Unet.
But it seems that you do not use skip connections. Maybe it will cause performance degradation?
I wonder why skip connection is unused for your work.
Thanks!

how to plot latent features

Hello,

The work is very interesting!
I am familar with MRI reconstruction, but not with federated learning.
Could you provide me some hints on ploting letent feature distribution from different datasets, as shown in Figure 1 d) and e)
Thanks a lot.

Best Regards,
Kingaza

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.