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

Does anyone successfully train the model with this code? #12

Open
takesukeDS opened this issue Jul 4, 2024 · 0 comments
Open

Does anyone successfully train the model with this code? #12

takesukeDS opened this issue Jul 4, 2024 · 0 comments

Comments

@takesukeDS
Copy link

I failed to train conditions with given codes and commands (train_conditions.py). The model I trained always warps clothing away from image (i.e. always produces an image with all white pixels)

Note that I made changes just for numpy type issues (np.int to np.int32 and np.float to np.float32) before training though.

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