Skip to content

alexuechao/FER_detector_lmks_tools

Repository files navigation

FER_detector_lmks_tools

Dependencies

  • Python 2.7
  • mxnet > 1.0
  • h5py (Preprocessing)
  • sklearn (plot confusion matrix)

run_predictor.py

  • python run_predictor.py
  • cmd = 'python ./base_predictor.py
    --dir ./image/
    --save ./images_rects_lmks_outputs.txt
    --select_type all'

vis_images.py

  • python vis_images.py --file ./images_rects_lmks_outputs.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages