ruotianluo / pytorch-faster-rcnn

pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check prediction image in tensorboard

mees opened this issue · comments

Hi,
I can see only the GT images on tensorboard during training, but I would like to also see the inference, as shown in the Readme. How can I enable it?