Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model compatibility #1

Open
hpanahiird opened this issue Sep 15, 2020 · 1 comment
Open

model compatibility #1

hpanahiird opened this issue Sep 15, 2020 · 1 comment

Comments

@hpanahiird
Copy link

hi your model is not working with tensorflow 2 and keras 2. I tried installing tensorflow 1 but it also needs python with version below 8. you should reconsider model that you used in this project.

@pooya-mohammadi
Copy link
Owner

@hpanahiird
by installing the following libraries, you would be able to use the model:

python 3.6
pip install tensorflow==1.15.0
pip install keras==2.3
pip install mtcnn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants