Skip to content

A Streamlit (Python Web Framework) Application that detects most common human activities from Pre-Recorded Videos or Live Camera Feed.

Notifications You must be signed in to change notification settings

ayushmaanFCB/Human-Activity-Recognizer-Streamlit-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Activity Recognizer Streamlit Application

A Streamlit (Python Web Framework) Application that detects most common human activities from Pre-Recorded Videos or Live Camera Feed. The technique of identifying and interpreting distinct human actions and behaviours utilising cutting-edge technology like computer vision and machine learning is known as human activity detection.

In many areas, safety, effectiveness, and convenience are significantly improved by human activity detection, and this technology's continued advancement holds the possibility of revolutionising how humans interact with technology and the outside world.

This web-application was designed within a small period of time, and hence pre-trained ONNX was used for the detection. ".onnx" files are binary files that record the model architecture and parameters in a standardised format, making it simpler to exchange models between various frameworks and tools.


Running the application


Application Preview

Landing Page: Screenshot 2023-08-10 155948


Detection From Pre-Recorded Clip Screenshot 2023-08-10 160026


Live Streams - Detection Video with labelled activities can be downloaded Screenshot 2023-08-10 160226


About

A Streamlit (Python Web Framework) Application that detects most common human activities from Pre-Recorded Videos or Live Camera Feed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages