Weapon-Detection-And-Classification icon indicating copy to clipboard operation
Weapon-Detection-And-Classification copied to clipboard

Requirements missing

Open leihuayi opened this issue 3 years ago • 0 comments

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.

leihuayi avatar Oct 13 '21 15:10 leihuayi