期刊文献+
共找到13篇文章
< 1 >
每页显示 20 50 100
Optimized Binary Neural Networks for Road Anomaly Detection:A TinyML Approach on Edge Devices
1
作者 Amna Khatoon Weixing Wang +2 位作者 Asad Ullah Limin Li Mengfei Wang 《Computers, Materials & Continua》 SCIE EI 2024年第7期527-546,共20页
Integrating Tiny Machine Learning(TinyML)with edge computing in remotely sensed images enhances the capabilities of road anomaly detection on a broader level.Constrained devices efficiently implement a Binary Neural N... Integrating Tiny Machine Learning(TinyML)with edge computing in remotely sensed images enhances the capabilities of road anomaly detection on a broader level.Constrained devices efficiently implement a Binary Neural Network(BNN)for road feature extraction,utilizing quantization and compression through a pruning strategy.The modifications resulted in a 28-fold decrease in memory usage and a 25%enhancement in inference speed while only experiencing a 2.5%decrease in accuracy.It showcases its superiority over conventional detection algorithms in different road image scenarios.Although constrained by computer resources and training datasets,our results indicate opportunities for future research,demonstrating that quantization and focused optimization can significantly improve machine learning models’accuracy and operational efficiency.ARM Cortex-M0 gives practical feasibility and substantial benefits while deploying our optimized BNN model on this low-power device:Advanced machine learning in edge computing.The analysis work delves into the educational significance of TinyML and its essential function in analyzing road networks using remote sensing,suggesting ways to improve smart city frameworks in road network assessment,traffic management,and autonomous vehicle navigation systems by emphasizing the importance of new technologies for maintaining and safeguarding road networks. 展开更多
关键词 Edge computing remote sensing tinyml optimization BNNs road anomaly detection QUANTIZATION model compression
下载PDF
利用嵌入式机器学习TinyML技术的口罩检测装置
2
作者 郑汉芃 陈飞龙 +1 位作者 董俊佳 曹云龙 《物联网技术》 2024年第3期33-36,共4页
针对目前市面上口罩检测装置价格昂贵且技术复杂的现状,设计了一款基于嵌入式机器学习TinyML技术的口罩检测装置。该装置由M5Stack UnitV2的AI摄像头结合M5Stack Core2开发套件构成,通过M5Stack UnitV2的摄像头设备检测是否规范佩戴口罩... 针对目前市面上口罩检测装置价格昂贵且技术复杂的现状,设计了一款基于嵌入式机器学习TinyML技术的口罩检测装置。该装置由M5Stack UnitV2的AI摄像头结合M5Stack Core2开发套件构成,通过M5Stack UnitV2的摄像头设备检测是否规范佩戴口罩,通过串口通信的方式在M5Stack Core2上显示口罩分类图像并发出声音提醒人们,M5Stack Core2采用M5Stack的UiFlow图像化编程平台编写口罩检测的Blockly程序。在多种场合多次对不同人脸和不同口罩佩戴情况进行测试,结果表明:该装置功耗低、运行稳定、可靠,在保证准确率的情况下大大降低了成本,具有较高的应用价值。本文对口罩检测装置的研究有助于政府在流行病传播期及时对人们进行管控,降低感染的风险。 展开更多
关键词 tinyml技术 M5Stack UnitV2 M5Stack Core2 UiFlow图像化编程 显示图像 声音提醒
下载PDF
基于TinyML的猫咪动作识别方法
3
作者 刘轶群 刘思进 王慧 《科技资讯》 2024年第19期57-59,共3页
针对国内宠物用品市场产品功能单一的问题,设计了一款可以识别猫咪奔跑、跳跃、翻转3种运动状态的设备。借助开源电子平台Arduino,使用陀螺仪和加速度传感器对猫咪的运动状态数据进行采集,并使用深度学习框架TensorFlow进行训练,通过微... 针对国内宠物用品市场产品功能单一的问题,设计了一款可以识别猫咪奔跑、跳跃、翻转3种运动状态的设备。借助开源电子平台Arduino,使用陀螺仪和加速度传感器对猫咪的运动状态数据进行采集,并使用深度学习框架TensorFlow进行训练,通过微型机器学习(Tiny Machine Learning,TinyML)技术压缩模型参数,使模型部署到开发板上。通过试错法找到训练效果最佳的模型结构,最终实现对猫咪运动状态识别的准确率达到90%以上。 展开更多
关键词 微型机器学习 运动状态识别 模型搭建 模型训练
下载PDF
基于TinyML的球类体育器材自助租赁终端的设计与实现——以篮球为例
4
作者 田烈 谭博 肖拿云 《体育世界》 2022年第11期51-53,85,共4页
本文依托互联网 及物联网的高速发展,结合人工智能领域先进算法,基于 TinyML 学习系统设计了球类体育器材自助租赁终端,搭建了低能耗高性能的硬件系统,通过系统学习解决了识别还球的难点,为健身群众提供了方便快捷的球类体育器材自助... 本文依托互联网 及物联网的高速发展,结合人工智能领域先进算法,基于 TinyML 学习系统设计了球类体育器材自助租赁终端,搭建了低能耗高性能的硬件系统,通过系统学习解决了识别还球的难点,为健身群众提供了方便快捷的球类体育器材自助租赁终端。 展开更多
关键词 tinyml 人工智能 共享经济 体育器材租赁
下载PDF
基于TinyML轻量化边缘侧处理的智能分类垃圾桶 被引量:3
5
作者 刘旭瑶 曾天凯 +1 位作者 戴嘉庆 张凌涛 《装备制造技术》 2022年第6期110-113,共4页
提出了一种基于TinyML轻量化边缘侧处理的智能分类垃圾桶。首先,将分类垃圾桶分为3个模块:垃圾图像识别分类模块、垃圾投放模块和监测模块,解决了传统的垃圾桶结构较为单一的问题,实现了垃圾的全自动分类和投放。然后,对于垃圾图像的分... 提出了一种基于TinyML轻量化边缘侧处理的智能分类垃圾桶。首先,将分类垃圾桶分为3个模块:垃圾图像识别分类模块、垃圾投放模块和监测模块,解决了传统的垃圾桶结构较为单一的问题,实现了垃圾的全自动分类和投放。然后,对于垃圾图像的分类,将计算机视觉与深度学习相结合,使用MobileNetv2模型作为基本卷积神经网络模型,删除了网络中部分Bottleneck层来减少不必要的计算开支,在每个Bottleneck层后添加了SE注意力机制增强对图像的关注程度,更深层次地提取特征信息,提高分类准确率。经验证该模型识别准确率较高,且尺寸更小,计算时间更短。最后,将改进的MobileNetv2模型运用TinyML技术部署在Arduino板上,由云计算转为本地计算,独立性更强,实现了低功耗和低延时。该分类垃圾桶通过创新性引入TinyML轻量化边缘侧处理技术,在性能提升和功能创新方面均取得了显著效果,适用于家庭、办公场所、景区、商场等需对单个垃圾进行自动分类的场景,可以有效提升垃圾分类回收管理的智能化、自动化水平,具有很好的推广应用价值。 展开更多
关键词 tinyml轻量化边缘侧处理技术 MobileNetV2模型 全自动投放 垃圾图像分类
下载PDF
TinyML-Based Classification in an ECG Monitoring Embedded System
6
作者 Eunchan Kim Jaehyuk Kim +2 位作者 Juyoung Park Haneul Ko Yeunwoong Kyung 《Computers, Materials & Continua》 SCIE EI 2023年第4期1751-1764,共14页
Recently, the development of the Internet of Things (IoT) hasenabled continuous and personal electrocardiogram (ECG) monitoring. In theECG monitoring system, classification plays an important role because it canselect... Recently, the development of the Internet of Things (IoT) hasenabled continuous and personal electrocardiogram (ECG) monitoring. In theECG monitoring system, classification plays an important role because it canselect useful data (i.e., reduce the size of the dataset) and identify abnormaldata that can be used to detect the clinical diagnosis and guide furthertreatment. Since the classification requires computing capability, the ECGdata are usually delivered to the gateway or the server where the classificationis performed based on its computing resource. However, real-time ECG datatransmission continuously consumes battery and network resources, whichare expensive and limited. To mitigate this problem, this paper proposes atiny machine learning (TinyML)-based classification (i.e., TinyCES), wherethe ECG monitoring device performs the classification by itself based onthe machine-learning model, which can reduce the memory and the networkresource usages for the classification. To demonstrate the feasibility, afterwe configure the convolutional neural networks (CNN)-based model usingECG data from the Massachusetts Institute of Technology (MIT)-Beth IsraelHospital (BIH) arrhythmia and the Physikalisch Technische Bundesanstalt(PTB) diagnostic ECG databases, TinyCES is validated using the TinyMLsupportedArduino prototype. The performance results show that TinyCEScan have an approximately 97% detection ratio, which means that it has greatpotential to be a lightweight and resource-efficient ECG monitoring system. 展开更多
关键词 HOLTER ECG ARDUINO internet of things(IoT) tinyml
下载PDF
TinyML边缘计算在高校人工智能专业实验教学中的应用研究
7
作者 张增 《中国新通信》 2023年第6期74-76,16,共4页
人工智能作为新工科专业之一,是引领新一轮科技革命和产业变革的战略性技术,必须与产业深度融合发展。TinyML是人工智能领域前景较好的新兴技术,将其融入专业实践教学符合新工科人才培养的要求。本文介绍了TinyML技术特点,分析其在高校... 人工智能作为新工科专业之一,是引领新一轮科技革命和产业变革的战略性技术,必须与产业深度融合发展。TinyML是人工智能领域前景较好的新兴技术,将其融入专业实践教学符合新工科人才培养的要求。本文介绍了TinyML技术特点,分析其在高校人工智能专业实践教学中的应用前景。 展开更多
关键词 tinyml边缘计算 人工智能专业 实践教学
下载PDF
Developing a multi-label tinyML machine learning model for an active and optimized greenhouse microclimate control from multivariate sensed data
8
作者 Ilham Ihoume Rachid Tadili +3 位作者 Nora Arbaoui Mohamed Benchrifa Ahmed Idrissi Mohamed Daoudi 《Artificial Intelligence in Agriculture》 2022年第1期129-137,共9页
In the uncertainties within which the worldwide food security lies nowadays,the agricultural industry is raising a crucial need for being equipped with the state-of-the-art technologies for a more efficient,climate-re... In the uncertainties within which the worldwide food security lies nowadays,the agricultural industry is raising a crucial need for being equipped with the state-of-the-art technologies for a more efficient,climate-resilient and sustainable production.The traditional production methods have to be revisited,and opportunities should be given for the innovative solutions henceforth brought by big data analytics,cloud computing and internet of things(IoT).In this context,we develop an optimized tinyML-oriented model for an active machine learningbased greenhouse microclimate management to be integrated in an on-field microcontroller.We design an experimental strawberry greenhouse from which we collect multivariate climate data through installed sensors.The obtained values'combinations are labeled according to a five-action multi-label control strategy,then used to prepare a machine learning-ready dataset.The dataset is used to train and five-fold cross-validate 90 Multi-Layer Perceptrons(MLPs)with varied hyperparameters to select the most performant–yet optimized–model instance for the addressed task.Our multi-label control approach enables designing highly scalable models with reduced computational complexity,comprising only n control neurons instead of(1+∑n k=1Cn k)neurons(usually generated from a classic single-label approach from n input variables).Our final selected model incorporates 2 hidden layers with 7 and 8 neurons respectively and 151 parameters;it scored a mean accuracy of 97%during the cross-validation phase,then 96%on our supplementary test set.The model enables an intelligent and autonomous greenhouse management with the less required computations.It can be efficiently deployed in microcontrollers within real world operating conditions. 展开更多
关键词 Agricultural greenhouse Microclimate control Machine learning Optimization tinyml
原文传递
Development of Long-Range,Low-Powered and Smart IoT Device for Detecting Illegal Logging in Forests
9
作者 Samuel Ayankoso Zuolu Wang +5 位作者 Dawei Shi Wenxian Yang Allan Vikiru Solomon Kamau Henry Muchiri Fengshou Gu 《Journal of Dynamics, Monitoring and Diagnostics》 2024年第3期190-198,共9页
Forests promote the conservation of biodiversity and also play a crucial role in safeguarding theenvironment against erosion,landslides,and climate change.However,illegal logging remains a significant threatworldwide,... Forests promote the conservation of biodiversity and also play a crucial role in safeguarding theenvironment against erosion,landslides,and climate change.However,illegal logging remains a significant threatworldwide,necessitating the development of automatic logging detection systems in forests.This paper proposesthe use of long-range,low-powered,and smart Internet of Things(IoT)nodes to enhance forest monitoringcapabilities.The research framework involves developing IoT devices for forest sound classification andtransmitting each node’s status to a gateway at the forest base station,which further sends the obtained datathrough cellular connectivity to a cloud server.The key issues addressed in this work include sensor and boardselection,Machine Learning(ML)model development for audio classification,TinyML implementation on amicrocontroller,choice of communication protocol,gateway selection,and power consumption optimization.Unlike the existing solutions,the developed node prototype uses an array of two microphone sensors forredundancy,and an ensemble network consisting of Long Short-Term Memory(LSTM)and ConvolutionalNeural Network(CNN)models for improved classification accuracy.The model outperforms LSTM and CNNmodels when used independently and also gave 88%accuracy after quantization.Notably,this solutiondemonstrates cost efficiency and high potential for scalability. 展开更多
关键词 illegal logging forest monitoring internet of things NODES tinyml sound classification
下载PDF
新型轻量化神经网络结构范式的剪枝研究 被引量:3
10
作者 宋晨 魏子重 +2 位作者 姜凯 李锐 段强 《南京师范大学学报(工程技术版)》 CAS 2023年第4期29-36,共8页
随着深度学习技术的推广,图像处理中的目标检测任务取得了蓬勃发展.伴随着大模型的流行发展,深度学习模型精度在不断的上升.而这些大模型却难以部署在日益发展的边缘设备上.针对目前边缘端的目标检测任务,提出了一个MobileOne-S0和SSD... 随着深度学习技术的推广,图像处理中的目标检测任务取得了蓬勃发展.伴随着大模型的流行发展,深度学习模型精度在不断的上升.而这些大模型却难以部署在日益发展的边缘设备上.针对目前边缘端的目标检测任务,提出了一个MobileOne-S0和SSD相结合的网络结构,该网络结构经重参数化后,形成了VGG形式的网络结构用于推理过程.随后采用了非结构化的权重剪枝,结构化的BN剪枝和泰勒剪枝这3种不同的剪枝标准进行了剪枝.结果显示权重剪枝效果最差,而两种结构化剪枝对FLOPs和参数量随稀疏度上升下降速率几乎一致,但BN剪枝精度下降较泰勒剪枝缓慢,而泰勒剪枝对峰值内存大小的剪枝效果最好.在模型精度下降约10%时,BN剪枝可以压缩22.3倍的参数量,9.4倍的FLOPs和2.5倍的内存占用峰值大小.最终模型大小仅为123.88 kB,使模型更容易部署在TinyML适用、MCU级别的低功耗端侧设备上. 展开更多
关键词 MobileOne SSD 深度可分离卷积 剪枝 tinyml
下载PDF
TFLite micro内存管理与分配策略的优化 被引量:1
11
作者 许鹏 宋岩 《单片机与嵌入式系统应用》 2022年第10期11-15,共5页
TFLite micro(TFLm)是当前在微控制器平台上流行的神经网络推理框架。本文分析了TFLm在推理模型时的内存管理机制与分配策略,以及其在使用内存时的局限性。当前TFLm仅支持使用单块内存(Tensor Arena)来保存模型推理所需的中间结果,本文... TFLite micro(TFLm)是当前在微控制器平台上流行的神经网络推理框架。本文分析了TFLm在推理模型时的内存管理机制与分配策略,以及其在使用内存时的局限性。当前TFLm仅支持使用单块内存(Tensor Arena)来保存模型推理所需的中间结果,本文扩展TFLm的内存管理以支持使用多块不连续且访问性能有巨大差异的内存,还给可以重叠的tensor分配相同的内存。通过这样的改进,既把数据流量更多地引到片上快速内存中,又降低了峰值内存的占用。通过在i.MX RT1170上的实验数据表明,本文策略对于含有快速片上RAM(以DTCM为代表)的微控制器,能大大提高片上快速RAM的利用率,显著缓解存储器带宽带来的瓶颈,使推理时间缩短至一半以上。 展开更多
关键词 TFLite micro TFLm tinyml Tensor Arena i.MX RT1170 DTCM
下载PDF
微控制器平台低代码神经网络推理技术研究
12
作者 张岩 宋岩 《单片机与嵌入式系统应用》 2022年第10期7-10,共4页
基于微控制器平台的深度学习技术(TinyML)的兴起,意味着在广大嵌入式平台上部署人工智能的重大革新必将带来AIoT的发展。微控制器种类繁多,不同的芯片,其开发方式和基础API也各不相同,与PC端相比,模型的推理技术开发工作难度不小,需要... 基于微控制器平台的深度学习技术(TinyML)的兴起,意味着在广大嵌入式平台上部署人工智能的重大革新必将带来AIoT的发展。微控制器种类繁多,不同的芯片,其开发方式和基础API也各不相同,与PC端相比,模型的推理技术开发工作难度不小,需要具备一定的嵌入式开发经验。本文尝试将高级语言Python与微控制器结合,为入门开发者提供一套简单、可靠的开源低代码开发套件(名为“OpenART”),可以大大提高在微控制器上部署深度学习的开发效率、降低学习成本。 展开更多
关键词 OpenART tinyml i.MX RT 低代码推理技术
下载PDF
基于惯性传感器的轻量化卷积神经网络跌倒检测算法 被引量:1
13
作者 刘鹏达 潘巨龙 +2 位作者 左正魏 朱海亮 李艳丽 《传感技术学报》 CAS CSCD 北大核心 2023年第2期259-266,共8页
在可穿戴式跌倒检测终端中部署微型机器学习模型,存在计算力弱、内存受限和传统机器学习算法手动选取特征不完善等问题,提出一种基于惯性传感器的轻量化卷积神经网络跌倒检测算法,设计并实现了高精度可穿戴式跌倒检测系统。该算法自动... 在可穿戴式跌倒检测终端中部署微型机器学习模型,存在计算力弱、内存受限和传统机器学习算法手动选取特征不完善等问题,提出一种基于惯性传感器的轻量化卷积神经网络跌倒检测算法,设计并实现了高精度可穿戴式跌倒检测系统。该算法自动从跌倒数据中提取更完善的数据特征和采用深度方向可分离卷积,将标准卷积分解成深度方向卷积和点方向卷积,在只失去0.2%跌倒检测精度下,卷积层参数量减少75.32%,使之更适于资源受限的嵌入式终端中部署。实验结果表明该算法在实际跌倒测试环境中,平均准确率、敏感度和特异性分别达到了99.29%、98.00%和100.00%。该算法相比其他算法既减少了模型大小和计算量,又保证了跌倒检测精度,该系统的成功研发为老年人跌倒检测与报警提供了新的途径。 展开更多
关键词 跌倒检测 卷积神经网络 微型机器学习 惯性传感器 深度学习
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部