Skip to content

Releases: AffectAnalysisGroup/PyAFAR

PyAFAR v4.0.0

Choose a tag to compare

@bmaneesh bmaneesh released this 27 Dec 07:09
  • Upgraded the GUI to continue using opensource GUI library

PyAFAR v3.0

Choose a tag to compare

@bmaneesh bmaneesh released this 20 May 15:14

Changes:

  • Issued a fix to support MediaPipe's deprecation of v0.9 by upgrading PyAFAR's python version to 3.9 and MediaPipe to v0.10
  • Disabled person tracking to continue MediaPipe support (FaceNet for tracking needs python 3.7)
  • Updated documentation on installation and usage with this information

PyAFAR v2.0

Choose a tag to compare

@bmaneesh bmaneesh released this 10 Apr 18:09
88b02ca

PyAFAR now has adult AND Infant models. Both GUI and python interfaces can be invoked from a single installation. This version works on CPU and GPU with Windows, Mac and Ubuntu environments. Note that Mac supports only CPU.

PyAFAR v1

Choose a tag to compare

@Ntweat Ntweat released this 10 Sep 13:57
94c76e6

Initial release of PyAFAR