1 min readApr 25, 2020
This does not seem to work verbatim.
After amending the code as you’ve mentioned; copy/pasting I get the following error:
NameError: name 'detection_graph' is not defined
Even after trying to correct this with ‘tf.Graph()’ other problems arise. Can you please investigate?