millburnai / aisecurity

CSII AI facial recognition.
11 stars 15 forks source link

POC progress bar during classification #16

Closed ryspark closed 2 years ago

ryspark commented 3 years ago

Start progress bar when the user puts their face close, and close bar after 3 seconds. Progress bar must be 16 characters or less due to LCD constraints.

After proof of concept, more sophisticated logging (rather than 3-second threshold) should be used.