GithubHelp home page GithubHelp logo

o0t1ng0o / srd-sai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from franciszchen/srd-sai

0.0 0.0 0.0 157 KB

The source code of 'Super-Resolution Enhanced Medical Image Diagnosis with Sample Affinity Interaction' (TMI 2021).

License: MIT License

Python 100.00%

srd-sai's Introduction

SRD-SAI

This repository is an official PyTorch implementation of the paper "Super-Resolution Enhanced Medical Image Diagnosis with Sample Affinity Interaction" [paper] from TMI 2021.

Dependencies

  • Python 3.6
  • PyTorch >= 1.3.0
  • numpy

Quickstart

  • Train the SRD-SAI framework:
python ./train_srd.py --job_type S --batch_size 8 --optim Adam --num_workers 4 --lr 5e-4 --lr_decay_interval 30 --lr_decay_gamma 0.5 --weight_decay 1e-5 --epochs 350 --dual_ratio 100 --regular_ratio 100 --rank_ratio 1 --ensemble_ce_ratio 2.0 --super_ce_ratio 1.0 --low_ce_ratio 1.0 --aux_ce_ratio 1.0 --resolution 128 --cross_str cross0 --lr_factor_srnet 0.01

Cite

If you find our work useful in your research or publication, please cite our work:

@article{chen2021super,
  title={Super-Resolution Enhanced Medical Image Diagnosis with Sample Affinity Interaction},
  author={Chen, Zhen and Guo, Xiaoqing and Woo, Peter YM and Yuan, Yixuan},
  journal={IEEE Transactions on Medical Imaging},
  year={2021},
  publisher={IEEE}
}

srd-sai's People

Contributors

franciszchen 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.