Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

__init__.md 1.6 KB

You have to be logged in to leave a comment. Sign In
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.parse_key_value_pair





::: ultralytics.cfg.smart_value





::: ultralytics.cfg.entrypoint





::: ultralytics.cfg.copy_default_cfg



Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...