Commit Graph

16 Commits (15a0afc67ca3e9c2ce846ab6b894552e7d11e608)

Author SHA1 Message Date
gaotingquan 85f0e073a8 fix: fix error raised on macOS 2022-03-04 14:49:16 +08:00
Tingquan Gao b27acf6ace
fix: remove set_mkldnn_cache_capacity (#1695)
use set_mkldnn_cache_capacity() to avoid memory leak and the bug is fixed in Paddle so that it is not needed in cv now.
2022-02-28 09:53:49 +08:00
Tingquan Gao 58dccfd024 fix 2022-01-25 11:58:07 +08:00
lubin10 2960b4c28b support onnx inference for cls; add readme 2022-01-20 09:34:33 +00:00
cuicheng01 1718ff66b6 update predictor.py 2021-11-25 12:36:53 +00:00
dongshuilong 7ac12a9403 update benchmark 2021-08-03 03:42:45 +00:00
dongshuilong 9e8dd9f65e fix bugs 2021-07-20 12:19:55 +00:00
Tingquan Gao 24727034d8
Update whl (#871)
* Update whl

* Optimize usage of CLI args
2021-06-22 11:12:26 +08:00
littletomatodonkey c8f5ee2f1c
fix en (#942)
* fix en quick start

* add en image
2021-06-21 16:01:36 +08:00
littletomatodonkey afbe7ad0f7
fix visualization (#924)
* fix visualization

* fix doc of en

* add note for rebuld lib
2021-06-20 14:14:45 +08:00
dyning 508cea54b6 fix bug for rec nms 2021-06-20 00:37:14 +00:00
littletomatodonkey a67cdaa1ee fix rec post and visualizer 2021-06-18 18:27:22 +00:00
Tingquan Gao 666d912678
Update HubServing (#870)
* Update HubServing

* Fix the relative path

* Update doc of HubServing
2021-06-17 20:56:03 +08:00
littletomatodonkey cdd8775915
fix rec doc (#829)
* fix recognition doc
2021-06-16 14:14:20 +08:00
littletomatodonkey de72c8f6ce support system prediction 2021-06-04 15:23:23 +00:00
littletomatodonkey c356974e14 add inference and its yaml 2021-06-04 09:28:37 +00:00