Here is the result , it seems no image has been detect.
Namespace(batch_size=1, class_path='data/coco.names', conf_thres=0.8, config_path='config/yolov3.cfg', image_folder='/data/samples', img_size=416, n_cpu=8, nms_thres=0.4, use_cuda=True, weights_path='weights/yolov3.weights')
Performing object detection:
Saving images:
using data/samples instead of /data/samples
@qxye thank you. problem solved
using /data/samples, I got nothing.
Most helpful comment
using data/samples instead of /data/samples