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

util

ustczhouyu opened this issue · comments

ImportError: No module named util

Add ....\pylib\src to PYTHONPATH

hello , I add export PYTHONPATH=${pixel_link_root}/pylib/src:$PYTHONPATH , but it doesn't work,do you know why?

I'm sorry I don't know why that is happening. I can help you incase you are using spyder ide (from anaconda). If that is what you are using, then go to tools->PYTHONPATH manager and add the path over there