DefTruth
3c1330e896
[feature][vision] Add YOLOv7 End2End model with TRT NMS ( #157 )
...
* [feature][vision] Add YOLOv7 End2End model with TRT NMS
* [docs] update yolov7end2end_trt examples docs
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-30 15:02:48 +08:00
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
Jack Zhou
13a3d6f9f5
Upgrade FDASSERT string format ( #121 )
...
* upgrade FDASSERT
* Add c_str() for reduce
* upgrade FDASSERT flag
* upgrade flags
* upgrade lu
* fix tests cmake
* Fix pybind FDASSERT
2022-08-17 10:03:41 +08:00
Jason
a7cf09354e
Add time statis functions for fastdeploy model ( #96 )
...
* Add time statis functions for fastdeploy model
* Create README.md
* Update README.md
* Update fastdeploy_model.cc
* Update fastdeploy_model.cc
2022-08-11 14:06:43 +08: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
jiangjiajun
72eb130193
add csrc code
2022-08-10 02:52:36 +00:00