ANDROIDTODO

Results 10 issues of ANDROIDTODO

Hi, 我使用develop分支的代码进行android端的lite_shitu进行部署,运行后发现,我使用drink里面本身的图片进行识别,但是完全不匹配,这个是什么情况呢?

[I 8/ 5 9:57:22.205 ...dle/Paddle-Lite/lite/core/device_info.cc:1275 Setup] ARM multiprocessors name: M1 [I 8/ 5 9:57:22.205 ...dle/Paddle-Lite/lite/core/device_info.cc:1276 Setup] ARM multiprocessors number: 8 [I 8/ 5 9:57:22.205 ...dle/Paddle-Lite/lite/core/device_info.cc:1278 Setup] ARM multiprocessors ID: 0,...

Hi, 我使用最新版本release/v2.10,编译OPT工具时,编译报错 电脑环境是MacBook Pro (13-inch, M1, 2020) ``` /Users/yangjun/jerome/paddle-lite/Paddle-Lite/build.opt/all_kernel_faked_dir/calib_kX86_kInt8_kNCHW_fp32_to_int8_class.cc:3:65: error: no type named 'calib_kX86_kInt8_kNCHW_fp32_to_int8_class' in namespace 'paddle::lite' REGISTER_LITE_KERNEL(calib, kX86, kInt8, kNCHW, ::paddle::lite::calib_kX86_kInt8_kNCHW_fp32_to_int8_class, fp32_to_int8) ~~~~~~~~~~~~~~~~^ /Users/yangjun/jerome/paddle-lite/Paddle-Lite/lite/core/op_registry.h:277:48: note: expanded from macro 'REGISTER_LITE_KERNEL'...

Hi Team, 我的环境是macOS M1 12.3, 我编译的分支是develop的d1c0885e9节点. OPT:2.11-rc, M1版本 编译命令: ./lite/tools/build_macos.sh --with_log=ON --with_extra=ON --with_opencl=ON arm64 OPT命令: opt_m1 --model_dir=./ch_PP-OCRv2_rec_infer --valid_targets=opencl,arm --optimize_out=ch_PP-OCRv2_rec_infer_opencl 编译成功,执行时出现报错: not implemented, set to default 4GB [I 4/28 17: 8:27.899...

Welcome to propose a new feature! To help us understand your great feature, please provide following information: 1. A clear and concise description of the proposed feature. 2. Tell us...

enhancement

Hi, 我使用最新2.3.0的paddle inference在mac x64平台上。最新的2.3.0的paddle inference动态库包含libpaddle2onnx.dylib ` @rpath/libpaddle_inference.dylib (compatibility version 0.0.0, current version 0.0.0) @rpath/libonnxruntime.1.10.0.dylib (compatibility version 0.0.0, current version 1.10.0) @rpath/libpaddle2onnx.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libc++.1.dylib (compatibility version...

Hi PaddleClas Team, 我这边使用PULC进行分类,我图片的长度高度一般固定在35,但是宽度是不一定的,那训练和评估配置文件中ResizeImg应该怎么填写会比较好? 我在使用原始的160,80效果不太理想

Hi, 请问使用X2Paddle 命令行时,将onnx转paddle时,如何自定义input的名字?

ONNX

Hi, When I used the latest version to compile the static library of ios, the following error occurred. Git Tag: 7ae29c98ae135dc0a0aa76c17396c96b1c562168 ``` -- Crypto++ auto fetched at: /Users/yangjun/jerome/paddle/cryptopp-cmake/build_ios/_deps/cryptopp -- Using...