Commit Graph

5 Commits

Author SHA1 Message Date
Jason
8ba4a26ebb Refine cpp/python api of visualize with lots of deprecated apis (#303)
* fix patchelf

* refine visualize api

* Update CMakeLists.txt

* refine visualize api

* add libs directory

* Create __init__.py
2022-09-29 14:06:45 +08:00
Jason
e85a4c4f5b Optimize compilation process (#164)
* refine build scripts

* fix copy for trt

* fix library import

* fix lib import

* fix lib import

* Update CMakeLists.txt

* Update process_libraries.py

* polish cmake

Co-authored-by: dev5 <paddle_dev5@DESKTOP-O9GS2N7>
2022-08-29 20:18:29 +08:00
huangjianhui
7d13491879 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
2022-07-08 15:52:22 +08:00
jiangjiajun
9016ccc861 Remove code that import fastdeploy directly 2022-07-06 08:48:40 +00:00
jiangjiajun
9d87046d78 first commit 2022-07-05 09:30:15 +00:00