Searched defs:grid_w (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/ |
| H A D | post_process.cc | 143 static int process(int8_t *input, int *anchor, int grid_h, int grid_w, int height, int width, int s… in process()
|
| /OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/ |
| H A D | postprocess.cc | 207 static int process(int8_t *input, int *anchor, int grid_h, int grid_w, int height, int width, int s… in process()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/ |
| H A D | postprocess.cc | 189 static int process(int8_t* input, int* anchor, int grid_h, int grid_w, int height, int width, int s… in process()
|