mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00

* Align fastdeploy prediction precision with yolov5 * Change name of Sort function to SortDetectionResult * Add stride max_wh is_mini_pad property in __init__.py and unify format of getting image width and length * Change mergesort.cc to sort_det_res.cc