#!/usr/bin/env bash set -ex rm -rf matches_{n,p}/*.jpg matches_{n,p}/*.png python ./face_test_n.py python ./face_test_p.py wait