Update notebooks (#17260)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
83404afff1
commit
6ffd8841fd
3 changed files with 3 additions and 3 deletions
|
|
@ -123,7 +123,7 @@
|
|||
"counter = solutions.ObjectCounter(\n",
|
||||
" show=True, # Display the image during processing\n",
|
||||
" region=line_points, # Region of interest points\n",
|
||||
" model=yolo11n.pt, # Ultralytics YOLO11 model file\n",
|
||||
" model=\"yolo11n.pt\", # Ultralytics YOLO11 model file\n",
|
||||
" line_width=2, # Thickness of the lines and bounding boxes\n",
|
||||
")\n",
|
||||
"\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue