This repository contains the code for training an SSD deep learning model architecture for the detection of knifes that appears in images. Moreover, Inceptin V2 is used as the base network. For development, google colab is used.
Data was downloaded from here directly into google drive in the Jubyter Note code.
Some detection results along with confidence score, after training for 200k steps:
- How to train an object detection model
- Understanding SSD MultiBox — Real-Time Object Detection In Deep Learning
- SSD object detection: Single Shot MultiBox Detector for real-time processing
- 3 steps to update parameters of Faster R-CNN/SSD models in TensorFlow Object Detection API
- Brightness guided preprocessing for automatic cold steel weapon detection in surveillance videos with deep learning