--- 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= --pretrained=[True/False]```