Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 840 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 840 Bytes

Abnormal Action Detection in Videos

In this project we plan to apply results concerning online action detection in videos to abnormal event spotting in real-life datasets. Therefore we will combine the method porposed by Waqas Sultani et al.(2018) with the online setting and compare online versus offline settings results.

Real-world Anomaly Detection in Surveillance Videos :

In this section we reproduce the results of Sultani et al.(2018). In this part we work in offline settings, and we are only interested in temporal detection.

Online Action Detection :

In this part we are interset in abnormal action detection in videos, but in this section we are using online settings. We use the same C3D descriptors as in the previous, and we feed them to a RNN, in order to perform temporal abnormal action detection in videos.