Disable YOLO training plot side effects
This commit is contained in:
@@ -106,6 +106,7 @@ model.train(
|
||||
name=run_name,
|
||||
exist_ok=True,
|
||||
pretrained=True,
|
||||
plots=False,
|
||||
verbose=True,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user