Skip to content

The project contains the files related to dataset creation and then training the dataset for flagging the knives and guns in an automatic baggage scanning system.

Notifications You must be signed in to change notification settings

nsankethreddy/DiabolicalBaggage

 
 

Repository files navigation

DiabolicalBaggage: Baggage scanning using ML

Datasets:

Two datasets were experimented with.

Refernces:

https://machinelearningmastery.com/how-to-use-transfer-learning-when-developing-convolutional-neural-network-models/
https://machinelearningmastery.com/how-to-develop-a-convolutional-neural-network-to-classify-photos-of-dogs-and-cats/

Execution:

  • Model.py: Sets up the model with the mobilenet image classification architecuture.
  • Training.py: Trains the model, with specified dataset.

Parts

  • Firearm classifier
  • Other objects such as knives, laptops, shurikens, razor blades,etc

Final Dataset

*Firearm classifier : Cropped out images of guns vs empty bag space

About

The project contains the files related to dataset creation and then training the dataset for flagging the knives and guns in an automatic baggage scanning system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.9%
  • Jupyter Notebook 9.8%
  • Shell 0.3%