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

TypeError: ('Keyword argument not understood:', 'border_mode') #48

Open
SwatikSahoo opened this issue Jan 12, 2022 · 2 comments
Open

TypeError: ('Keyword argument not understood:', 'border_mode') #48

SwatikSahoo opened this issue Jan 12, 2022 · 2 comments

Comments

@SwatikSahoo
Copy link

I get this error while running mnist_cnn_one_iteration.py. Kindly shed some clarity on how to remove this error

@pplonski
Copy link
Owner

It might depend on the Keras backend. The repo example was made for Keras with Theano backend.

@upashu1
Copy link

upashu1 commented Jun 27, 2022

i think this should be 'padding' when tensorflow is backend. I just converted my one keras image segmentation unet like network into c++, although i did only necessary work required for my network and didn't added another layers, but you can still see and change it according to your need - https://github.com/upashu1/keras2cpp_multithreading_image_segmentation.

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

3 participants