Skip to content

monshinawatra/ViolenceDetection

Repository files navigation

ViolenceDetection

Detect violence using video classification to recognize action in the input video.

Install

pip install -r requirements.txt

How to uses

python predict.py --dir ["dir"] --write-vid [output path].avi --write-csv [output path].csv

or you can try web app by using streamlit.

streamlit run app.py

Example of output Watch the video plot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published