Giter VIP home page Giter VIP logo

bone-fracture-detection's Introduction

Bone Fracture Detection Web Application

This project involves a web application that uses computer vision to predict bone fracture detection. The application utilizes three different models for classification and detection: YOLOv8, Faster R-CNN with ResNet, and VGG16 with SSD.

Data Source

The dataset used for bone fracture detection is available on Kaggle. You can find the dataset and additional information here.

About Data

The dataset includes X-ray images of different bone fractures. The classes available in the dataset are - Elbow Positive, Fingers Positive, Forearm Fracture, Humerus Fracture, Shoulder Fracture, and Wrist Positive. Each image includes a corresponding file with the annotated bounding box of the fracture.

Running the Repository

To run the web application locally, follow these steps:

  • Clone the repository to your local machine.
  • Create a virtual environment for the project.
  • Install all the required dependencies.
  • Download the pre-trained weights for the models here. Make sure to add them in a 'weights' folder in the project directory.
  • Run the following command in your terminal to run the app
    streamlit run app.py
    

Web Application Features

The web application is built using Streamlit, providing user-friendly options for bone fracture detection:

Left Panel

  • Model Selection: Users can choose from the three available models: YOLOv8, Faster R-CNN with ResNet, and VGG16 with SSD.
  • Confidence Threshold: A slider in the left panel allows users to set the prediction confidence threshold.

Overview Tab

The Overview tab provides information about the different models used for bone fracture detection, their significance, and performance metrics.

Testing Tab

In the Testing tab, users can test the models by uploading images and observing the detection results that includes the output class and the respective bounding box and scores.

Working Demo

Streamlit.App.mp4

Get Started

To get started with the bone fracture detection web application, you'll need to clone this repository and follow the instructions above to run the application locally. Experiment with different models and confidence thresholds to explore their performance.

For any issues or feedback, please feel free to reach out

bone-fracture-detection's People

Contributors

ashita03 avatar

Stargazers

 avatar Mohd Aquib 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.