Skip to content

Clearml logging support#520

Merged
Borda merged 7 commits intoroboflow:developfrom
CorporalCleg:clearml_support
Feb 12, 2026
Merged

Clearml logging support#520
Borda merged 7 commits intoroboflow:developfrom
CorporalCleg:clearml_support

Conversation

@CorporalCleg
Copy link
Copy Markdown
Contributor

I have read the CLA Document and I sign the CLA.

Description

Added clearml support for logging experiments.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

training code tested with clearml logging

Any specific deployment considerations

Code is 100% compatible with the original

Docs

Docs are written as for W&B logging

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 28, 2025

CLA assistant check
All committers have signed the CLA.

@Borda Borda added the enhancement New feature or request label Jan 22, 2026
@Borda Borda self-requested a review as a code owner January 30, 2026 02:47
@RZetko
Copy link
Copy Markdown

RZetko commented Feb 3, 2026

Any news about this? We're using clearml for model and dataset tracking and it would help a lot with visibility during training.

@CorporalCleg
Copy link
Copy Markdown
Contributor Author

To change the author(I commited from my machine using another nickname) I was necessary to change commit history (to sign the license)

@Borda
Copy link
Copy Markdown
Member

Borda commented Feb 5, 2026

@CorporalCleg could you pls do a rebase to the default branch so to remove all the unrelated commits, 🙏

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 6, 2026

Codecov Report

❌ Patch coverage is 19.64286% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 58%. Comparing base (d2d1d62) to head (6a9b8e2).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@          Coverage Diff           @@
##           develop   #520   +/-   ##
======================================
- Coverage       59%    58%   -0%     
======================================
  Files           50     50           
  Lines         6434   6489   +55     
======================================
+ Hits          3766   3776   +10     
- Misses        2668   2713   +45     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RZetko
Copy link
Copy Markdown

RZetko commented Feb 11, 2026

@Borda is there any thing else to be done or is it just awaiting review now? So far we decided to use tensorboard which has its own issues with deprecated pkg_resources package but we'd like to use clearml.

Borda
Borda previously approved these changes Feb 11, 2026
@CorporalCleg
Copy link
Copy Markdown
Contributor Author

CorporalCleg commented Feb 12, 2026

@Borda, are there any new issues?

@Borda Borda merged commit 3d2a55d into roboflow:develop Feb 12, 2026
23 checks passed
Borda added a commit that referenced this pull request Mar 13, 2026
* clearml log
* docs: add ClearML logging documentation
* fix(pre-commit): 🎨 auto format pre-commit hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: jirka <6035284+Borda@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants