Newer
Older
## Getting Started: Download, Normalize, and Combine Training Data
```
scripts/download-iedb.sh
scripts/download-peters-2013-dataset.sh
python scripts/create-iedb-class1-dataset.py
python scripts/create-combined-class1-dataset.py
```