You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1.6 KiB

description keywords
Explore the methods for managing and validating YOLO configurations in the Ultralytics configuration module. Enhance your YOLO experience. Ultralytics, YOLO, configuration, cfg2dict, get_cfg, check_cfg, save_dir, deprecation, merge_args, yolo, settings, explorer

Reference for ultralytics/cfg/__init__.py

!!! note

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 🙏!

::: ultralytics.cfg.cfg2dict





::: ultralytics.cfg.get_cfg





::: ultralytics.cfg.check_cfg





::: ultralytics.cfg.get_save_dir





::: ultralytics.cfg._handle_deprecation





::: ultralytics.cfg.check_dict_alignment





::: ultralytics.cfg.merge_equals_args





::: ultralytics.cfg.handle_yolo_hub





::: ultralytics.cfg.handle_yolo_settings





::: ultralytics.cfg.handle_yolo_solutions





::: ultralytics.cfg.handle_streamlit_inference





::: ultralytics.cfg.parse_key_value_pair





::: ultralytics.cfg.smart_value





::: ultralytics.cfg.entrypoint





::: ultralytics.cfg.copy_default_cfg