Skip to content

Logging Images during validation using Tensorboard Logger #12035

Discussion options

You must be logged in to vote

hey @muaali !

by end of the validation round, I randomly select few images to log

you can log the images randomly inside validation_step itself to avoid accumulation that is creating memory overhead.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Minxiangliu
Comment options

@akihironitta
Comment options

@Minxiangliu
Comment options

Answer selected by akihironitta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment