Skip to content

Our cutting-edge application harnesses the power of deep learning and computer vision to analyze skin images and predict potential diseases with remarkable accuracy of 71%.

Notifications You must be signed in to change notification settings

ArchanaSingandhupe/SpotVision-AI

Repository files navigation

SpotVisionAI

SpotVisionAI : Platform that harnesses the power of deep learning and computer vision to analyze skin images and predict potential diseases with remarkable accuracy of 71%.

Visit SpotVision.AI

Home Page

Running

  1. Create a virtual environment

    conda create -n your_env_name python==3.10
  2. Activate the virtual environment

    conda activate your_env_name
  3. Install dependencies

    pip install poetry
    poetry install
  4. Optional, Sometimes on windows, you need to install tensorflow again.

    pip install tensorflow
  5. Run the app

    streamlit run ./About.py

Demo Video

SpotVision.ai

Snapshots

Home page

Home Page

Upload Image

Upload Image

Get Result : Caution, this is not a medical diagnosis

Output

About

Our cutting-edge application harnesses the power of deep learning and computer vision to analyze skin images and predict potential diseases with remarkable accuracy of 71%.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published