DataXujing / YOLO-V3-Tensorflow

:construction_worker: :construction_worker::construction_worker: YOLO V3(Tensorflow 1.x) 安全帽 识别 | 提供数据集下载和与预训练模型
225 stars 79 forks source link

使用模型进行测试的时候,出现了一些问题 #3

Closed one-jerry closed 4 years ago

one-jerry commented 4 years ago

博主,您好: 我在根据您的方法在使用模型的时候出现了这个问题: Errors may have originated from an input operation. Input Source operations connected to node save/Assign_349: yolov3/yolov3_head/Conv_6/biases (defined at F:\yolo3 test\YOLO-V3-Tensorflow-model\model.py:57) 导致不能运用模型进行检测。能否请教博主,这个问题如何解决。非常感谢!

DataXujing commented 4 years ago

注意查看 test_single_image.py命令行参数传入的值是否正确,比如“模型名称“