Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 533 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 533 Bytes

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)