CLI updates (#58)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
c5f5b80c04
commit
d0b0fe2592
6 changed files with 51 additions and 39 deletions
|
|
@ -3,7 +3,6 @@ Top-level YOLO model interface. First principle usage example - https://github.c
|
|||
"""
|
||||
import yaml
|
||||
|
||||
import ultralytics.yolo as yolo
|
||||
from ultralytics.yolo.utils import LOGGER
|
||||
from ultralytics.yolo.utils.checks import check_yaml
|
||||
from ultralytics.yolo.utils.modeling import get_model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue