python detect.py --weights yolov5s.pt --img 640 --conf 0.25 --source data/images/ --device 0
pytorch cpu版安装命令
使用国内镜像加速安装 PyTorch