Open
Description
Motivation
I am able to see the training loss metrics logged into my WandB account using MMSegWandbHook, but I'd much prefer to see validation metrics like mIoU or mAcc across iterations - even if I am only able to see them during iterations where I am preforming an evaluation.
To my knowledge MMSegWandbHook doesn't allow for this, and I've tried looking -