dengdan / seglink

An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments
GNU General Public License v3.0
495 stars 178 forks source link

poor performance using seglink-384 #17

Closed zw88 closed 7 years ago

zw88 commented 7 years ago

I have tested ICDAR2013 with seglink-384 model and visualized the result images. The seg_conf is set 0.8 and link_conf 0.5. However the performance was very poor. Can you help explain the reason?

dengdan commented 7 years ago

Two measures should help:

  1. Fine tune the model on IC13-train
  2. Find proper thresholds for IC13-test via grid search, for the 0.8 and 0.5 are thresholds selected for IC15-train.