lllyasviel/ControlNet

How to read and visualise ControlNet loss data in tfevents? It shows No dashboards are active for the current data set.

jiajiao272727 opened this issue · 1 comments

I am trying to train the ControlNet with my own data. I see that the process log will be stored in

/ControlNet/lightning_logs/version_3

and the process loss will be stored in events.out.tfevents.xxx profile. I found that it should be read and visualised by tensorboard, but tensorboard always says No dashboards are active for the current data set.

3-tensorboard error - 副本

May I ask does anyone knows how to solve this problem?

Thank you so much!