lllyasviel / lllyasviel/ControlNet
How to read and visualise ControlNet loss data in tfevents? It shows No dashboards are active for the current data set.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
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`.

May I ask does anyone knows how to solve this problem?
Thank you so much!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking /ControlNet/lightning_logs/version_3 and the events.out.tfevents.xxx profile with TensorBoard. Confirm whether the log contains readable loss data and identify why no dashboard is active. Done means the ControlNet loss is visible in TensorBoard, with the cause and reproduction steps documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100