Add colab template and minor fixes (#137)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@ -224,4 +224,5 @@ class YOLO:
|
||||
args.pop("device", None)
|
||||
args.pop("project", None)
|
||||
args.pop("name", None)
|
||||
args.pop("batch_size", None)
|
||||
args.pop("batch", None)
|
||||
args.pop("epochs", None)
|
||||
|
Reference in New Issue
Block a user