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

would you like share your code about how to generate test file TXT that [person .98 1000 300 120 260] format by yolov5? #9

Open
wqangzuoshuai opened this issue Mar 22, 2022 · 1 comment

Comments

@wqangzuoshuai
Copy link

No description provided.

@SantJay
Copy link
Collaborator

SantJay commented Mar 22, 2022

You can run the script detect.py in LLVIP/yolov5 folder with the following settings:

python detect.py --source path/to/test/images --save-txt --save-conf

Then the results will be saved to runs/detect.

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