csmailis

Results 5 issues of csmailis

Works on GL65 without a problem using Ubuntu 22.04. Used GL63 as msi-perkeyrgb model template lsusb keyboard output was: Bus 001 Device 003: ID 1038:1122 SteelSeries ApS SteelSeries KLC

I would like to ask how Data Augmentation is performed in the case of the Baseline RCNN that only uses groundtruth ROIs as Primary Regions. More specifically within the paper,...

Recently I 've been trying to compile and run your code. I encountered several problems by experimenting with multiple Ubuntu (14.04 and 16.04) and CUDA versions (7, 7.5 and 8)....

I want to generate my own region proposals instead of using the rpn module of the mask_rcnn. What data structures should I use to encode my region proposals ? Which...

I would like to ask if there is a way to retrieve the RPN predicted box proposals along with the respective convolutional features , somehow from the code