bupt-ai-cz / LLVIP

LLVIP: A Visible-infrared Paired Dataset for Low-light Vision
610 stars 65 forks source link

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 2 years ago

SantJay commented 2 years ago

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.