Skip to content

tensorboard issue #648

Open
Open
@xfiax

Description

@xfiax

Describe the bug
Hello, I'm training with the following setup:
!python train.py --outdir={EXPERIMENTS} --cfg=stylegan3-r --data={DATA}
--gpus=1 --batch=8 --gamma=6.6 --mirror=1 --kimg=5000 --snap={SNAP} --workers=1

I loaded tensorboard withe "experiments" folder. But tensorboard showed:
"No dashboards are active for the current data set.
Probable causes:

You haven’t written any data to your event files.
TensorBoard can’t find your event files."

This process works perfect the stylegan2. So I wonder which parametric I set wrongly?

Thanks!

Screenshots
2d106b3b96f565999343f9408217cb7

Desktop (please complete the following information):

  • colab T4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions