multimodallearning / pytorch-mask-rcnn

Other
2.01k stars 557 forks source link

Features after ROIAlign #77

Open gabriellapizzuto opened 5 years ago

gabriellapizzuto commented 5 years ago

I would like to obtain a N x F, where N is the number of detected objects and F are the features after the ROIAlign. Any suggestions?