-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
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
- I am going to begin with CelebA dataset
- I extracted the dataset to folder D:...
Beta-VAE-master\data\CelebA\Training - I deleted most of the photos to make the size manageable to see if it can run (left with around 40 phtos)
- install visdom, torch, torchvision
- initialize visdom (python -m visdom.server)

- Use my browser to access http://localhost:8097/
- 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
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels