Git Product home page Git Product logo

mura-xr_shoulder's Introduction

MURA-XR_SHOULDER

Binary Classification into normal/abnormal X-rays of XR_SHOULDER of MURA dataset.

What is MURA?

MURA ( musculoskeletal radiographs ) is a large dataset of bone X-rays.It is one of the largest public radiographic image datasets. Algorithms are tasked with determining whether an X-ray study is normal or abnormal. MURA uses a hidden test set for official evaluation of models. The test set is not publicly readable. It consists of 14,863 studies from 12,173 patients, with a total of 40,561 multi-view radiographic images. Each belongs to one of seven standard upper extremity radiographic study types: elbow, finger, forearm, hand, humerus, shoulder, and wrist. Each study was manually labeled as normal or abnormal by board-certified radiologists from the Stanford Hospital. The MURA dataset can be downloaded from this link : https://stanfordmlgroup.github.io/competitions/mura/

Contents

This repository uses the Shoulder Xray part of the MURA dataset. A densenet model with 169 layers has been used with weights pretrained on the imagenet dataset. The flatten layer and the binary classification layer are then added and the model is trained on the dataset. Since the training of these weights takes 5 to 6 hours, the weights of our trained model have been included in the repository by the name “model.h5”. Comments have been added for proper understanding of the code.

Sample directory structure of dataset – -MURA-v1.1

--train / valid

---XR_(body part name)

----patient_id

------study(number)_positive/negative

------images(.png)

mura-xr_shoulder's People

Contributors

sid0407 avatar

Forkers

rishishounak

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.