Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 1.68 KB

0.3.4 (Nov 22,2024)

  • Modified the python script and start_server.bat to use the static url from ngrok.
  • Fixed the issue why the .png were not loaded in github when the 75 records were added to DB, it was not related to gitignore, but now it is fixed 7bda1b9
  • Changed main.py so that embedding of faces of records from DB are not calculatead each time, a checking procedure was added to check if it was previously computed and to use it instead 3ddfd31
  • Solved the connection issue between backend and DB, it was due to a change of field names (#12)
  • Worked on researching and trying to use a different host (ngrok)

0.3.3 (Nov 8, 2024)

  • We added error handling to the face recognition program to avoid crashes377a31e
  • Recognized faces are now moved to the front for clearer display3247c0e
  • Populated the database6db71ce

0.3.0 (Oct 2, 2024)

  • Final version of the demo app a2e2ca
  • <function name>: .