吉林大学学报(理学版) ›› 2026, Vol. 64 ›› Issue (2): 387-0393.

• • 上一篇    下一篇

基于CNN和非负稀疏表示的嵌入式图像目标识别算法

秦川, 高翔, 龚道庆, 邓雪莲   

  1. 广西中医药大学 公共卫生与管理学院, 南宁 530200
  • 收稿日期:2024-12-02 出版日期:2026-03-26 发布日期:2026-03-26
  • 通讯作者: 秦川 E-mail:qinchuan2427@163.com

Embedded Image Object Recognition Algorithm Based on CNN and Non Negative Sparse Representation

QIN Chuan, GAO Xiang, GONG Daoqing, DENG Xuelian   

  1. School of Public Health and Management, Guangxi University of Chinese Medicine, Nanning 530200, China
  • Received:2024-12-02 Online:2026-03-26 Published:2026-03-26

摘要: 针对嵌入式系统的处理器运算速度和内存较小, 从而限制了图像目标识别算法在嵌入式系统上运行效率和性能的问题, 提出一种高性能的嵌入式图像目标识别算法, 即卷积神经网络(convolutional neural network, CNN)和非负稀疏表示相结合的算法. 首先, 利用CNN挖掘嵌入式图像特征, 通过参数共享和局部感知性能降低模型的参数量和计算复杂度, 提高计算效率; 其次, 通过Roberts交叉梯度滤波器对嵌入式图像进行卷积操作, 先结合Sigmoid函数运算初步获得特征挖掘结果, 再采用非线性池化法对结果下采样, 从而降低特征挖掘结果的维度, 完成图像特征挖掘任务; 最后, 使用非负稀疏表示法建立目标识别模型, 根据乘性迭代算法求解系数稀疏系数向量. 经过核函数运算和最小类残留运算确定目标区域. 实验结果表明, 该算法获得的各组图像识别结果的F1值均稳定在0.98以上, 且在嵌入式图像目标识别方面帧率较高, 表明该方法在保持高精度识别性能的同时, 具有在嵌入式系统上高效运行的能力.

关键词: 卷积神经网络, 非负稀疏表示, 嵌入式图像, 乘性迭代算法

Abstract: Aiming at the problem that  the efficiency and performance of image object recognition algorithms on embedded systems were limited due to the small processing speed and memory size of embedded systems, we proposed a high-performance embedded image object recognition algorithm that combined convolutional neural network (CNN) and non negative sparse representation. Firstly, by utilizing CNN to mine embedded image features, parameter sharing and local perception could reduce the model’s parameter count and computational complexity, thereby  improving computational efficiency. Secondly, convolution operation was performed on embedded images by using Roberts cross gradient filter, preliminary feature mining results were obtained by  combining the Sigmoid function operation, and then the non-linear pooling method was used to downsample the results, thereby reducing the dimensionality of feature mining results and completing the image feature mining task. Finally, we used non negative sparse representation to establish a target recognition model, and  solved the coefficient sparse coefficient vector based on 
multiplicative iterative algorithm.  The target area was  determined through kernel function operation and minimum class residue operation. The experimental results show that the F1 values of each group of image recognition results obtained by the proposed method are stable above 0.98, and the frame rate is high in embedded image target recognition, indicating that the method has the ability to run efficiently on embedded systems while maintaining high-precision recognition performance.

Key words: convolutional neural network, non negative sparse representation, embedded image, multiplicative iterative algorithm

中图分类号: 

  • TP391.4