ContainerNumber-OCR icon indicating copy to clipboard operation
ContainerNumber-OCR copied to clipboard

Prerequisites (Python , PIP, Tensorflow versions)

Open dinisimm opened this issue 4 years ago • 2 comments

Prerequisites to run this code (Python , PIP, Tensorflow)

dinisimm avatar Apr 11 '20 23:04 dinisimm

Hi @dinisimm I got it working with tensorflow 1.15.0 and Python 3.6. Hope it helps

anavc94 avatar May 06 '20 11:05 anavc94

Hi @anavc94 , I tried running this code but I am getting error on running the file containernumber_test_pb.py : File "/home/tft/.venv-container/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1149, in _run str(subfeed_t.get_shape()))) ValueError: Cannot feed value of shape (9, 32, 240, 1) for Tensor 'Placeholder:0', which has shape '(4, 32, 240, 1) Can you pls help and mention how did you run this successfully?

shubh978 avatar May 13 '20 04:05 shubh978