vhzy / InvReg

Invariant Feature Regularization for Fair Face Recognition (ICCV'23)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InvReg

Invariant Feature Regularization for Fair Face Recognition (ICCV'23)

Image text

Requirements

  • numpy (1.21.4)
  • easydict (1.9)
  • onnx (1.10.1)
  • scipy (1.6.3)
  • tdqm (4.62.3)
  • torch (1.11.0)
  • mxnet (1.9.1)
  • torchvision (0.11.0)
  • sklearn (0.24.0)
  • python (3.8.12)

Citation

References & Opensources

Part of our implementation is adopted from the Arcface, IP-IRM, TFace and InvariantRiskMinimization repositories.

License

InvReg is MIT-licensed.

About

Invariant Feature Regularization for Fair Face Recognition (ICCV'23)

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%