开拓忍者的博客File "yolov5-6.0\models\yolo.py", line 116, in __init__ m.anchors /= m.stride.view(-1, 1, 1) RuntimeError: The size of tensor a (3) must match the size of tensor b (0) at non-singleton dimension 0...
v587coder的博客如果pycharm中报no model name numpy,暂时不用处理,是因为python的路径设置的不对导致的,可以点击file>>Settings>>project:xxx>>python ...用pycharm打开yolov5文件中的train.py文件夹,右键,点击运行,即可;