You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: