GithubHelp home page GithubHelp logo

mura-bone-abnormality's Introduction

Installation Steps

  1. Clone the repository
  2. Install the requirements
  3. Run the app.py file
  4. Open localhost:5000 in your browser
  5. Enjoy the application

Clone the repository

git clone https://github.com/rahul007-bit/Mura-Bone-Abnormality.git

Install the requirements

  • create a virtual environment
python3 -m venv env
  • activate the virtual environment

    • for windows
    env\Scripts\activate
    • for linux and mac
    source env/bin/activate
  • install the requirements

pip install -r requirements.txt

Download the Required model

curl -LO https://huggingface.co/KhalfounMehdi/vit_musculoskeletal_abnormality_detection_mura_224px_16bs_20ep/resolve/main/pytorch_model.bin\?download\=true --progress-bar

Download the required dataset

  • download MURA Dataset

    • for windows
      wget https://cs.stanford.edu/group/mlgroup/MURA-v1.1.zip
    • for linux and mac
      # Get the dataset
      wget -cq https://cs.stanford.edu/group/mlgroup/MURA-v1.1.zip
  • unzip the dataset

    # Unzip the dataset
    !unzip -qq MURA-v1.1.zip

Run the app.py file

streamlit run app.py

Open localhost:5000 in your browser

  • go to your browser
  • type localhost:5000 in the address bar
  • hit enter ๐Ÿ˜‚
  • and ta da ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

mura-bone-abnormality's People

Contributors

rahul007-bit avatar

Watchers

 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.