Jason
|
addce837bc
|
Add paddlelite backend support (#260)
* Add paddlelite backend support
* Update CMakeLists.txt
* Update __init__.py
|
2022-09-21 13:22:34 +08:00 |
|
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 |
|
WJJ1995
|
06908b8beb
|
Add Benchmark test (#200)
* add ppcls benchmark
* add ppcls benchmark
* add ppcls benchmark
* add ppcls benchmark
* fixed txt path
* resolve conflict
* resolve conflict
* deal with comments
* Add enable_trt_fp16 option
* Add OV backend for seg and det
* fixed valid backends in ppdet
* fixed valid backends in yolo
* add copyright and rm Chinese Notes
* add ppdet&ppseg&yolo benchmark
* add cpu/gpu mem info
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-09-14 20:15:01 +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 |
|
DefTruth
|
887b2d6ed6
|
[vision] support PaddleDetection/MaskRCNN model (#218)
* [vision] support padddetection maskrcnn
* [vision] fixed instance mask visualize func
* [vision] optimize instance mask visualize func
* [docs] update ppdet/maskrcnn docs
* [vision] update maskrcnn implementation
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-09-14 10:50:33 +08:00 |
|
Jason
|
e91cfc9e43
|
Update __init__.py
|
2022-08-10 13:59:09 +08:00 |
|
Jason
|
de2a87a8f2
|
Refine paddledetection directory (#88)
|
2022-08-10 10:13:22 +08:00 |
|