MichalBusta / DeepTextSpotter

285 stars 101 forks source link

re-train problem #78

Closed Sero8139 closed 5 years ago

Sero8139 commented 5 years ago

I want to re-train the model of my data , and my groundtruth only have alphabet and digits . and I encountered some problem .

E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 810 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 820 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 830 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 840 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 850 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 860 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 870 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 880 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 890 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 900 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 E2E recall 0.000 / 0.000 910 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 920 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 930 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 940 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 950 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 960 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 970 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 980 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0 990 - lr:1.000e-04 ctc:0.0000/0.0000 wr:0.00/0.00, loc:0.00 0

Could you give me some direction to fix the problem ?