lllyasviel / lllyasviel/ControlNet

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

Open
#727 1 comment 1 reaction 0 assignees View on GitHub

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`.

![3-tensorboard error - 副本](https://github.com/user-attachments/assets/14ca9022-e688-49c1-88cc-6cf12b78d4d9)

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.