Zheng-Bicheng
f441ffe56b
[Model] Add YOLOV8 For RKNPU2 ( #1153 )
...
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 新增ppdet_decode
* 更新多batch支持
* 更新多batch支持
* 更新多batch支持
* 更新注释内容
* 尝试解决pybind问题
* 尝试解决pybind的问题
* 尝试解决pybind的问题
* 重构代码
* 重构代码
* 重构代码
* 按照要求修改
* 更新Picodet文档
* 更新Picodet文档,更新yolov8文档
* 修改picodet 以及 yolov8 example
* 更新Picodet模型转换脚本
* 更新example代码
* 更新yolov8量化代码
* 修复部分bug
加入pybind
* 修复pybind
* 修复pybind错误的问题
* 更新说明文档
* 更新说明文档
2023-01-16 22:33:02 +08:00
Zheng-Bicheng
23dfcac891
[Model] Add DecodeProcess For PPDet ( #1127 )
...
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 更新ppdet
* 新增ppdet_decode
* 更新多batch支持
* 更新多batch支持
* 更新多batch支持
* 更新注释内容
* 尝试解决pybind问题
* 尝试解决pybind的问题
* 尝试解决pybind的问题
* 重构代码
* 重构代码
* 重构代码
* 按照要求修改
* 修复部分bug
加入pybind
* 修复pybind
* 修复pybind错误的问题
2023-01-16 18:42:41 +08:00
Zheng-Bicheng
d275c3ba02
[Model] Update PPDet Preprocess ( #1006 )
...
* 更新导航文档
* 更新导航文档
* 更新导航文档
* 更新导航文档
* 更新PPDet PreProcess
* 更新PPDet PreProcess
* 更新PPDet pybind and python
* 更新
* 更新ppdet
2022-12-29 21:15:23 +08:00
Zheng_Bicheng
3e1fc69a0c
[Model] Add Picodet RKNPU2 ( #635 )
...
* * 更新picodet cpp代码
* * 更新文档
* 更新picodet cpp example
* * 删除无用的debug代码
* 新增python example
* * 修改c++代码
* * 修改python代码
* * 修改postprocess代码
* 修复没有scale_factor导致的bug
* 修复错误
* 更正代码格式
* 更正代码格式
2022-11-21 13:44:34 +08:00
Jason
beaa0fd190
[Model] Refactor PaddleDetection module ( #575 )
...
* Add namespace for functions
* Refactor PaddleDetection module
* finish all the single image test
* Update preprocessor.cc
* fix some litte detail
* add python api
* Update postprocessor.cc
2022-11-15 10:43:23 +08:00