tf-pose-estimation
tf-pose-estimation copied to clipboard
Missing dependency: tf_slim
tf_slim
is used in the source code but is not listed in requirements.txt
>> pip3 install tf_slim
I'll make the PR to fix it in requirements.txt
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