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

VAE can't train #2

Open
LeeEuShane opened this issue Sep 12, 2021 · 0 comments
Open

VAE can't train #2

LeeEuShane opened this issue Sep 12, 2021 · 0 comments

Comments

@LeeEuShane
Copy link

Describe the bug
train_vae.py is not working. I'm using the images which I generated using generate_data.py.
To Reproduce
Steps to reproduce the behavior:
train_vae.py --dir dataset/CartPoleContinuousBulletEnv-v0

Expected behavior
I'm not very sure what is expected to happen as I have not succeeded yet in making it work.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: Linux (Workstation) ; Windows 10 (PC)
  • Browser: Chrome
  • Version: 93.0.4577.63

Smartphone (please complete the following information):

  • Device: iphone 11
  • OS: iOS 14.71
  • Browser: Safari
  • Version: Can't find but it's the latest

Additional context:
My understanding is to use the generated pictures and encode it to smaller dimension size to save time during the training. If my understanding is wrong, I may have used the train_vae.py script wrongly.

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

1 participant