keras-rcnn
keras-rcnn copied to clipboard
AttributeError: module 'keras_resnet.models' has no attribute 'FPN2D50'
I got this error:any advice will be appreciate AttributeError: module 'keras_resnet.models' has no attribute 'FPN2D50'
Hi!
I ran into the same issue. This package depends on another package: https://github.com/broadinstitute/keras-resnet
Installing keras-resnet shwould resolve your issue :)