carlosh93 / privacy-optics-hpe

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:Other


Languages

Language:Python 100.0%