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

AttributeError: 'Node' object has no attribute 'output_masks' #225

Open
kimjooeun opened this issue Jun 24, 2020 · 6 comments
Open

AttributeError: 'Node' object has no attribute 'output_masks' #225

kimjooeun opened this issue Jun 24, 2020 · 6 comments

Comments

@kimjooeun
Copy link

image

I shouldn't fix it from _feature_pyramid_2d.py to tensorflow.keras.layers.Conv2D.

@kimjooeun kimjooeun changed the title model = keras_rcnn.models.RCNN((224, 224, 3), ["circle", "rectangle", "triangle"]) AttributeError: 'Node' object has no attribute 'output_masks' Jun 24, 2020
@CrystalBio
Copy link

Hey guys, is this solved?

@michalstepniewski
Copy link

Hey guys, is this solved?

I am joining the question. This is from the code in the README ... Is there a workaround?

@univerijung
Copy link

What is the problem? Anyone help us~

@stephenxieber
Copy link

I've met the same issue. Still can not solve it

@gal-lum
Copy link

gal-lum commented Aug 18, 2021

Same issue here. It looks like other mentions of this error around the web include some mixup between tensorflow.keras and 'pure' keras, but I can't find anything like that in my code or any of the modules that it imports.

@frcaud
Copy link

frcaud commented Aug 31, 2021

Same issue for me using code in Readme. I tried to change packages versions and see where I can use only pure keras or only tf but didn't find solution yet.

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

7 participants