mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 05:24:22 +08:00
Merge branch 'PGT_and_attribution' of https://github.com/nielseni6/yolov10 into PGT_and_attribution
This commit is contained in:
commit
943a333fae
@ -16,6 +16,7 @@ def main(args):
|
||||
# or
|
||||
# wget https://github.com/THU-MIG/yolov10/releases/download/v1.1/yolov10{n/s/m/b/l/x}.pt
|
||||
# model = YOLOv10('yolov10n.pt', task='segment')
|
||||
# model = YOLOv10('yolov10n.pt', task='segment')
|
||||
|
||||
args_dict = dict(
|
||||
model='yolov10n.pt',
|
||||
|
Loading…
x
Reference in New Issue
Block a user