carpedm20 / carpedm20/DCGAN-tensorflow
Crashes when there are grayscale PNGs mixed in the color PNGs
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
When there are some grayscale PNGs mixed with the color PNGs, the code will crash at:
`sample_inputs = np.array(sample).astype(np.float32)`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.