Closed ViousGod closed 5 years ago
I don't know python really well, this fix works on me. I'm running on windows.
import rod.tf_utils as tf_utils
I had the same issue. The dumb solution is to cp your object detection folder from tensorflow to your working directory. I use Ubuntu 16.04 by the way.
Thank you guys, I'll try it!
@ViousGod , @baicaigithub's solution worked for me. I forked a copy and made a modification. You can pull the fork from here.
When I run "objectdetection_video.py", it shows "No module named 'tf_utils'".