Dangerous Item Detection Network based trained with YOLOv3 and translated to Tensorflow library with usage of tool used for translation
model
- space to place trained modeltest_set
- sample video for testing
# TensorFlow CPU
pip install -r requirements.txt
# TensorFlow GPU
pip install -r requirements-gpu.txt
Detection of weapon from sample video
python detect.py