You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use Framework's Camera2 apis or any wrapper over the same (Like CameraX). I believe the current camera library we have in the project can also work. Since analysis of frame are costly we can maybe analysis only certain frames at regular intervals.
We need to go with on device TFLite models like Pose estimation model or similar face detection models.
Adding person or face detection with something like tensorflow lite instead of simple motion detection would be a useful feature.
The text was updated successfully, but these errors were encountered: