tensorflow / tensorflow/models
tf-slim missing in colab object detection tutorial, import failed
Open
@pkulzc is already working on this.
Since Jun 5, 2020.
models:research:odapi
type:bug
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ yes ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [ yes ] I am reporting the issue to the correct repository. (Model Garden official or research directory)
- [ yes ] I checked to make sure that this issue has not already been filed.
1. The entire URL of the file you are using
2. Describe the bug
the tf_slim library failed to import in the template given, need to install mannually
3. Steps to reproduce
Run the colab notebook
4. Expected behavior
tf_slim supported installation instruction should be provided
5. Additional context
None
6. System information
- OS Platform and Distribution (COLAB
- Mobile device name if the issue happens on a mobile device: none
- TensorFlow installed from (source or binary): binary
- TensorFlow version (use command below): 2.1*
- Python version: 3.6
- Bazel version (if compiling from source): NA
- GCC/Compiler version (if compiling from source): NA
- CUDA/cuDNN version: NA
- GPU model and memory: NA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.