Skip to content

JU4N98/sismac-image-classifier

Repository files navigation

sismac-image-classifier

Setup

  1. Install python for Windows
  2. Inside the project, create a virtual environment:
python -m venv .\venv
  1. Activate the virtual environment:
.\venv\Scripts\activate
  1. Install all dependencies:
pip install -r requirements.txt

Then you are ready to run any of the .py files, e.g.:

python analyze.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published