Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RizwanMunawar authored Sep 15, 2022
1 parent 3806835 commit b8a1742
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,12 @@ python3 segment/train.py --data data/custom.yaml --batch 4 --weights '' --cfg yo
python3 segment/predict.py --weights "runs/yolov7-seg/exp/weights/best.pt" --source "videopath.mp4"
```

## RESULTS

https://user-images.githubusercontent.com/62513924/190402986-ec91319d-8a40-45b8-bcc9-b7ca469a589a.mp4



## References
- https://github.com/WongKinYiu/yolov7/tree/u7/seg
- https://github.com/ultralytics/yolov5
Expand Down

0 comments on commit b8a1742

Please sign in to comment.