GithubHelp home page GithubHelp logo

sunilgummadi / abnormal-xray-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kshannon/abnormal-xray-detection

0.0 1.0 0.0 1.87 MB

Repo for Stanford's MURA Bone X-Ray Deep Learning Competition

License: Apache License 2.0

Shell 0.88% Jupyter Notebook 32.06% Python 67.06%

abnormal-xray-detection's Introduction

Stanford's MURA Bone X-Ray Deep Learning Competition

Raise: TODO

The goal of this project is to ... Raise: TODO

The instructions below will get you a copy of the project up and running on your local machine for development and testing purposes.

Table of Contents

  1. Data
  2. Prerequisites
  3. Steps
  4. Results
  5. Authors

Data

Data is openly availble from Stanford's ML Lab: https://stanfordmlgroup.github.io/competitions/mura/

Here are two samples of negative and positive data:

drawing drawing drawing drawing

Some high level EDA findings:

  1. asd
  2. ads
  3. ads

Prerequisites

A list of conda/pip environment dependencies can be found in the environments.yml file. To create a conda env with all of the dependencies run the create_conda_env.sh shell script. We are also using Tensorflow and Keras with GPU support.

Steps

  1. Download the MURA dataset and unzip it into a a location of your chosing.
  2. Run the shell script env_setup.sh This will create the conda environment that we used to build the model.
  3. Run the shell script create_ini_files.sh This will create a config.ini file where you will need to put a path to your data. for example my path is: /Users/keil/datasets/mura/
  4. Run merge_csv.py to create the merged sample and full csv files. two csvs will be created in the sample_data/ directory and two csvs in your MURA data path location.
  5. Run the data_pipeline.py file and congratz you are where we are! ...
  6. more to come...

Results

Raise: TODO

Authors

abnormal-xray-detection's People

Contributors

kshannon avatar

Watchers

James Cloos 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.