Commit b0417193 by mucece

Default Changelist

parent b427cc46
...@@ -910,7 +910,6 @@ class Test_TV(Ui_Test_TV,QMainWindow): ...@@ -910,7 +910,6 @@ class Test_TV(Ui_Test_TV,QMainWindow):
Similarity="%.2f%%" % (zhunquelv * 100) Similarity="%.2f%%" % (zhunquelv * 100)
Similarity_list.append(Similarity) Similarity_list.append(Similarity)
#总体字准确率 #总体字准确率
lenth_text = len(resultText) lenth_text = len(resultText)
text_num += float(lenth_text * float(zhunquelv)) text_num += float(lenth_text * float(zhunquelv))
text_len = text_len + int(len(testText)) text_len = text_len + int(len(testText))
......
{ {
"model_path" : "weight/ch_rec_server_crnn_res34.pth", "model_path" : "weight/ch_rec_moblie_crnn_mbv3.pth",
"save_path" : "images/out", "save_path" : "images/out",
"video_w" : "1920", "video_w" : "1920",
"video_h" : "1080" "video_h" : "1080"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment