Jason
|
5046574b95
|
Fix bug for part of detection model (#243)
* fix error for part of detection model
* fix error for part of detection model
* add patch paddle inference
|
2022-09-16 16:31:34 +08:00 |
|
Jason
|
68523be411
|
Modify file structure to separate python and cpp code (#223)
Modify code structure
|
2022-09-14 15:44:13 +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 |
|
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
|
51ecb407d4
|
Add Paddle Inference as backend (#33)
* Add Paddle Inference as backend
* Update CMakeLists.txt
* Fix default backend option
* Fix some log bug and backend choosing strategy
* Add version of g++
|
2022-07-22 09:53:46 +08:00 |
|