Giter VIP home page Giter VIP logo

bone-age-assessment's Introduction

Attention-Guided Discriminative Region Localization for Bone Age Assessment

  • This repository contains code for our paper Attention-Guided Discriminative Region Localization for Bone Age Assessment Download Paper
  • If you have any question about our paper or code, please don't hesitate to contact with me [email protected], we will update our repository accordingly

Setup

  • Dataset The RSNA dataset can be downloaded here RSNA

  • requirements Python==3.6, tensorflow==1.9, keras = 2.1.6, opencv.

Training

  • Step 1: Generate *.npy Data with data_utils.py
  • Step 2: Run main_classification.py to train classification model, the Attention Map and Heatmap will be saved according to the given path.
  • The attention map will be generated by GAPAttention(model,weights,'/raid/chenchao/code/BoneAge/BoneAge/data/train/')
  • Step 3: Generate the Heatmap for the Hand Reigon, Region-1 and Region-2 one-by-one
  • Step 4: Run data/crop_patches.py to crop the local patches for Hand, Region-1 and Region-2 according to the heatmap one-by-one.
  • Step 5: Run main_aggregation.py to aggragate different local patches for BAA
  • You can also run main_regression.py to get the BAA performance by using one local patch.

Results

Citation

  • If you find it helpful for you, please cite our paper
@article{chen2020attention,
  title={Attention-Guided Discriminative Region Localization for Bone Age Assessment},
  author={Chen, Chao and Chen, Zhihong and Jin, Xinyu and Li, Lanjuan and Speier, William and Arnold, Corey W},
  journal={arXiv preprint arXiv:2006.00202},
  year={2020}
}

bone-age-assessment's People

Contributors

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