45 #ifdef BUILD_CUDA_MODULE 53 std::vector<int64_t> NmsCUDAKernel(
const float *boxes,
56 double nms_overlap_thresh);
68 double nms_overlap_thresh);
std::vector< int64_t > NmsCPUKernel(const float *boxes, const float *scores, int n, double nms_overlap_thresh)
Definition: Nms.cpp:139
Definition: PinholeCameraIntrinsic.cpp:35