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

[!] Sampled dataset from A and B have different # of data. Try resampling... #10

Open
EliasVansteenkiste opened this issue Aug 13, 2017 · 5 comments

Comments

@EliasVansteenkiste
Copy link

I get the following warning message;

[!] Sampled dataset from A and B have different # of data. Try resampling...

From what I understand it is not necessary that both data sets are equal in size?
Both datasets have pictures with 256x256 pixels.

@qiaott
Copy link

qiaott commented Jan 8, 2018

I have same problem...

@carpedm20
Copy link
Owner

I don't remember it clearly, but it could be a problem of png. An image of png has 4 color channels but the current code may only support 3 color channel, I guess?

@zmykevin
Copy link

I encountered this issue as well, and the training is also interrupted after resampling.

@harsmac
Copy link

harsmac commented Apr 16, 2019

The training seems to continue but that iteration gets skipped, any solution to the problem?

@SwordHolderSH
Copy link

Declining the batch size < the max number of your dataset.

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

6 participants