tensorflow / models

Models and examples built with TensorFlow
Other
77k stars 45.79k forks source link

tf-slim missing in colab object detection tutorial, import failed #8626

Open rlrahulkanojia opened 4 years ago

rlrahulkanojia commented 4 years ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.

1. The entire URL of the file you are using

https://github.com/tensorflow/models/tree/master/research/object_detection/object_detection_tutorial.ipynb

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

jaykshirsagar05 commented 4 years ago

I would like to address this issue.