ZJULearning / pixel_link

Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid Syntax on util

ManuelRaddatz opened this issue · comments

Hi,

I get an invalid syntax error on util submodule

print util.sit(image_data)
             ^
SyntaxError: invalid syntax

What am I doing wrong?

Environment:
Docker 19.03
Python: 3.6.8
Tensorflow:1.13