Setup pip install -r requirements.txt Training python train.py --root "./data" --max_epoch 20 Testing python test.py --root "./data"