Skip to content

DL4J Keras Import: add note on RGB/BGR for CNNs #180

@AlexDBlack

Description

@AlexDBlack

One trap for Keras import of CNNs in RGB vs. BGR layout for images.

It's straightforward to configure (see test below) but many users don't even think of this when importing their nets.
We should note this prominently somewhere in the Keras import docs.

https://github.com/deeplearning4j/deeplearning4j/blob/master/datavec/datavec-data/datavec-data-image/src/test/java/org/datavec/image/transform/TestImageTransform.java#L247

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions