Skip to content

Tensorboard does not show accuracy #6

@NinjaWendy

Description

@NinjaWendy

Thank you for these guiding steps. I have finally made the model learning and have generated the inference graph. When I open Tensorboard I can only see the learning rate and loss. I would like to know the accuracy. I have delved into the script and found that the trainer.py (called from train.py) contains functions such as loss and sums it up for Tensorboard. Do you know how I can include the accuracy here?
The loss is defined specifically for the model and comes back multiple times in the trainer.py script. Copy/paste accuracy from other script does not work so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions