Zheng-Bicheng
|
6a3ac91057
|
[Model] Update rkyolo pybind (#1294)
更新rkyolo pybind
|
2023-02-11 09:09:53 +08:00 |
|
WJJ1995
|
59a4ab343f
|
[Benchmark]Add ResourceUsageMonitor to collect memory info (#1269)
* add GPL lisence
* add GPL-3.0 lisence
* add GPL-3.0 lisence
* add GPL-3.0 lisence
* support yolov8
* add pybind for yolov8
* add yolov8 readme
* add cpp benchmark
* add cpu and gpu mem
* public part split
* add runtime mode
* fixed bugs
* add cpu_thread_nums
* deal with comments
* deal with comments
* deal with comments
* rm useless code
* add FASTDEPLOY_DECL
* add FASTDEPLOY_DECL
* fixed for windows
* mv rss to pss
* mv rss to pss
* Update utils.cc
* use thread to collect mem
* Add ResourceUsageMonitor
* rm useless code
* fixed bug
* fixed typo
* update ResourceUsageMonitor
* fixed bug
* fixed bug
* add note for ResourceUsageMonitor
* deal with comments
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
|
2023-02-10 17:13:22 +08:00 |
|
Zheng-Bicheng
|
e077c005df
|
[Bug Fix] Update RKYOLO code format (#1254)
* 更新rkyolo细节
* 更新rkyolov5 format
|
2023-02-08 19:46:11 +08:00 |
|
Zheng-Bicheng
|
afa3b886f3
|
[Bug Fix] fixed labels setting of YOLOv5 (#1213)
修复自己训练的yolov5无法指定label个数的错误
|
2023-02-02 15:28:38 +08:00 |
|
Zheng_Bicheng
|
95beb2bbf6
|
[RKNPU2] RKYOLO Support FP32 return value (#898)
* RKNPU2 Backend兼容其他模型的量化
fd_tensor正式移除zp和scale的量化参数
* 更新FP32返回值的RKYOLO
* 更新rkyolov5支持fp32格式
* 更新rkyolov5支持fp32格式
* 更新YOLOv5速度文档
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
|
2022-12-19 10:03:18 +08:00 |
|
Jason
|
2d998223ac
|
[Backend] Add KunlunXin XPU deploy support (#894)
Revert "Revert "[Backend] Add KunlunXin XPU deploy support" (#893)"
This reverts commit 0990ab9b50 .
|
2022-12-16 11:22:30 +08:00 |
|
Jason
|
0990ab9b50
|
Revert "[Backend] Add KunlunXin XPU deploy support" (#893)
Revert "[Backend] Add KunlunXin XPU deploy support (#747)"
This reverts commit 5be839b322 .
|
2022-12-15 21:17:59 +08:00 |
|
yeliang2258
|
5be839b322
|
[Backend] Add KunlunXin XPU deploy support (#747)
* add xpu support
* fix docs
* update code
* update doc
* update code
* update yolov5
* update cmake
* add int64_t data support
* fix
* update download links
* add en doc
* update code
* update xpu options
* update doc
* update doc
* update doc
* update lib links
* update doc
* update code
* update lite xpu link
* update xpu lib
* update doc
* update en doc
|
2022-12-15 21:17:14 +08:00 |
|
Zheng_Bicheng
|
188dcedc02
|
[RKNN2] Fix bugs (#851)
* 修复picodet格式
* * 修正错误文档
* 修复rknpu2 backend后端的部分错误
* 更新pphumanseg example格式
* * 更新pphumanseg example格式
* * 更新picodet example格式
* * 更新scrfd example格式
* * 更新ppseg rknpu2 python example中的错误
* * 修复代码格式问题
* * 修复代码格式问题
* * 修复代码格式问题
* * 修复代码格式问题
* * 修复代码格式问题
* * 修复代码格式问题
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-12-12 15:37:31 +08:00 |
|
Zheng_Bicheng
|
c7dc7d5eee
|
Add RKYOLOv5 RKYOLOX RKYOLOV7 (#709)
* 更正代码格式
* 更正代码格式
* 修复语法错误
* fix rk error
* update
* update
* update
* update
* update
* update
* update
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-12-10 15:44:00 +08:00 |
|