Skip to content
New issue

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

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

Already on GitHub? # to your account

Not working on keras with "image_data_format": "channels_first" #101

Open
OligerMan opened this issue Oct 22, 2020 · 1 comment
Open

Not working on keras with "image_data_format": "channels_first" #101

OligerMan opened this issue Oct 22, 2020 · 1 comment

Comments

@OligerMan
Copy link

OligerMan commented Oct 22, 2020

I use a library that only works with image_data format channels_first and your library works only with channels_first.
When you try to init detector from the example with keras settings "image_data_format": "channels_last" you will get error from screenshot
Python 3.8
Tensorflow 2.3.1
Keras 2.4.3
image

@amiteshag320
Copy link

facing same kind of issue @OligerMan

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

No branches or pull requests

2 participants