Abstract:
Gun violence in a lot of areas remains stubbornly high. Therefore, limiting gun violence has been a priority in recent years. In this presentation, we will be implementing the use of Deep learning algorithms to detect any firearms / weapons in real time, to improve response times and reduce potential harm.
The increase of video surveillance in public spaces, and the proliferation of body cameras for police can potentially be leveraged for gun detection systems. Video systems could alert police and surveillance personnel when a gun is detected in real time, resulting in prompter action.
The proposed system in this presentation is a weapon detection system that makes use of TensorFlow object detection API. The project will involve the use of various resources for implementation, such as: Python, TensorFlow object detection API, OpenCV, Google Collab, NumPy etc.