/privacy-optics-hpe

Official implementation for ICCV 2021 paper - Learning Privacy-preserving Optics for Human Pose Estimation

Primary LanguagePythonOtherNOASSERTION

privacy-optics-hpe

Official implementation for ICCV 2021 paper - Learning Privacy-preserving Optics for Human Pose Estimation

The code is not complete yet. I'm uploading the HPE network first. ⚠️ 🚧 👷

Tested system:

Requirements:

  • Python 3.8
  • tensorflow 2.3.1
  • tensorlayer 2.2.3
  • cython
  • numpy
  • easydict
  • poppy
  • globals
  • pycocotools (must be installed after cython and numpy are installed)