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

Quick code implementation while receive data problem #60

Open
hiterjoshua opened this issue Feb 15, 2020 · 1 comment
Open

Quick code implementation while receive data problem #60

hiterjoshua opened this issue Feb 15, 2020 · 1 comment

Comments

@hiterjoshua
Copy link

hiterjoshua commented Feb 15, 2020

Thanks for your awesome reproduce work about partial convolution work, while I made two quick implementation of this repo on two different machines, both of my implementation seem to have some problems about data, specifically, I suspect that the problem caused by flow_from_directory function.

  1. The first error sceenshot looks like:
    image
    it says the fit_generator receives empty batch.

  2. its really awkward since I didn't change the code, I just provide the training data path. and the training data organizes like this:
    train/
    CelebHQ/
    001.jpg
    002.jpg
    ...
    Any suggestions or discussiones are welcomed!

@hiterjoshua hiterjoshua changed the title Quic Quick code implementation while receive data problem Feb 15, 2020
@burhr2
Copy link

burhr2 commented Oct 26, 2020

Hi maybe you can try with the notebook and see

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

2 participants