Hello, when I train with trainval_net_global_local.py, I meet the problem of Import error, What should I do?
from roi_data_layer.roidb import combined_roidb
...
from model.utils.cython_bbox import bbox_overlaps
ImportError: No module named cython_bbox
Looking forward to your reply, thank you very much!