Cute-Yang

Results 5 issues of Cute-Yang

I build cntk on arm marchine,when using ./configure ,it saied that you should specify --with-openblas or --with-mkl,because of that arm cpu can not use mkl,so i specify --with-openblas. I set...

*So,thanks author firstly,you provide whl of tensorflow on arm platform,but a little regret is that whl is just only for python3.5 and python3.7* **I want to build wheel for python3.6...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:centos7 /tensorrt 8.2 cuda11.0 cudnn8.1 - 版本号/Version:Paddle:2.6 PaddleOC: 问题相关组件/Related components: - 运行指令/Command Code:trtexec --onnx=model.onnx --saveEngine=model.plan --workspace=1024 --verbose -...

#### guassian blur ``` if (i+kRadius>length) result += kernSum[length-i-1]*last; ``` hi,I think the code should be i + kRadius >= length,how do you think?

### System Information ``` -- General configuration for OpenCV 4.10.0 ===================================== -- Version control: unknown -- -- Platform: -- Timestamp: 2024-08-20T11:38:00Z -- Host: Linux 3.10.0-1160.118.1.el7.x86_64 x86_64 -- CMake: 3.28.1 --...

bug
category: imgproc
confirmed