ros_robotics_projects icon indicating copy to clipboard operation
ros_robotics_projects copied to clipboard

Issue on image_recognition.py

Open spad opened this issue 7 years ago • 2 comments

Models code was removed since TF 1.0. I tryed to install it from repo, but I still obtain

File "image_recognition.py", line 8, in from tensorflow.image.imagenet import classify_image ImportError: No module named image.imagenet

when I try to execute image_recognition.py

spad avatar Jul 12 '17 08:07 spad

Hi, I am also facing this issue. Did you manage to solve this?

wmy101 avatar Jul 28 '17 13:07 wmy101

Guys, The code was tested with 0.11.0rc1 version. It is working fine in this version.

qboticslabs avatar Jul 28 '17 15:07 qboticslabs