Align fastdeploy prediction precision with yolov5 (#11)

* 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
This commit is contained in:
huangjianhui
2022-07-08 15:52:22 +08:00
committed by GitHub
parent 2b51f0efbc
commit 7d13491879
11 changed files with 151 additions and 65 deletions
View File