Skip to content

Parse images according to channel order #15

@mcquin

Description

@mcquin

Currently, deepometry.parse.parse returns images with channels in the last axes. This creates images incompatible with "channels_first" configurations.

Use keras.backend.image_data_format() to determine the axes ordering for parsed images.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions