Update docs predict, buttons, reference (#6585)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2023-11-25 17:59:01 +01:00 committed by GitHub
parent a1ccdb00ed
commit e361194d7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
141 changed files with 1044 additions and 828 deletions

View file

@ -9,50 +9,52 @@ keywords: Ultralytics, YOLO, Configuration, cfg2dict, handle_deprecation, merge_
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/cfg/__init__.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/cfg/__init__.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/cfg/__init__.py) 🛠️. Thank you 🙏!
---
<br><br>
## ::: ultralytics.cfg.cfg2dict
<br><br>
---
## ::: ultralytics.cfg.get_cfg
<br><br>
---
## ::: ultralytics.cfg.get_save_dir
<br><br>
---
## ::: ultralytics.cfg._handle_deprecation
<br><br>
---
## ::: ultralytics.cfg.check_dict_alignment
<br><br>
---
## ::: ultralytics.cfg.merge_equals_args
<br><br>
---
## ::: ultralytics.cfg.handle_yolo_hub
<br><br>
---
## ::: ultralytics.cfg.handle_yolo_settings
<br><br>
---
## ::: ultralytics.cfg.parse_key_value_pair
<br><br>
---
## ::: ultralytics.cfg.smart_value
<br><br>
---
## ::: ultralytics.cfg.entrypoint
<br><br>
---
## ::: ultralytics.cfg.copy_default_cfg
<br><br>