mildlyoverfitted icon indicating copy to clipboard operation
mildlyoverfitted copied to clipboard

Eval video in "Growing Neural Cellular Automata" code

Open danassou opened this issue 2 years ago • 1 comments

I find The code for the "Growing Neural Cellular Automata" video very nice and compact.

However, one small problem: the eval video, that is theoretically added to Tensorboard with the writer function, does not seem to appear in Tensorboard after the training is complete (the way it does in the video).

For my personal use, I managed to retrieve it from Tensorboard with the EventAccumulator (so it is indeed produced in the back somewhere), but it would be nice for it to appear directly in the board. Maybe it's because of something wrong from my end...

danassou avatar Jun 06 '22 15:06 danassou

Hey there!

Thank you for your interest! Hmm, I have never stumbled upon an issue like this. But I guess if you are sure the Tensorboard checkpoint actually has it then maybe it has to do with your browser? Could you try a different one?

jankrepl avatar Jun 07 '22 20:06 jankrepl

I am closing this due to inactivity. If you still have any issues feel free to comment and I can reopen:)

jankrepl avatar Jan 12 '24 16:01 jankrepl