Hello FuzzyMole65 , what do you see in compare currently?
Can you give a small snippet to reproduce these scalers?
the scalers are gatheredmetrics = {'recall': recall, 'precision': precision, 'f1': f1} for key in metrics: logger.report_single_value(name=key, value=metrics[key])
what I see now is just default scalars https://gyazo.com/7c1ab49fc948351009c78c9d30ebf432
In compare view you need to switch to 'Last Values' to see these scalars. Please see screenshot