Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about the run efficiency #23

Open
parquets opened this issue Sep 6, 2018 · 3 comments
Open

about the run efficiency #23

parquets opened this issue Sep 6, 2018 · 3 comments

Comments

@parquets
Copy link

parquets commented Sep 6, 2018

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?

@yuantailing
Copy link
Owner

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.

@parquets
Copy link
Author

parquets commented Sep 8, 2018

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.

@yuantailing
Copy link
Owner

yuantailing commented Sep 8, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants