You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for your sharing. I haven't run this respository successfully. Actually the fiIes is so complex and I don't know how to start. I want ask about the efficiency. How many times(average time) does the method run per image. And the trained weight is getting from the lib your mention in paper? How can I use it?
The text was updated successfully, but these errors were encountered:
A1
YOLOv2, TITAN X (Pascal): 0.2 sec / image (1216x1216) for each thread, characters larger than 32x32 is hopeful to be detected. You can run 3 threads on each card. You can improve the code to mini-batch version to speed up it.
A2
Yes, follow the tutorial and you will reproduce the results, despite of random factors.
Sorry,I tried but I could not find the main function of the project. Beg your help. Could you tell me where is the image read in and where is the detection and recognition result output or display. I could not find the code.
thank you for your sharing. I haven't run this respository successfully. Actually the fiIes is so complex and I don't know how to start. I want ask about the efficiency. How many times(average time) does the method run per image. And the trained weight is getting from the lib your mention in paper? How can I use it?
The text was updated successfully, but these errors were encountered: