damone
damone
需要添加背景类别,类别加1处理了。 ------------------ 原始邮件 ------------------ 发件人: "Jackyxie1"
lable.txt 标签文件, 可以参考example ------------------ 原始邮件 ------------------ 发件人: "Jackyxie1"
看起来是配置问题,ncnn中有类似问题,可参考https://github.com/Tencent/ncnn/pull/1823。 可尝试更新使用最新的ncnn。 ------------------ 原始邮件 ------------------ 发件人: ***@***.***>; 发送时间: 2022年8月23日(星期二) 下午5:09 收件人: ***@***.***>; 抄送: ***@***.***>; 主题: [xiangweizeng/mobile-lpr] "DEFINED" "ANDROID_NDK_MAJOR" "AND" "GREATER" "20" (Issue #34) 请问android如下错误,怎么处理啊? mobile-lpr/example/android-example/app/src/main/cpp/CMakeLists.txt : C/C++ debug|arm64-v8a : CMake Error at...
vulkan android7.0引入支持的, 较低版本可以使用cpu版ncnn, 并去掉gpu部分代码即可 1. 可以采用cpu版的ncnn,下载地址是:https://github.com/Tencent/ncnn/releases ncnn-20211208-android.zip 2. 可以自己交叉编译ncnn库 3. 需要调整部分cpp代码,去掉gpu支持部分 以上可以作为参考, 谢谢!
The following is the CMake configuration log. ``` -- The C compiler identification is GNU 11.3.0 -- The CXX compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info...
"Okay, I tried it, and the detailed results are as follows:" ``` Scanning dependencies of target chatlib_scapix_generated [ 21%] Running Scapix Bridge for /home/damone/project/example1/source/chat/contact.h clang version 16.0.0 (https://github.com/llvm/llvm-project.git 08d094a0e457360ad8b94b017d2dc277e697ca76) Target:...
好的, 非常感谢, 感谢大佬支持,LFFD 非常好, 精度和速度都非常不错
数据集的问题, ccpd主要是蓝牌吧
可以使用 pytorch 版本, 修改网络前端和部分设置就可以, https://github.com/Holmeyoung/crnn-pytorch
我这里数据集都是常规车牌的,主要来自CCPD,欢迎提供其它数据哈.