# Step 1.1, data preprocessing

python build_data.py

# Step 1.2, train detector

python train.py

# Step 1.3, dump shared features

python dump.py

# If you'd like to evaluate the performance of the Detector, please run the evaluate.py

python evaluate.py
