Is there any way to add tensorboard visualization? I need to report loss and loss_mva values via tensorboard. Where in the original code should I start from?
i think it would be amazing to check trained model, if someone can integrate tf.summary in training code
Anyone working on this? I would like to contribute!
I added the summaries for yolo and yolov2 loss in PR #150. Need some more days for the loss_mva.
@dontfollowmeimcrazy Thank you very much, I am training and looking your tensorboard. It work.

Most helpful comment
Anyone working on this? I would like to contribute!