In a new virtual env run:
pip install -U pip setuptools wheel
pip install -r requirements.txt
pythom main.py <annotation-file> <directory with images corresponding to annotation-file> [<landmarks-file>]
or
pythom main.py -n <landmarks-file> <directory with images corresponding to landmarks-file>
left
/right
arrow (←/→) - next/previous framePgUp
/PgDn
- next/previous 24 framesj
/k
- next/previous 200 frames
ffmpeg -i input.avi -q:v 2 -f image2 output_dir/img%06d.jpg
- one frame per line
filename mean.x mean.y face_lms eyebrow1_lms eyebrow2_lms nose_lms nostril_lms eye1_lms eye2_lms lips_lms teeth_lms
_lms
stands for landmarks