Open wangxiaoyaner opened 7 years ago
@wangxiaoyaner can you please come up with a fix if possible? I will greatly appreciate it. Thanks~
@wangxiaoyaner did you write any fix for this. It would be really nice if you can share it
@wangxiaoyaner it is an approximation mentioned in the paper
you can try bilinear interpolation
Hi, Thanks for your code. I readed your roi_align_layer.cpp. I am not sure if this code will work when the ROI bin size is larger than 2x2. In your code it looked like that you only calculate one value(as maxvalue) in each ROI bin.