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

Command line confusion #4

Open
Arooj07 opened this issue Mar 6, 2022 · 1 comment
Open

Command line confusion #4

Arooj07 opened this issue Mar 6, 2022 · 1 comment

Comments

@Arooj07
Copy link

Arooj07 commented Mar 6, 2022

command = DARKNET_BINARY_LOCATION + " detector test " + DARKNET_DATA_FILE + " " + DARKNET_CFG_FILE

  • " " + DARKNET_WEIGHTS + " -thresh " + str(DARKNET_THRESH)

Anyone please help how to use this command, how to add files in this command??

@Arooj07
Copy link
Author

Arooj07 commented Mar 6, 2022

Actually I need a tutorial for combining text detection and text recognition component, how to combine these two

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

1 participant