Skip to content

holiczab/SkinNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkinNetwork

Welcome to the main site of our skin disease detection program 🩺

Our achitecture consist of 2 clients 💻 and a server 📁, that is responsible for providing detection results.

arch

In the following video, you can check our architecture in action. 😉

Demo.mp4

Or in this document. 😉

Demo anyag.pdf

Anaconda environment for Desktop application

Installing Anaconda

  1. Install Anaconda: download and install Anaconda Distribution from here: https://www.anaconda.com/products/distribution.
  2. Open Anaconda Prompt: navigate to the folder containing the environment.yml file.
  3. Create the virtual environment: conda env create -f environment.yml. The name of the new environment will be szofttech.

Running the application

  1. Open Anaconda Prompt: navigate to the application directory.
  2. Activate environment: conda activate szofttech.
  3. Run the application: python main.py.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors