Open merkylove opened 5 years ago
Didn't find requirements.txt in the repository. I had to install the following dependencies to run example:
numpy==1.15.4 opencv==3.4.2 tensorflow-gpu==1.12.0
It should be more convenient to add dependencies explicitly to requirements file
@merkylove Appreciate for this suggestion :) We will update it.
Didn't find requirements.txt in the repository. I had to install the following dependencies to run example:
numpy==1.15.4 opencv==3.4.2 tensorflow-gpu==1.12.0
It should be more convenient to add dependencies explicitly to requirements file