Skip to content

Quiver fails to load data when layers use 'channels_first' config  #74

Description

@sudheerExperiments

For functional API, when input data uses 'channels_first' format, the proceeding layers also follow the same format 'channels_first'. Looks like quiver doesn't handle such situations.

Quiver fails to display data and shows 'No data for this layer' when input image_dim_ordering, conv_output_dim_ordering, max_pooling_dim_ordering is 'channels_first'.

Heads-up: If this fix can be done in python flask code, I can provide a work around. Please guide me.

With Regards,
Sudheer.

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