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 14:36:41 +01:00
committed by GitHub
co-authored by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Glenn Jocher
parent 98815d560f
commit 0298821467
2 changed files with 20 additions and 1 deletions
+1 -1
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/"