ultralytics 8.1.6 revert 8.0.206 box ops box scaling (#7823)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Abirami Vina <abirami.vina@gmail.com> Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
This commit is contained in:
parent
1a04cd38e7
commit
ef141af4b8
17 changed files with 416 additions and 36 deletions
|
|
@ -172,8 +172,8 @@ Object counting with [Ultralytics YOLOv8](https://github.com/ultralytics/ultraly
|
|||
|
||||
### Optional Arguments `set_args`
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
|---------------------|-------------|----------------------------|-----------------------------------------------|
|
||||
| Name | Type | Default | Description |
|
||||
|-----------------------|-------------|----------------------------|-----------------------------------------------|
|
||||
| `view_img` | `bool` | `False` | Display frames with counts |
|
||||
| `view_in_counts` | `bool` | `True` | Display incounts only on video frame |
|
||||
| `view_out_counts` | `bool` | `True` | Display outcounts only on video frame |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue