沉静小蝴蝶

文章
4
资源
0
加入时间
2年10月18天

yolov5 no found 问题

把datasets.py里p = str(Path(path).absolute()) # os-agnostic absolute path注释掉换成p = str(Path(path))即可