mirror of
https://gitlab.com/robossembler/assets-library.git
synced 2025-06-10 03:23:32 +03:00
1 line
132 B
Bash
1 line
132 B
Bash
./darknet detector test yolov4_objs2.data yolov4_objs2.cfg yolov4.weights -dont_show -ext_output test.jpg -out res.json -thresh 0.5
|