gpu_nms.hpp
Go to the documentation of this file.
00001 void _nms(int* keep_out, int* num_out, const float* boxes_host, int boxes_num,
00002           int boxes_dim, float nms_overlap_thresh, int device_id);


rail_object_detector
Author(s):
autogenerated on Sat Jun 8 2019 20:26:30