Commit Graph

5 Commits

Author SHA1 Message Date
Jason
cf4afa4220 Add OpenVINO backend support (#148)
* Add OpenVINO backend support

* fix pybind

* fix python library path
2022-08-24 16:22:38 +08:00
jiangjiajun
d557be18ba Fix classification and move segmentation 2022-08-11 13:21:42 +00:00
Jason
3e01118d01 Validate all backends for detection models and add demo code & docs (#94)
* Validate all backends for detection models and add demo code and doc

* Delete .README.md.swp
2022-08-11 10:03:53 +08:00
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
90e0f53e48 Fix runtime with python (#63) 2022-08-01 17:51:13 +08:00