experiencor / keras-yolo3

Training and Detecting Objects with YOLO3
MIT License
1.6k stars 861 forks source link

tensorboard question #121

Open yuyijie1995 opened 6 years ago

yuyijie1995 commented 6 years ago

image Hello,I want to use tensorboard to show the image of weight of that layer,but I found there is only graphy and loss in the tensorboard . What is wrong ,and how can I visualize my weight

Alex1101a commented 5 years ago

Does somebody know how to display not just the loss but also the accuracy in Tensorboard? Thanks in advance :)

MarcAd1234 commented 4 years ago

Does somebody know how to display not just the loss but also the accuracy in Tensorboard? Thanks in advance :) @Alex1101a

Have you figured it out? I'd be interested too.