All Projects → ivaibhavkr → Weapon-Detection-And-Classification

ivaibhavkr / Weapon-Detection-And-Classification

Licence: MIT license
Weapon Detection & Classification through CCTV surveillance using Deep Learning-CNNs.

Programming Languages

python
139335 projects - #7 most used programming language
tcl
693 projects

Projects that are alternatives of or similar to Weapon-Detection-And-Classification

Music-Genre-Classification
Genre Classification using Convolutional Neural Networks
Stars: ✭ 27 (-49.06%)
Mutual labels:  cnn-model, cnn-classification
pyTorch-text-classification
pyTorch-text-classification
Stars: ✭ 15 (-71.7%)
Mutual labels:  cnn-model, cnn-classification
Image-Classification
Pre-trained VGG-Net Model for image classification using tensorflow
Stars: ✭ 29 (-45.28%)
Mutual labels:  cnn-model, cnn-classification
potato-disease-classification
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
Stars: ✭ 95 (+79.25%)
Mutual labels:  cnn-keras, cnn-classification
Vincent Ai Artist
Style transfer using deep convolutional neural nets
Stars: ✭ 176 (+232.08%)
Mutual labels:  cnn-keras, cnn-model
Resnetcam Keras
Keras implementation of a ResNet-CAM model
Stars: ✭ 269 (+407.55%)
Mutual labels:  cnn-keras, cnn-model
tennis action recognition
Using deep learning to perform action recognition in the sport of tennis.
Stars: ✭ 17 (-67.92%)
Mutual labels:  cnn-keras, cnn-classification
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (+126.42%)
Mutual labels:  cnn-keras, cnn-model
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (+162.26%)
Mutual labels:  cnn-keras
cycle-gun
A cycle.js driver wrapping gun.js storage
Stars: ✭ 26 (-50.94%)
Mutual labels:  gun
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (+137.74%)
Mutual labels:  cnn-keras
Captcha cracker
卷积神经网络实现的验证码识别
Stars: ✭ 139 (+162.26%)
Mutual labels:  cnn-keras
gun-cassandra
Cassandra / Elassandra persistence layer for Gun DB 🔫
Stars: ✭ 14 (-73.58%)
Mutual labels:  gun
Object Localization
Object localization in images using simple CNNs and Keras
Stars: ✭ 130 (+145.28%)
Mutual labels:  cnn-keras
kibana graph
Interactive Network Graph Visualization For Kibana (unmaintained)
Stars: ✭ 38 (-28.3%)
Mutual labels:  gun
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+25486.79%)
Mutual labels:  cnn-keras
Captcha
基于CNN的验证码整体识别
Stars: ✭ 125 (+135.85%)
Mutual labels:  cnn-keras
SpaceInvadersEcs
Simple example of SpaceInvaders(Guns&Bullets variation) game using Entity-Component-System implementation by Leopotam. It's fine example how to use Leopotam ECS framework and how to use ECS-architecture in your game at all
Stars: ✭ 15 (-71.7%)
Mutual labels:  gun
gunstore.io
Store your data in Gun DB by sending simple HTTP requests - based on jsonstore.io 💾 🚀
Stars: ✭ 32 (-39.62%)
Mutual labels:  gun
Image To 3d Bbox
Build a CNN network to predict 3D bounding box of car from 2D image.
Stars: ✭ 200 (+277.36%)
Mutual labels:  cnn-keras

Weapon-Detection-And-Classification-Using-Deep-Learning

Weapon Detection & Classification through CCTV surveillance using Deep Learning-CNNs.


This dataset contains 10,014 images that classifies 3 categories of weapons. The weapon categories included in this release are:

  • Knife
  • Small Gun
  • Long Gun

>>> DOWNLOAD, TRAINING AND PREDICTION:

The datasets can be downloaded via the link provided in the train folder.

>>> Prediction Results

Knife  :  2.6346240e-04
Long Gun  :  9.1683286e-01
Small Gun :  8.2903586e-02


References

  1. Olmos, R., Tabik, S., & Herrera, F. (2018).
    https://sci2s.ugr.es/weapons-detection#SW

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].