Prashant Gupta

Results 3 issues of Prashant Gupta

``` Traceback (most recent call last): File "bin\iterate\table_adjacency_parsing.py", line 36, in trainer.train() File "PycharmProjects\TIES-2.0\python\iterators\table_adjacency_parsing_iterator.py", line 85, in train model.run_training_iteration(sess, summary_writer, iteration_number) File "PycharmProjects\TIES-2.0\python\models\basic_model.py", line 388, in run_training_iteration ops_result = sess.run(ops_to_run,...

Is there a way by which I can pass coordinates of a particular text and get locator as output. For eg: input in_bbox : [22,278, 67, 289] output: LTTextLineHorizontal:contains("address")') maybe...

Can you please tell which tensorflow version have you used for your repo? The current version as well as `tensorflow==0.11.0` are giving many errors