RedisGears / AnimalRecognitionDemo

An example of using Redis Streams, RedisGears and RedisAI for Realtime Video Analytics (i.e. filtering cats)
https://redisgears.io
Apache License 2.0
42 stars 18 forks source link

Explicitly state results #2

Open maguec opened 5 years ago

maguec commented 5 years ago

If not cat is detected in the photo, it may be best to say "no cat detected yet" in the 3001 application until one is detected instead of leaving things blank.

I had to move around closer to the camera an fix the glare but I assumed it was not working.