looput / PSENet-Tensorflow

TensorFlow implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Networkt)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It seems that some files are missing

xbpgithub opened this issue · comments

when I run eval_metric.py,I get this wrong

File "/home/PSENet-Tensorflow-master/eval_metric.py", line 12, in
from model import inference
File "/home/PSENet-Tensorflow-master/model/inference.py", line 25, in
from preprocessing import ssd_vgg_preprocessing
ModuleNotFoundError: No module named 'preprocessing'

It seems that some files are missing

Sorry, I will upload it.