Results 3 issues of Prithviraj Dhar

I understand that blobs['rois'] is being set to None. However if None is sent to _get_rois_blob (in the if branch), then another function '_project_im_rois' is giving this (AttributeError: 'NoneType' object...

I generated region proposals using Aggregated Channel Features (ACF) . And now I want to train Resnet-50 based on these regions. However, I can't find a script where I can...

I'm getting make errors when I run 'make all'.