Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/tensorflow/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Tensorflow 没有这样的文件或目录:';黑暗';。在GoogleColab中开发YoloV3。正在使用https://github.com/AlexeyAB/darknet_Tensorflow_Computer Vision_Google Colaboratory_Yolo_Darknet - Fatal编程技术网

Tensorflow 没有这样的文件或目录:';黑暗';。在GoogleColab中开发YoloV3。正在使用https://github.com/AlexeyAB/darknet

Tensorflow 没有这样的文件或目录:';黑暗';。在GoogleColab中开发YoloV3。正在使用https://github.com/AlexeyAB/darknet,tensorflow,computer-vision,google-colaboratory,yolo,darknet,Tensorflow,Computer Vision,Google Colaboratory,Yolo,Darknet,没有这样的文件或目录:“darknet”。 在GoogleColab中开发YoloV3。 正在使用 使用此命令: %cd darknet !./darknet detect cfg/yolov3.cfg yolov3.weights ../street.jpg imShow('predictions.jpg') 你是怎么解决的?

没有这样的文件或目录:“darknet”。

在GoogleColab中开发YoloV3。 正在使用 使用此命令:

%cd darknet
!./darknet detect cfg/yolov3.cfg yolov3.weights ../street.jpg
imShow('predictions.jpg')

你是怎么解决的?