broadinstitute / keras-rcnn

Keras package for region-based convolutional neural networks (RCNNs)
Other
552 stars 224 forks source link

No module named 'keras_resnet' #222

Open willowxh opened 5 years ago

willowxh commented 5 years ago

I got this erro,and I didn't see this module ModuleNotFoundError: No module named 'keras_resnet'

kapitsa2811 commented 5 years ago

Please install keras_resnet by pip3 install keras_resnet