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:
Ayush Chaurasia
2022-12-25 19:06:41 +05:30
committed by GitHub
parent 98815d560f
commit 0298821467
2 changed files with 20 additions and 1 deletions

View File

@ -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/"