anomalousbuns
I'm new to deep learning and I'm trying Mask RCNN to apply on our thesis paper.
I have been able to clone a github repository, install the requirements using requirements.txt and launch setup.py.
But indeed, I do have the “No module named ‘keras.engine’” error.