Skip to content

Error in Image Explanation #187

@kimhs950627

Description

@kimhs950627

It seems that when trying the explain function with keras cnn models, following error occurs:
"Type error : expected str, bytes or os.pathlike object not list".
I tried explanation with custom models and vgg16 model. It seems that the file path I tried ty explain tossed to the load_img in the keras-preprocessing module as an "list" not an character or file.path() result.
Can anybody help?? :(...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions