Giter Site home page Giter Site logo

mdcrt / varnet_modl_pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhengguotan/varnet_modl_pytorch

0.0 0.0 0.0 12.37 MB

PyTorch implementation of MoDL: Model Based Deep Learning Architecture for Inverse Problems

Shell 1.62% Python 98.38%

varnet_modl_pytorch's Introduction

MoDL

PyTorch implementation of MoDL: Model Based Deep Learning Architecture for Inverse Problems (Not official!)

Official code: https://github.com/hkaggarwal/modl

alt text

Reference paper

MoDL: Model Based Deep Learning Architecture for Inverse Problems by H.K. Aggarwal, M.P Mani, and Mathews Jacob in IEEE Transactions on Medical Imaging, 2018

Link: https://arxiv.org/abs/1712.02862

IEEE Xplore: https://ieeexplore.ieee.org/document/8434321/

Dataset

The multi-coil brain dataset used in the original paper is publically available. You can download the dataset from the following link and locate in under the data directory.

Download Link : https://drive.google.com/file/d/1qp-l9kJbRfQU1W5wCjOQZi7I3T6jwA37/view?usp=sharing

Configuration file

The configuration files are in config folder. Every setting is the same as the paper.

Configuration files for K=1 and K=10 are provided. The authors trained the K=1 model first, and then trained the K=10 models using the weights of K=1 model.

Train

You can change the configuration file for training by modifying the train.sh file.

scripts/train.sh

Test

You can change the configuration file for testing by modifying the test.sh file.

scripts/test.sh

Saved models

Saved models are provided.

K=1: workspace/base_modl,k=1/checkpoints/final.epoch0049-score37.3514.pth

K=10: workspace/base_modl,k=10/checkpoints/final.epoch0049-score39.6311.pth

varnet_modl_pytorch's People

Contributors

zhengguotan avatar bo-10000 avatar

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.