ExcitedFish86 verified, fix will be available on GitHub soon :)
what do you get when you hover over the plot?
ExcitedFish86 0.17.5rc3 should fix this issue.
This is what I'm getting:
AgitatedDove14 I'm not sure this is fixed... using the latest RC
ShallowCat10pip install clearml==0.17.5rc0
🙂
Verified and fix, should be deployed soon in RC 🙂
I'm not working with tensorflow. I'm using SummaryWriter
from torch.utils.tensorboard
. Specifically add_pr_curve
:
https://pytorch.org/docs/stable/tensorboard.html#torch.utils.tensorboard.writer.SummaryWriter.add_pr_curve
Hi ShallowCat10
What's the TB your are using?
Is this example working correctly for you?
https://github.com/allegroai/clearml/blob/master/examples/frameworks/tensorflow/tensorboard_pr_curve.py