Commit Graph

8 Commits

Author SHA1 Message Date
slashtechno b5d95ed963
Fixed unknown face causing error 2023-11-02 19:54:55 -05:00
slashtechno 4f1f253c6c
Fix representations_<model>.pkl not being created 2023-10-22 16:20:57 -05:00
slashtechno 2cf945feec
Check if face directory exists; switch to ArcFace
Other fixes:
* Improve error handling during face recognition
* Change VS Code run configuration name
* Update `deepface-test.ipynb`
* Reset version to `0.1.0` (not pushed to PyPi yet)
2023-10-22 12:02:07 -05:00
slashtechno d83315518a
Standardize program name and description 2023-10-22 09:24:11 -05:00
slashtechno b2f10280b3
Fix facial recognition
Scaling still seems to be imperfect
2023-10-14 17:37:42 -05:00
slashtechno 3bf1966bfd
Manage timers in notify.py 2023-10-14 15:40:36 -05:00
slashtechno 6dfb06989f
Manually plot boxes, rather than using `r.plot()` 2023-10-13 17:44:38 -05:00
slashtechno a99a899417
Added notification stuff 2023-10-05 20:25:47 -05:00