TannerGilbert / Tensorflow-Object-Detection-with-Tensorflow-2.0

Use the Tensorflow Object Detection API with Tensorflow 2
https://gilberttanner.com/blog/object-detection-with-tensorflow-2
MIT License
131 stars 78 forks source link

convert error #1

Closed venkateshchittinidi closed 4 years ago

venkateshchittinidi commented 4 years ago

ValueError: Failed to convert a NumPy array to a Tensor (Unsupported object type NoneType).

TannerGilbert commented 4 years ago

Can you please give me more information about the error like in which cell of which notebook the error occurs.

TannerGilbert commented 4 years ago

This error probably occurs because no camera is detected by OpenCV and therefore it can't get any image. As there was no activity for over a month I will close this issue. If you have any more information feel free to reopen it.