Detecting the location of bone fracture in a given x-ray image using machine learning
- Clone the repository:
git clone https://github.com/Anveshrithaa/bone-fracture-detection.git - Head to the root folder:
cd Bone-Fracture-Detection - Install requirements:
pip install -r requirements.txt - Head to the
manualfolder:cd manual - Run
main.py:python main.py
If you want to test on different images, alter the corresponding variables inside main.py