Skip to content

Classifying Pistols, Revolvers and Rifles using Transfer Learning

Notifications You must be signed in to change notification settings

flvritski/Image-Classifier-on-Guns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classifier on Guns

Classifying Pistols, Revolvers and Rifles using Transfer Learning

Repo developed using this CodeLab by Google as a guide.

It is one easy technique and it can be used in Police Enforcement to detect the weapon of the shooter.

Result

(base) Stefans-MacBook-Pro:tensorflow-for-poets-2 stefanflorin$ python -m scripts.label_image
--graph=tf_files/retrained_graph.pb
--image=tf_files/flower_photos/Rifles/193px_Safir_T_17.jpg 2019-06-15 01:16:59.238671: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this > > TensorFlow binary was not compiled to use: AVX2 FMA

Evaluation time (1-image): 0.261s

rifles (score=0.99452) pistol (score=0.00547) revolver (score=0.00001)

About

Classifying Pistols, Revolvers and Rifles using Transfer Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published