Run Experiments (MMPose)
The configuration files for our models can be found here:
Training
python tools/train.py 'path/to/config'
Evaluation
python tools/test.py 'path/to/config' 'path/to/checkpoint'
FPS
python tools/analysis_tools/random_benchmark.py -c 'path/to/config' -i 3x480x640 -b 16