yolov10/docs/reference/cfg/__init__.md
2023-07-17 12:40:04 +02:00

965 B

description keywords
Explore Ultralytics cfg functions like cfg2dict, handle_deprecation, merge_equal_args & more to handle YOLO settings and configurations efficiently. Ultralytics, YOLO, Configuration, cfg2dict, handle_deprecation, merge_equals_args, handle_yolo_settings, copy_default_cfg, Image Detection

cfg2dict


::: ultralytics.cfg.cfg2dict



get_cfg


::: ultralytics.cfg.get_cfg



_handle_deprecation


::: ultralytics.cfg._handle_deprecation



check_cfg_mismatch


::: ultralytics.cfg.check_cfg_mismatch



merge_equals_args


::: ultralytics.cfg.merge_equals_args



handle_yolo_hub


::: ultralytics.cfg.handle_yolo_hub



handle_yolo_settings


::: ultralytics.cfg.handle_yolo_settings



entrypoint


::: ultralytics.cfg.entrypoint



copy_default_cfg


::: ultralytics.cfg.copy_default_cfg