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

Changes in requirements.txt #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Changes in requirements.txt #61

wants to merge 2 commits into from

Conversation

adityarajsahu
Copy link

I have done some changes in the versions of Numpy and Tensorflow as there was a clash between the installed Numpy version and the required Numpy version for Tensorflow.

@jmplaza
Copy link
Member

jmplaza commented Mar 7, 2021

Hi @adityarajsahu ,
does ObjectDetector work for you with those dependencies update?

@adityarajsahu
Copy link
Author

No, while running objectdetector.py, I am getting errors. I am working on that now.
While installing the dependencies the NumPy version mentioned in the requirements.txt and the NumPy version required for installing TensorFlow didn't match. So, I changed the version of NumPy and TensorFlow.

@jmplaza
Copy link
Member

jmplaza commented Mar 7, 2021

You better send the complete pull-request whenever you have a working solution :-)

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

Successfully merging this pull request may close these issues.

2 participants