There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The objective of the project is to run AI on the edge on CCTV camera at home looking over the driveway and the Android application can show you the status of the number of Cars or People present at the driveway in realtime. On the base level the camera uses the Optimized model to detect the number of cars and people present in the driveway and then if there is any change in the number of cars or people it updates the change to the cloud database. The android app picks up the changes in the cloud database in realtime and thus updates it on the app.