Online and real-time violence recognition
Preprocessing code from an official RWF-2000 github (https://github.com/mchengny/RWF2000-Video-Database-for-Violence-Detection)
-
Choose model first. ( model / model_no_att )
-- Comment or Uncomment line 13 - 14 from main.py
-- Model without attention is good trade-off model in practice.
sh train.sh
"A" in blue : model's detection result.
"B" in red : labels provided.
"C" in green : labels we made.