Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Display loss curves on Visdom #99

Open
albusdemens opened this issue Feb 4, 2020 · 1 comment
Open

Display loss curves on Visdom #99

albusdemens opened this issue Feb 4, 2020 · 1 comment

Comments

@albusdemens
Copy link

albusdemens commented Feb 4, 2020

Hi, I'm training on an image dataset and I guess I should see the trend of the loss functions plotted in Visdom. I'm now at interaction 1700 and there's nothing displayed yet. Am I doing something wrong? I'm running the code in its standard configuration.

As commands, I gave the following:

python -m visdom.server &&
python train.py StyleGAN -c file.json
@Molugan
Copy link
Contributor

Molugan commented Mar 16, 2020

Hello,

Sorry for the huge delay.
Try launching visdom in another terminal before running the training.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants