一个基于YOLOv8n的轻量级人体探测器用于监控录像
Qicheng Wang1, Guoqiang Feng1, Zongzhe Li1
1Equipment Management and UAV Engineering School, Air Force Engineering University, Xi'an 710051, China.
Sensors (Basel, Switzerland)
|January 25, 2025
概括
基于YOLOv8n的新型轻量级人体检测模型,可在边缘设备上提供高效的实时监控. 这种优化的模型大大降低了参数和计算成本,同时提高了检测准确性.
科学领域:
- 计算机视觉 计算机视觉
- 人工智能的人工智能
- 嵌入式系统 嵌入式系统
背景情况:
- 在资源有限的边缘设备上部署人体检测需要具有低计算成本和参数大小的模型.
- 实时性能对于监控应用程序至关重要,要求高效的算法.
研究的目的:
- 开发基于YOLOv8n的轻量级人体检测模型,以便在边缘设备上有效部署.
- 为了平衡高精度,降低计算成本和参数大小,实现实时监控.
主要方法:
- 在YOLOv8n架构中引入并修改了MSBlock模块.
- 开发了一个异质的路径聚合特征金字塔网络 (PAFPN),结合了增强的MSBlock和异质卷积内核.
- 应用注意引导内核转换 (AKConv) 以进一步优化参数和计算负载.
主要成果:
- 与原来的YOLOv8n相比,实现了~10%的参数大小减少和~5%的浮点计算成本下降.
- 在定制监控数据集上,平均平均精度 (mAP@0.5:0.95) 提高了 1.4%.
- 在PASCAL VOC数据集的一个具有挑战性的子集上显示了mAP@0.5的2.8%改善和mAP@0.5:0.95的1.2%改善.
结论:
- 拟议的轻量级模型有效地提高了人体检测的准确性,同时大大降低了计算要求.
- 该模型具有强大的概括能力,适用于边缘设备上的各种监控和计算机视觉任务.
相关概念视频
Light Acquisition
8.4K
In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
8.4K
Difference from Background: Limit of Detection
5.8K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
5.8K
Force Classification
1.1K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.1K
Detection of Black Holes
2.2K
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
2.2K
Apparent Weight
8.1K
True weight is the measure of the gravitational force acting on an object. However, if the object accelerates, its measured weight is different from its true weight. Similar observations can be made when the object is submerged in water. An object's weight in water is its apparent weight, which is equal to the difference between its true weight and the buoyant forces.
Consider a person standing on a bathroom scale inside an elevator. If the scale is accurate at rest, its reading equals the...
Consider a person standing on a bathroom scale inside an elevator. If the scale is accurate at rest, its reading equals the...
8.1K
Deconvolution
129
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
129


