rknn-toolkit
rknn-toolkit copied to clipboard
Yolo post process
Hi, I'm using yolov3 and taking advantage of rknn toolkit on AIO-Firefly-3399ProC the inference time is ok but the yolo post process takes approximately 131ms per each image. is there any idea to reduce time of post process?
Try this https://github.com/airockchip/rknn_model_zoo/tree/main/models/vision/object_detection , the C implement is optimized and shall take less time