使用yolov7系统检测物体,有的物体不识别,找了半天也找不到原因,训练之后还是这样怎么办,求解!
python detect.py --weights runs/train/exp/weights/best.pt --conf 0.25 --img-size 640 --source testimg.png --device 0 --save-txt