mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 08:21:53 +08:00
3e1fc69a0c
* * 更新picodet cpp代码 * * 更新文档 * 更新picodet cpp example * * 删除无用的debug代码 * 新增python example * * 修改c++代码 * * 修改python代码 * * 修改postprocess代码 * 修复没有scale_factor导致的bug * 修复错误 * 更正代码格式 * 更正代码格式
6 lines
186 B
YAML
6 lines
186 B
YAML
model_path: ./picodet_s_416_coco_lcnet/picodet_s_416_coco_lcnet.onnx
|
|
output_folder: ./picodet_s_416_coco_lcnet
|
|
target_platform: RK3568
|
|
normalize: None
|
|
outputs: ['tmp_17','p2o.Concat.9']
|