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

The images are shuffled during training. #434

Open
weixianwei0129 opened this issue Jul 21, 2023 · 0 comments
Open

The images are shuffled during training. #434

weixianwei0129 opened this issue Jul 21, 2023 · 0 comments

Comments

@weixianwei0129
Copy link

https://github.com/neuralchen/SimSwap/blob/main/train.py#L180
In this place, does the position of certain pictures not change? Would it be better to shift backwards x steps one by one;x=random.randint(0,batch_size-1).

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