mirror of
https://gitlab.com/robossembler/assets-library.git
synced 2025-06-10 19:55:46 +03:00
2 lines
132 B
Bash
2 lines
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
|