When using log to upload data, the following error occurred

“Selected runs are not logging media for the key mean lou, but instead are
logging values oftype number.
lf mean lou is never supposed to be a media type, please delete this panel and
create the proper panel type manually.”
I uploaded five values in total:accuracy = float(con[0])
recall = float(con[1])
precision = float(con[2])
IoU = float(con[3])
mean_Iou = float(con[4])
They are all floating point types,but only precision can successfully draw in wandb.ai, and the other four have the above errors. Can anyone solve it?

Hi Wang!

Looks like we have replied have already started a conversation over email. I will close this thread out and lets continue on having it there.

Warmly,
Artsiom