diff --git a/README.md b/README.md index e8f0572..8418e1e 100644 --- a/README.md +++ b/README.md @@ -141,13 +141,12 @@ python3 segment/predict.py --weights "runs/yolov7-seg/exp/weights/best.pt" --sou - + - ## References - https://github.com/WongKinYiu/yolov7/tree/u7/seg - https://github.com/ultralytics/yolov5