intrepidlemon / deep-ultrasound

Home Page:https://github.com/intrepidlemon/deep-ultrasound/blob/master/results.ipynb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep learning for differentiation of benign and malignant solid liver lesions on ultrasonography

Running this project

This project can be initiated using simple scripts.

  1. Inspect and edit the config.py file to match your local installation preferences, i.e. where the project should expect to find your data files as well as where the project should output your results
  2. The project expects your data to be in a folder referenced by the environment variable: $DATA_DIR
  3. Initialize the project (creating the necessary directory and databases) using setup.sh
  4. Run the project using run.sh
  5. (optional) create a pushover-secret.sh file to receive pushover notifications when your run is completed:

To inspect the jupyter notebook used to generate the results associated with this publication, please see results.ipynb

About

https://github.com/intrepidlemon/deep-ultrasound/blob/master/results.ipynb


Languages

Language:Jupyter Notebook 82.5%Language:Python 17.1%Language:Shell 0.4%