Closed songjd closed 5 years ago
I can't find the 'vis_util' in the file detector.py.
detector.py
You need to uncomment the following two lines of the code:
Basically you need to import object_detection.utils to use visualization_utils.
Let me know this would help.
Let me close this issue for now.
I can't find the 'vis_util' in the file
detector.py
.