Skip to content

A website application that dentists can use to diagnose specific abnormalities in less time and with better accuracy using panoramic dental radiography.

License

Notifications You must be signed in to change notification settings

Tassneem04Hamdy/Dentect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DENTECT

Dental Diseases Detection

A website application that dentists can use to diagnose specific abnormalities in less time and with better accuracy using panoramic dental radiography.


Used Technologies

This project is built in Typescript using the MERN stack for the website, Python using Flask for the detection, and YOLO V5 for model training and testing.


Running Dentect

Download Dentect Back-end, Front-end, and Detection Model.

git clone https://github.com/Dentect/dental-diseases-detection-backend.git
git clone https://github.com/Dentect/dental-diseases-detection-frontend.git
git clone https://github.com/Dentect/dental-diseases-detection-model.git

Features

Our end-user is the dentist who can

  • SignUp and SignIn
  • Add new patient
  • Upload the patient's X-ray and display detection
  • View patient's data
  • View patient's old X-rays
  • Add comments on Detection
  • Give a feedback

Demo

Dentect-Demo.mp4

Contributors


License

The project is available under the MIT License.

About

A website application that dentists can use to diagnose specific abnormalities in less time and with better accuracy using panoramic dental radiography.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.0%
  • TypeScript 7.7%
  • Other 2.3%