26 #ifdef BUILD_CUDA_MODULE
34 std::vector<int64_t> NmsCUDAKernel(
const float *boxes,
37 double nms_overlap_thresh);
49 double nms_overlap_thresh);
std::vector< int64_t > NmsCPUKernel(const float *boxes, const float *scores, int n, double nms_overlap_thresh)
Definition: Nms.cpp:120
Definition: PinholeCameraIntrinsic.cpp:16