Skip to content

Real Time Violence Detection using MobileNet and Bi-directional LSTM

Notifications You must be signed in to change notification settings

abduulrahmankhalid/Real-Time-Violence-Detection

Repository files navigation

Real Time Violence Detection using MobileNet and Bi-directional LSTM

This repository is part of the Graduation Project for NTI Training - AI and IoT DEY Initiative.

  • In this Work, we proposed a real-time violence detector based on deep-learning methods.

    The proposed model consists of a MobileNet Pretrained Model as a spatial feature extractor and Bidirectional LSTM as temporal relation learning method with a focus on the three-factor (overall generality - accuracy - fast response time). The suggested model achieved about 97% accuracy with speed of 16 frames/sec.

    image

  • Expirements

    We Implemented Two Prediction Functions To Test Our Model On

    - First Function Perform Frame By Frame Prediction For The Video.

    Output-Test-Violence-Video

    Output-Test-NonViolence-Video

    - Second Function Perform Prediction For The Whole Video.

    image image

  • Conclusion

    Our proposed MobileNetV2-BiLSTM variant provides the reportedly best results for the used dataset.

    Despite the performance of our proposed model, it needs to be further validated with more standard datasets where identification of one to many or many to many violent activities including weapons are tough to detect.

  • Refrences: CNN-BiLSTM Model for Violence Detection in Smart Surveillance

About

Real Time Violence Detection using MobileNet and Bi-directional LSTM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published