Abstract
Abstract: Insecurity has been a major threat to government and civilians in Nigeria for the past decade. Development of a security system is not yet enough to curb the situation. Hence, the need for weapon detection using Convolutional Neural Network. The researchers downloaded different images with guns and knives from the internet. Image labeler software was used to annotate each image separately and the results were saved as XML files. This was converted to CSV files which are represented in form of rows and columns. Rows are each element, while the column are the weight, height, Xmin, Ymin, Xmax and Ymax. Which represent the shape and location of the boxes. Extra files were created which was mapped to a particular number, and the label was represented in form of numbers such as 1 for knife and 0 for gun. TensorFlow API was used for the training. We trained 300epochs at 0.03 learning rate for Resnet50, Resnet101, InceptionV1 and the proposed model. The success rate of the training was determined, and the trained model was tested. The proposed model performed better than three other models when trained and tested with the same datasets.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have