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
This is my solution and documentation to the people counter app project at Udacity and Intel Edge A.I. for IoT Developers Nanodegree program. The app can detect people in a live feed, saved video or image and return the number of people in the frame, average time spent people in the frame, and the total count of people detected. It also sends an…
Designing a system to trace potential spread of COVID using contact tracing. The system includes a dashboard for the administrator to see movement of an user in an estate.
Create a smart video IoT solution using Intel® hardware and OpenVino Toolkit. The app will detect people in a designated area, providing the number of people in the frame, the average duration of people in the frame, and total count. Send all calculated Stats and Output Image to the server using Mosca and FFmpeg server.