0

Here, I am using DB as the detection algorithm and CRNN as the recognition algorithm. The texts I want to detect are English words.

The texts I am getting from it are as follows-

'text': ['MBF>KS','K>?','MBF>K1','=N:EEBO>','?E:LA','O><<>EF:Q','?EHPF:Q','BGBM,'M@<','FB<HGMKHE','?E:LA','?K>JN>G<R','008','I>G']

Actual Texts (that I should get) are as follows-

'Timer 2', 'Ref. Pointer', 'Timer 1', 'Dual Live', 'Flash', 'VesselMax', 'FlowMax', 'Init.', 'TGC', 'MI Control', 'Flash Frame', 'Frequency', '0.08', 'Pen'

0 Answers0