Skip to content
@VisionGuardian

VisionGuardian

This organization was created to showcase Team 11's project in the MIT FutureMakers Summer 2023 Create-a-thon, hosted by SureStart × MIT RAISE.

Hero Banner

🌀 About

Who We Are

This GitHub organization was created to showcase Team 11's project in Track 3 (machine learning track) of the MIT FutureMakers Summer 2023 Create-a-thon hosted by SureStart × MIT RAISE! Our team is comprised of high school and undergraduate students from across the U.S. with a desire to make a strong impact in the world of AI/ML.

Tameem Marco Emily
Tameem Marco Emily
(Mentee) (Mentee) (Mentee)
Thomas Jiwoo Deahan
Thomas Jiwoo Deahan
(Mentee) (Mentee) (Mentor)

What Is VisionGuardian?

VisionGuardian is a combination of machine learning models designed to help you assess your eye health conveniently and to provide detailed insights for preventative care. Through the power of AI/ML technology, a user can simply take a picture of their eyes and film themselves doing a quick screening test to detect fatal eye diseases such as glaucoma and cataracts. This enables them to get personalized insights, promote early detection, and prioritize your eye health. See more detailed information in our organization's other repositories!

Note

Currently, this isn't a fully functional mobile application. We've only implemented bare bones glaucoma + cataract detection scripts in Python.

Since our chosen theme for this year's Create-a-thon was Physical Health & Mental Well-Being Management, we intended to keep the United Nations' Sustainable Development Goal #3 (Good Health & Wellbeing) in mind while creating our project. We were able to make it to the final round of presentations, and at the end of the competition, our team proudly came in second place out of a total of seven teams! We encourage anyone who would like to see our presentation to watch the full recording on YouTube!

💻 Tools & Technologies

  • Figma was utilized to create our app prototype.
  • A wide variety of Python packages were used to create our detection systems.
    • Cataract detection:
      • TensorFlow to train the convolutional neural network.
    • Glaucoma detection:
      • OpenCV to leveraging computer vision.
      • MediaPipe for pose detection.

🚀 Future Plans

We plan to continue adding more robust features and developing more sophisticated methods to improve on what we currently have and to detect other potential eye problems using AI/ML.

  • For example, instead of only utilizing a binary classifier for cataract detection, we may instead create a regression model to detect what stage of cataracts a user may be experiencing.
  • Some other things that could potentially be detectable include: detecting diabetic retinopathy, macular degeneration, retinal detachment, optic neuropathies, uveitis, keratoconus, retinitis pigmentosa, conjunctivitis, etc.
  • Additionally, we're also planning to collect more data points from our users to provide more accurate results. This may include their age, height, weight, gender, physical activity, sleeping patterns, diet, etc.

Logo Banner

Pinned Loading

  1. Resources Resources Public archive

    This repository contains our app prototype, slide deck, and other notes.

  2. Source-Code Source-Code Public archive

    This repository includes the source code for the cataract + glaucoma detection for the VisionGuardian project.

    Jupyter Notebook

Repositories

Showing 3 of 3 repositories
  • Source-Code Public archive

    This repository includes the source code for the cataract + glaucoma detection for the VisionGuardian project.

    VisionGuardian/Source-Code’s past year of commit activity
    Jupyter Notebook 0 0 0 0 Updated Aug 31, 2023
  • .github Public archive

    This is a special repository used to create the README on our GitHub organization's profile homepage.

    VisionGuardian/.github’s past year of commit activity
    0 0 0 0 Updated Aug 31, 2023
  • Resources Public archive

    This repository contains our app prototype, slide deck, and other notes.

    VisionGuardian/Resources’s past year of commit activity
    0 0 0 0 Updated Aug 22, 2023

Top languages

Loading…

Most used topics

Loading…