
yolo
List of commands for yolo:
-
yolo:tldr:0db0a yolo: Train the object detection, instance segment, or classification model with the specified configuration file.$ yolo task=${select} mode=train cfg=${path-to-config-yaml}try on your machineexplain this command
-
yolo:tldr:ab3f4 yolo: Create a copy of the default configuration in your current working directory.$ yolo task=inittry on your machineexplain this command