Skip to content

Need Help on Visdom #14

@tsuttaket2

Description

@tsuttaket2

Hi,
I rerun your implementation on my machine but it seems to not work for me. Can you please suggest how can I solve this

  1. I am going to begin with CelebA dataset
  2. I extracted the dataset to folder D:...
    Beta-VAE-master\data\CelebA\Training
  3. I deleted most of the photos to make the size manageable to see if it can run (left with around 40 phtos)
  4. install visdom, torch, torchvision
  5. initialize visdom (python -m visdom.server)
    Step 5
  6. Use my browser to access http://localhost:8097/
    Step 6   Output
  7. python main.py --dataset celeba --seed 1 --lr 1e-4 --beta1 0.9 --beta2 0.999 --objective H --model H --batch_size 64 --z_dim 10 --max_iter 1.5e3 --beta 10 --viz_name celeba_H_beta10_z10
    Step 7

Even if there is no error shown, I there is no output shown on either http://localhost:8097/ or in the folder D:...\Beta-VAE-master\outputs\celeba_H_beta10_z10
Step 6   Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions