Git Product home page Git Product logo

kiran-kumar-k3 / kidney-stones-detection-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dilshankarunarathne/kidney-stones-detection-system

0.0 0.0 0.0 4.48 MB

A software system for detecting kidney stones from digital ultrasound images of the kidney by performing various image processing techniques. By utilizing advanced machine learning algorithms and image processing techniques.

License: Other

JavaScript 2.13% Python 0.62% CSS 0.10% HTML 0.18% Jupyter Notebook 96.98%

kidney-stones-detection-system's Introduction

Kidney Stones Detection System Through AI-Enhanced Image Processing

The main objective of this project is to detect the kidney stone from the digital ultrasound image of the kidney by performing various image processing techniques. By utilizing advanced machine learning algorithms and image processing techniques.

Version License

Table of Contents

Description

This is a template repository for a FastAPI back-end project. It is intended to be used as a starting point for a new project. It has OAuth2 authentication and JWT token generation. It also has a basic user model and CRUD operations for users.

Overview

Kidney stones can be painful and dangerous if not detected early. This project aims to make the detection process faster and more accurate by using the power of artificial intelligence. In this project focus to using advanced image processing techniques and machine learning algorithms to analyze ultrasound images of the kidneys and identify any potential stones. It's a smart way of using computer technology to spot kidney stones in pictures of the kidneys, helping doctors identify and treat them faster and more accurately.

Problem Statement

The primary goal of this project is to develop an automated system that can accurately detect the presence of kidney stones in ultrasound medical images.

Installation

  1. Clone the repository
git clone https://github.com/dilshankarunarathne/kidney-stones-detection-system.git
  1. Install the required packages
cd kidney-stones-detection-system
cd backend
pip install -r requirements.txt
cd kidney-stones-detection-system
cd frontend
npm install
  1. Download the dataset and models Dataset: CT KIDNEY DATASET: Normal-Cyst-Tumor and Stone
    Run the notebooks inside the ML directory to train the models and save them.

  2. Run the application

cd kidney-stones-detection-system
cd backend
uvicorn main:app --reload
cd kidney-stones-detection-system
cd frontend
npm start

Contributing

If you'd like to contribute to this project, please check the contribution guidelines for more information.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. CC BY-NC-SA 4.0
CC BY-NC-SA 4.0

Contact Information

For questions or feedback, please contact the author:

kidney-stones-detection-system's People

Contributors

dilshankarunarathne 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.