"git@developer.sourcefind.cn:modelzoo/InfiniteYou_pytorch.git" did not exist on "bc281f4d113545207a1c884e7a87aeae4e1846ca"
ROIAlign code cleanup (#2906)
* Clean up and refactor ROIAlign implementation: - Remove primitive const declaration from method names. - Passing as const ref instead of value where possible. - Remove unnecessary headers. * Adding back include for cpu. * Restore include headers.
Showing
Please register or sign in to comment