Zheng-Bicheng
dd01b3ca0b
[Model] 更新SCRFD模型demo以及文档 ( #1108 )
...
* 更新scrfd
* 更新scrfd
2023-01-11 13:56:17 +08:00
HCQ14
61c2f87e0c
[Doc] Update English version of some documents ( #1084 )
...
* Create README_CN.md
* Update README.md
* Update README_CN.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Create README_CN.md
* Update README.md
* Update README.md
* Update README_CN.md
* Create README_CN.md
* Update README.md
* Update README.md
* Update and rename README_en.md to README_CN.md
* Update WebDemo.md
* Update and rename WebDemo_en.md to WebDemo_CN.md
* Update and rename DEVELOPMENT_cn.md to DEVELOPMENT_CN.md
* Update DEVELOPMENT_CN.md
* Update DEVELOPMENT.md
* Update RNN.md
* Update and rename RNN_EN.md to RNN_CN.md
* Update README.md
* Update and rename README_en.md to README_CN.md
* Update README.md
* Update and rename README_en.md to README_CN.md
* Update README.md
* Update README_cn.md
* Rename README_cn.md to README_CN.md
* Update README.md
* Update README_cn.md
* Rename README_cn.md to README_CN.md
* Update export.md
* Update and rename export_EN.md to export_CN.md
* Update README.md
* Update README.md
* Create README_CN.md
* Update README.md
* Update README.md
* Update kunlunxin.md
* Update classification_result.md
* Update classification_result_EN.md
* Rename classification_result_EN.md to classification_result_CN.md
* Update detection_result.md
* Update and rename detection_result_EN.md to detection_result_CN.md
* Update face_alignment_result.md
* Update and rename face_alignment_result_EN.md to face_alignment_result_CN.md
* Update face_detection_result.md
* Update and rename face_detection_result_EN.md to face_detection_result_CN.md
* Update face_recognition_result.md
* Update and rename face_recognition_result_EN.md to face_recognition_result_CN.md
* Update headpose_result.md
* Update and rename headpose_result_EN.md to headpose_result_CN.md
* Update keypointdetection_result.md
* Update and rename keypointdetection_result_EN.md to keypointdetection_result_CN.md
* Update matting_result.md
* Update and rename matting_result_EN.md to matting_result_CN.md
* Update mot_result.md
* Update and rename mot_result_EN.md to mot_result_CN.md
* Update ocr_result.md
* Update and rename ocr_result_EN.md to ocr_result_CN.md
* Update segmentation_result.md
* Update and rename segmentation_result_EN.md to segmentation_result_CN.md
* Update README.md
* Update README.md
* Update quantize.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2023-01-06 18:01:34 +08:00
Zheng_Bicheng
dc13eb7049
[RKNPU2] Update quantitative model ( #879 )
...
* 对RKNPU2后端进行修改,当模型为非量化模型时,不在NPU执行normalize操作,当模型为量化模型时,在NUP上执行normalize操作
* 更新RKNPU2框架,输出数据的数据类型统一返回fp32类型
* 更新scrfd,拆分disable_normalize和disable_permute
* 更新scrfd代码,支持量化
* 更新scrfd python example代码
* 更新模型转换代码,支持量化模型
* 更新文档
* 按照要求修改
* 按照要求修改
* 修正模型转换文档
* 更新一下转换脚本
2022-12-19 13:58:43 +08:00
huangjianhui
376fdbfe2c
[Other] Update old Api to new ones ( #861 )
...
* Update keypointdetection result docs
* Update im.copy() to im in examples
* Update new Api, fastdeploy::vision::Visualize to fastdeploy::vision
* Update SwapBackgroundSegmentation && SwapBackgroundMatting to SwapBackground
* Update README_CN.md
* Update README_CN.md
2022-12-14 17:25:58 +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
ca0de42d0b
[Model] 新增scrfd rknpu2代码 ( #504 )
...
* * 新增scrfd rknpu2代码
* * 新增scrfd python代码
* 修正文档
* 修正文档以及部分错误
* 修改文档
* 修复部分错误
* 修复部分错误
* 修复部分错误
* scrfd更新代码
* scrfd更新代码
2022-11-10 10:05:15 +08:00