Weapon-Detection-And-Classification icon indicating copy to clipboard operation
Weapon-Detection-And-Classification copied to clipboard

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

Results 6 Weapon-Detection-And-Classification issues
Sort by recently updated
recently updated
newest added

It could be useful to state in the README.md (or in a requirements.txt file) the libraries necessary to be able to run this code: - tensorflow==1.15 - keras==2.3.1 - pillow...

am using python3.5 and keras 2.2.4 load model file i get layers error how to solve it ? any one have a solution ?

am totally confused a results for weapon images and normal images....how to differ both image values? any one have suggestion me ?

Hi the prediction results on knives are not accurate: Any chance to enhance? ![image](https://user-images.githubusercontent.com/5509837/68157897-2cf20c80-ff14-11e9-80be-6e16ada783bf.jpg) prediction: image.jpg Knife: 0.0022746364 Long Gun: 0.9948061 Small Gun: 0.0029192236

Traceback (most recent call last): File "c:/Program Files/Python37/Weapon-Detection-And-Classification-master/cnn.py", line 29, in classes = os.listdir(path2) ![Screenshot (6)](https://user-images.githubusercontent.com/105970141/228350399-8845e5f3-2756-4e5b-91c7-764f163fb0f2.png)