Closed abreufilho closed 2 years ago
By the way, i am using OSCD dataset.
Note that currently OSCD does not support TensorBoard visualization because it contans more than three bands.
Alright. Would it be possible to to save at Tensorboard using only RGB or RGIR for visualization purposes only? Even if i am using all the bands in the training phase?
Yes, this is possible. And I'm considering adding this feature in the future.
Hi, OSCD dataset can now be trained with tb_on
flag set. I'm closing this issue. If you have further questions, please do not hesitate to open another issue.
Is "--tb_on" flag working as intended?
On my code, whenever i enable "tb_on", i get the following message:
I have tried to modify some stuff but nothing makes the tensorboard summaries appear. Am i missing something or this functionality is not ready?