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

Missing dependency: tf_slim #4

Open
olehmisar opened this issue Aug 27, 2020 · 3 comments
Open

Missing dependency: tf_slim #4

olehmisar opened this issue Aug 27, 2020 · 3 comments

Comments

@olehmisar
Copy link

tf_slim is used in the source code but is not listed in requirements.txt

@mei-chen
Copy link

>> pip3 install tf_slim

@mei-chen
Copy link

I'll make the PR to fix it in requirements.txt

@olehmisar
Copy link
Author

Before you make a PR, I'd like you to know that pip3 install tf_slim didn't work for me. But I found an article that suggests this command to install tf_slim and it worked:

pip install git+https://github.com/adrianc-a/tf-slim.git@remove_contrib

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