Git Product home page Git Product logo

ai-cavity-detector's Introduction

AI Cavity Detector

This web app allows the user to upload an x-ray image and provides an output image showing the areas of cavities.
This project was created for CMPSC 445 (Fall 2023) at PSU World Campus.

Project Team:

  • Michael Stanley
  • Noah Spott
  • Mason Ticehurst
  • Keian Kaserman

Project Requirements

fr-01

The system should allow the user to upload an X-ray image or a folder of X-ray images.

fr-02

The system should detect the location of cavities in the uploaded X-ray images.

fr-03

The system should display the X-ray images with an indication of where the cavity is.

fr-04

The system should allow the user to download the images with the cavity indicators.

fr-05

The system should preprocess the uploaded images to enhance image quality, reduce noise, and prepare the image for the ML model.

Setting Up Development Environment

Client

  1. Clone repository

  2. Open project folder in terminal

  3. npm install

  4. npm run dev

  5. Copy the Local or Network address and paste it into your web browser.

Server

  1. Open project folder in new terminal

  2. Run

python3 ./server/server.py

Demo

animated

ai-cavity-detector's People

Contributors

masonticehurst avatar noahspott avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ai-cavity-detector's Issues

ML module not found

Hello,
On which pythin is it based? as when I try to load the sever it says ML module not found, and no comatible version for it.
Thanks

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.