A violence detector in videos
video1.mp4
Helena Correia
José Henrique Brito
Install:
$ pip install -r requirements.txt
$ git clone https://www.github.com/ildoonet/tf-pose-estimation
$ cd tf-pose-estimation
Download and Extract SWIG (swigwin-3.0.12) https://sourceforge.net/projects/swig/files/swigwin/swigwin-3.0.12/swigwin-3.0.12.zip/download
Add Swig to Path
Reboot
$ cd tf_pose/pafprocess
$ swig -python -c++ pafprocess.i
$ python setup.py build_ext --inplace
$ cd cocoapi/PythonAPI
$ python setup.py build_ext --inplace