Requirements missing
leihuayi opened this issue · 0 comments
leihuayi commented
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.