YOLO(暗网): How to change the output file directory of a detection (predictions. jpg)?

标签 yolo darknet nano

使用预训练权重检测图像中对象的暗网指南是 here
要运行的命令是:./darknet detect cfg/yolov3.cfg yolov3.weights data/dog.jpg检测结果当前保存在当前目录中。
如何更改保存输出文件预测.jpg 的目录?

最佳答案

它在检测器.c 下有一个像这样的函数 save_image(im, "predictions");

关于YOLO(暗网): How to change the output file directory of a detection (predictions. jpg)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63328654/

相关文章:

python-3.x - 在 Google Colab 中使用笔记本电脑网络摄像头进行实时 YOLO 对象检测

conv-neural-network - YOLOv3 SPP和YOLOv3的区别?

opencv - 如何用opencv编译YOLOv3?

linux - 如何从 bash 函数打开编辑器?

image-processing - 使用 YOLO 进行车牌检测

python - 如何在 Google Colab 的 TPU 上训练 Keras 模型?我需要更改我的模型配置吗?(tinyYolo-v3)

tensorflow-lite - YOLO的输出是什么?

threshold - yolov3.cfg中YOLO层中ignore_thresh和truth_thresh的目的是什么?

linux - Nano 编辑器 ( linux ) - 从命令行指定颜色

linux - 纳米编辑器换行符