Commit Graph

17 Commits

Author SHA1 Message Date
Jason
9c67653e34 support build cpu/gpu package (#75)
* support build cpu/gpu package

* remove useless modification
2022-08-08 15:24:36 +08:00
Jason
821dc756e6 Add lots of paddle detection models (#67)
* Fix runtime with python

* Add CenterNet/PicoDet/PPYOLO/PPYOLOv2/YOLOv3

* add more ppdet models

* add model

* fix some usage bugs for detection models
2022-08-05 09:34:12 +08:00
Jason
f53a0733fe Fix python compilation on windows (#61)
* Polish compilation on Windows

* Fix python usage on Windows

* fix compile on windows

* Update setup.py
2022-07-31 19:09:33 +08:00
Jason
8e7b540d3f Fix python usage on Windows (#60)
* Polish compilation on Windows

* Fix python usage on Windows
2022-07-31 16:50:56 +08:00
Jason
4612159f99 Fix python compilation on OSX (#58)
* Fix python compilation on OSX

* Fix python compilation on OSX
2022-07-29 16:54:20 +08:00
Jason
bd3c9d36a1 Fix bug in ppyoloe (#47) 2022-07-27 18:41:08 +08:00
Jason
027f3dd86d Fix some compile problem in Linux (#41)
* Add custom operator for onnxruntime ans fix paddle backend

* Polish cmake files and runtime apis

* Remove copy libraries

* fix some issue

* fix bug

* fix bug

* Support remove multiclass_nms to enable paddledetection run tensorrt

* Support remove multiclass_nms to enable paddledetection run tensorrt

* Support remove multiclass_nms to enable paddledetection run tensorrt

* Support remove multiclass_nms to enable paddledetection run tensorrt

* add common operator multiclassnms

* fix compile problem

* fix some compile problem in linux

* remove debug log

Co-authored-by: root <root@bjyz-sys-gpu-kongming3.bjyz.baidu.com>
2022-07-26 16:35:46 +08:00
Jason
5bf68c8909 Update setup.py 2022-07-25 11:07:02 +08:00
Jason
445bd041cb Update setup.py 2022-07-25 11:06:10 +08:00
jiangjiajun
b604c70dca fix core dump 2022-07-25 02:07:05 +00:00
Jason
279c993483 Polish cmake files and runtime apis (#36)
* Add custom operator for onnxruntime ans fix paddle backend

* Polish cmake files and runtime apis

* Remove copy libraries

* fix some issue

* fix bug

* fix bug
2022-07-25 08:59:53 +08:00
Jason
4b681581b1 Add custom operator for onnxruntime and fix paddle backend (#35)
Add custom operator for onnxruntime ans fix paddle backend
2022-07-23 22:21:36 +08:00
Jason
f8c3906c51 Fix compile problem in different python version (#26)
* fix some usage problem in linux

* Fix compile problem

Co-authored-by: root <root@bjyz-sys-gpu-kongming3.bjyz.baidu.com>
2022-07-19 13:39:07 +08:00
Jason
f670520bf8 fix some usage problem in linux (#25)
Co-authored-by: root <root@bjyz-sys-gpu-kongming3.bjyz.baidu.com>
2022-07-19 11:47:13 +08:00
Jason
57697f3f18 Update setup.py 2022-07-12 15:00:23 +08:00
jiangjiajun
9d87046d78 first commit 2022-07-05 09:30:15 +00:00
Jason
978484c84f first commit 2022-06-27 18:23:21 +08:00