Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi, no checkpoint found at 'checkpoints/celeba_H_beta10_z10/last'? Thanks #17

Open
sunlight-622 opened this issue Jun 19, 2020 · 4 comments

Comments

@sunlight-622
Copy link

0

@sunlight-622
Copy link
Author

File "main.py", line 69, in
main(args)
File "main.py", line 24, in main
net.train()
File "/media/automation/a158e51e-f082-467d-8909-c218d7c8ff40/Group_Liu/HanYaNan/Beta_VAE_master/solver.py", line 197, in train
self.viz_lines()
File "/media/automation/a158e51e-f082-467d-8909-c218d7c8ff40/Group_Liu/HanYaNan/Beta_VAE_master/solver.py", line 256, in viz_lines
title='reconsturction loss',))
File "/home/automation/miniconda2/envs/py36_torch/lib/python3.6/site-packages/visdom/init.py", line 389, in wrapped_f
return f(*args, **kwargs)
File "/home/automation/miniconda2/envs/py36_torch/lib/python3.6/site-packages/visdom/init.py", line 1694, in line
assert X.shape == Y.shape, 'X and Y should be the same shape'
AssertionError: X and Y should be the same shape
1%|? | 10000/1500000.0 [46:51<116:21:06, 3.56it/s]

@lizhenstat
Copy link

@sunlight-622 Hi, have you solved the problem? same question here.
Thanks

@lizhenstat
Copy link

@1Konny Hi, I installed "visdom" of version 0.1.8.9, which version of the package have you installed? Thanks

@1Konny
Copy link
Owner

1Konny commented Apr 15, 2021

@lizhenstat As you may know, this project was done like 3 years ago.. and I don't have the original code and I don't remember the exact dependencies. Sorry about that. If you want to run this code, I recommend you to remove visdom dependency and replace it with other visualizing tools such as tensorboard. Thanks.

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

No branches or pull requests

3 participants