PyTorch-mask-x-rcnn icon indicating copy to clipboard operation
PyTorch-mask-x-rcnn copied to clipboard

PyTorch implementation of the Mask-X-RCNN network proposed in the 'Learning to Segment Everything' paper by Facebook AI Research

Results 3 PyTorch-mask-x-rcnn issues
Sort by recently updated
recently updated
newest added

its seems that the dimension is mismatched in class Mask(): `mask_weight --> cls+bbox -->dim = (4+1)*class_num x 256` `x = x.permute(0, 2, 3, 1) # dim = (B*rois.size()[0], 28, 28,...

It seems abandoned. What a pity!!!!!!!!