UpsideDownDetector / README.md
Jauhar's picture
Update README.md
e9aa813
metadata
language:
  - en
datasets:
  - cifar10

How to run locally from GitHub

  • git clone https://github.com/majauhar/UpsideDownDetector.git
  • cd UpsideDownDetector
  • pip install -r requirements.txt
  • python main.py --epochs=<Integer> --pretrained=[True/False]