I am running sample program which comes packaged with Tensorflow object detection API(object_detection_tutorial.ipynb). Program runs fine with no error, but bounding boxes are not diaplayed at all.
My environment is as follows:
Windows 10
Python 3.6.3
What can be the reason?
With regards
Manish