endernewton / tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection
https://arxiv.org/pdf/1702.02138.pdf
MIT License
3.65k stars 1.58k forks source link

Tensorboard visualization images and loss #368

Open Shiro-LK opened 6 years ago

Shiro-LK commented 6 years ago

Hello,

I am currently training faster RCNN with resnet model but I have some questions regarding the tensorbaord visualization. In fact, I saw the validation loss on tensorboard but I was wondering when is it computed ? Because I have never seen its value on the console. Regarding the image part, is it normal that each step display a different image ?