Weapon-Detection-And-Classification
Weapon-Detection-And-Classification copied to clipboard
Requirements missing
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
- opencv-python
- numpy
The prediction code (test.py) runs easily on cpu.