Code Monkey home page Code Monkey logo

Comments (6)

adefazio avatar adefazio commented on June 9, 2024 1

We can move the banding removal code under experimental perhaps? I am hesitant to try to combine it with the rest of the code-base as even a minor change may break reproducibility.

from fastmri.

Bala93 avatar Bala93 commented on June 9, 2024

Very good proposal. This will result in a common train, valid, evaluate code for any new model and datasets. Is this open for contributions?

from fastmri.

mmuckley avatar mmuckley commented on June 9, 2024

This is an open source repository - of course! If you have some area that you'd like to prioritize perhaps post it here so that we don't duplicate efforts.

from fastmri.

mmuckley avatar mmuckley commented on June 9, 2024

That seems reasonable to me. It would be nice to get a basic implementation into fastmri at first, and for reproducibility we won't deprecate the current folder until we have enough time to verify everything vs. the paper. It's a big one compared to the others.

from fastmri.

Bala93 avatar Bala93 commented on June 9, 2024

If you have some area that you'd like to prioritize perhaps post it here so that we don't duplicate efforts.

Actually, I am using the older version of fastMRI code, the one without pytorch lightning. I even changed the varnet code to the older style. Now I am trying to bring different models using that code base.

You continue with pytorch lightning, I will share the code base with the old code style once I have it ready for atleast 2 or 3 models.

Thank you.

from fastmri.

mmuckley avatar mmuckley commented on June 9, 2024

At this point the core components of the refactor have been finished from the former code and new models have been updated to the leaderboard. The codes for generating the leaderboard models are now in experimental/varnet/varnet_brain_leaderboard_submission_2020-08-21.py and experimental/unet/unet_brain_leaderboard_submission_2020-08-18.py.

It's still undecided on PyPI distribution - might need to discuss around about this. It's also undecided whether we might want to move the PyTorch Lightning training modules in to the main package folder for distribution or leave them in experimental.

from fastmri.

Related Issues (20)

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.