@wangg12 mmdetection use hooks to control those modules. If you want to show images on tensorboard, you should first add the images into Runner object (See in mmcv), and upload them to tensorboard using tensorboard hooks
@OceanPang Thank you. It works.
@OceanPang Thank you. It works.
How did you do it, can you share with me?
@LUCKMOONLIGHT I find a way