Skip to content

Releases: JahodaPaul/DecisionAmbiguityRecognition

Version 1.0.0

19 Aug 10:37
Compare
Choose a tag to compare

Improvements

  • Detecting faces is now roughly 100 times faster (by using dlib and simple tracking)
  • Facial identification is now way more accuracy (by using facenet)
  • Application now detects only frontal faces
  • Added new options (command line arguments)

Bug Fixes

  • fixed bug in reading command line arguments