PaddleDetection yolov5 COCO数据集好像没法使用哈,会报AssertionError: the module YOLOv5 is not registered。
Dataset ../../WisdomGuide/ is not valid and cannot parse dataset type '' for automaticly downloading, which only supports 'voc' , 'coco', 'wider_face', 'fruit', 'roadsign_voc' and 'mot' currently
我的是这样的