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
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
The sampling_ratio in roi-align can be specified(not adaptive size)!
the sampling_ratio in detectron is 2,if we use adaptive size sampling_ratio, the output feature map diff in mxnet and detectron is large with the same input!
The sampling_ratio in roi-align can be specified(not adaptive size)!
the sampling_ratio in detectron is 2,if we use adaptive size sampling_ratio, the output feature map diff in mxnet and detectron is large with the same input!