Coder Social home page Coder Social logo

rsna-boneage-ossification-roi-detection's Introduction

RSNA BoneAge - Ossification ROI Detection

This repository contains additional annotations for the RSNA Pediatric BoneAge Challenge dataset. In total 240 training images and 89 evaluation images had been annotated with ROIs used in the medical routine for estimating boneage of hand radiographs. ROIs were labeled with one of the following: DIP, PIP, MCP, Radius, Ulna, and Wrist. In order to predict such ROIs on unseen images, the annotations were used to train a Faster-RCNN object detector using the Tensorflow Object Detection API. An example inference visualization is shown below: Example inference

For sake of reproducibility, the Tensorflow version as well as the Tensorflow Models repository is explicitly defined. The docker container uses a prebuild Tensorflow 1.4 image and the Tensorflow models repository is a commit from end of 2017. Please note, that GPUs newer than Pascal generation seem to not work with Tensorflow 1.4 (e.g. Titan V does not work). Either run the benchmark code on a Pascal card (e.g. GTX 1080 Ti) or try to update to a newer Tensorflow image.

How to use

  1. Download the dataset/images from the RSNA Pediatric BoneAge Challenge website
  2. Export the path to the dataset as RSNA_BONEAGE_DATASET_ROOT environment variable (Note: the scripts assume a directory named train/images with all training images)
  3. Install Docker and Nvidia Docker
  4. Run ./build_and_run.sh to build the docker container and start into it
  5. Run ./prepare.sh inside the container to download the pretrained model and build tfrecord files
  6. Run ./benchmark.sh inside the container to start the training of the benchmark models

Citation

S. Koitka, A. Demircioglu, M.S. Kim, C.M. Friedrich, F. Nensa (2018)
Ossification area localization in pediatric hand radiographs using deep neural networks for object detection.
PLOS ONE 13(11): e0207496.
https://doi.org/10.1371/journal.pone.0207496

rsna-boneage-ossification-roi-detection's People

Contributors

razorx89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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