MaskDINO
MaskDINO copied to clipboard
tensorboard logging
Can you please let me know if the tensorboard is logging train or val stat and logging is happening from detectron api or there is some code in your repo which is logging the stats ?
@FengLi-ust
Yes, I believe there are logs in your saving directory.
It is only logging the train loss, how can I log the val loss?