Commit Graph

4 Commits

Author SHA1 Message Date
DefTruth
79120251b7 [fix][backend] fixed backend virtual deconstructor (#84)
fixed backend virtual deconstructor
2022-08-10 10:10:37 +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
fc38ec90b8 fix compile tensorrt on Windows (#62)
* fix compile tensorrt on Windows

* Update CMakeLists.txt
2022-08-01 09:43:57 +08:00
Jason
ffbc5cc42d Move cpp code to directory csrcs (#42)
* move cpp code to csrcs

* move cpp code to csrcs
2022-07-26 17:59:02 +08:00