Open alondra-76 opened 4 years ago
@alondra-76 Could you please fill the issue template.Also provide the simple standalone code/ colab link to reproduce the issue at our end. What is the top-level directory of the model you are using?. Thanks!
@alondra-76 Please have a look at this issue. Hope it helps.
I am running the tensorflow zoo sample notebook. https://github.com/tensorflow/models/blob/master/research/object_detection/colab_tutorials/object_detection_tutorial.ipynb My directory is cd models/research.
@alondra-76 I tried to reproduce the issue but didn't face any erorr for mobilenet model. Please find the gist here.Thanks!
I have a 1050ti and a 1560. With the 1050 I have no problem.
GPU-GeForce GTX 1650 driver nvidia- 450 CUDA-10.1 CUDNN-7.6 Tensoflow-2.2.0 python-3.8.3 Ubuntu-18.04
When I run the object detection tutorial, the gpu is correctly detects me and loads the model. The problem appears when running the inference.