Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sudheerExperiments opened this issue Nov 13, 2018 · 0 comments

Comments

@sudheerExperiments
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant