liuch37 / pan-tensorflow

This is an unofficial TensorFlow re-implementation of paper "Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network" published in ICCV 2019, with Tensorflow 2.
MIT License
1 stars 0 forks source link

Text not detected after testing #2

Open RahulPangambam opened 3 years ago

RahulPangambam commented 3 years ago

Not getting any result after testing. The images are saved in the results folder but there is no bounding box on the image i.e, it is not detected also the .txt file that is saved after testing is empty for each of the image.

liuch37 commented 3 years ago

How does the training go? Is the model converged?