ClearML: Mosaic Logging (#91)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
98815d560f
commit
0298821467
2 changed files with 20 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ iou_thres: 0.6
|
|||
max_det: 300
|
||||
half: True
|
||||
dnn: False # use OpenCV DNN for ONNX inference
|
||||
plots: False
|
||||
plots: True
|
||||
|
||||
# Prediction settings:
|
||||
source: "ultralytics/assets/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue