History for SafetyAuxiliary / app / src / main / cpp / yolo.cpp
2024-10-16
配电箱场景添加分类模型调用
pengxianhong committed on 16 Oct
配电箱场景添加分类模型检测
pengxianhong committed on 16 Oct
2024-10-10
调整隐患筛选逻辑
pengxianhong committed on 10 Oct
2024-09-29
更新新模型目标分类
pengxianhong committed on 29 Sep
2024-09-26
更新算法类别已经中文渲染库头文件
pengxianhong committed on 26 Sep
2024-09-25
修改试用反馈的意见
pengxianhong committed on 25 Sep
删除多余代码
pengxianhong committed on 25 Sep
2024-09-23
分离隐患和目标渲染逻辑
pengxianhong committed on 23 Sep
添加中文渲染
pengxianhong committed on 23 Sep
2024-09-14
隐患和清单详情添加图文显示
pengxianhong committed on 14 Sep
2024-09-13
更换新模型
pengxianhong committed on 13 Sep
2024-09-10
初步实现新模型后续业务逻辑
pengxianhong committed on 10 Sep
2024-09-09
更换新算法模型
pengxianhong committed on 9 Sep
2024-09-02
完善检查项功能
pengxianhong committed on 2 Sep
2024-08-30
重新交叉编译opencv-mobile,在C++层实现中文渲染,从根本解决识别目标后,目标框有些许错位的问题
pengxianhong committed on 30 Aug
1、优化巡检时,相机打开、关闭时机,减少不必要的打开关闭相机和频繁的初始化模型,降低功耗并优化发热问题 ...
pengxianhong committed on 30 Aug
优化jni数据回传
pengxianhong committed on 30 Aug
2024-08-29
根据产品想法优化开始检查流程
pengxianhong committed on 29 Aug
2024-07-08
JNI返回值由String改为float[],简化解析逻辑,提高性能
pengxianhong committed on 8 Jul 2024
2024-06-25
解决无法加载多模型的问题
pengxianhong committed on 25 Jun 2024
2024-06-17
同步AR眼镜端C++代码逻辑
pengxianhong committed on 17 Jun 2024
2024-06-14
优化代码
pengxianhong committed on 14 Jun 2024
2024-06-12
完善单模型算法逻辑
pengxianhong committed on 12 Jun 2024
2024-06-04
移植 ncnn + yolov8 + opencv 到Android端
pengxianhong committed on 4 Jun 2024