keras-spp
keras-spp copied to clipboard
RoiPooling is slow
I am trying to create faster rcnn by hand, and use this RoiPooling.py. However, i am facing one problem. RoiPooling is very slow for loading model with large minibatch. Do you know this cause?