Skip to content

dr. MARTHA stands for Modular AI for Robust Telemedicine and Health Analysis

License

Notifications You must be signed in to change notification settings

yohanesnuwara/dr_martha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dr. MARTHA

dr. (doctor) MARTHA stands for Modular AI for Robust Telemedicine and Health Analysis. It is an app that uses Computer Vision to identify key health issues and problems from the patient's photo of eyes, teeth, tongue, and face. It also recommends the treatment, medical procedure, and suggest professional doctors for further diagnosis.

Dr_Martha (online-video-cutter com)

See our YouTube video of demo --> YouTube

Eye health

Normal Blepharitis Conjunctivitis
normal-eye blepharitis conjunctivitis
Iridocyclitis Keratitis Cataract
iridocyclitis keratitis cataract

Facial skin health

Multiple face problems: acne, acne scars, blackhead, whitehead, pimples, crystalline, cystic, milium, papular, purulent, and dermatitis

Requirements

  • Python==3.11.8
  • Tensorflow==2.15.0
  • Keras==2.15.0
  • NLTK==3.8.1
  • Flask==3.0.3

How to run the app in VS Code (Desktop version)

In your PC:

  1. Download this repository as ZIP file
  2. Extract the ZIP file into preferred directory
  3. Download the model weights from this link
  4. Put the downloaded weights inside folder /flask-yolo-app/weights/

In your VS Code:

  1. Install the above requirements with pip install
  2. Open terminal and go to the directory cd flask-yolo-app
  3. Run the app python app.py
  4. Open the app in browser with URL localhost http://127.0.0.1:5000/

Note: dr. MARTHA has not been tested in any clinical trials. As a proof-of-concept application, it will need collaboration with medical doctors to check the accuracy of diagnosis and prescriptions for example.

About

dr. MARTHA stands for Modular AI for Robust Telemedicine and Health Analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages