Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Keras support for .pgm files #306

Open
mohan-ys opened this issue Aug 6, 2020 · 0 comments
Open

Keras support for .pgm files #306

mohan-ys opened this issue Aug 6, 2020 · 0 comments
Labels
image Related to images

Comments

@mohan-ys
Copy link

mohan-ys commented Aug 6, 2020

I am trying to use "flow_from_dataframe" for some image classification. However, the format of my files in .pgm. It looks like Keras doesn't even recognize these files(I renamed a couple of files to .jpg & they were recognized).
Is there a workaround this problem?

The error i get is "UserWarning: Found 98 invalid image filename(s) in x_col="image_path". These filename(s) will be ignored.
.format(n_invalid, x_col)"

Thank you!

@mohan-ys mohan-ys added the image Related to images label Aug 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
image Related to images
Projects
None yet
Development

No branches or pull requests

1 participant