Skip to content

Latest commit

 

History

History

Module.DIDN

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DIDN

Dangerous Item Detection Network based trained with YOLOv3 and translated to Tensorflow library with usage of tool used for translation

Folder structure:

  • model - space to place trained model
  • test_set - sample video for testing

Installing dependencies

Pip

# TensorFlow CPU
pip install -r requirements.txt

# TensorFlow GPU
pip install -r requirements-gpu.txt

Running

Detection of weapon from sample video

python detect.py