基于DCYOLO的城市街道和道路拥堵环境中的密集物体检测方法的研究
Shuhai Jiang1,2, Bowen Luo3,4, Haoyue Jiang5
1School of Mechanical and Electronic Engineering, Nanjing Forestry University, Nanjing, 210037, Jiangsu, China. shuhaijiang@aliyun.com.
Scientific reports
|January 11, 2024
概括
在拥挤的城市街道上,DCYOLO通过增强边缘特征和融合多层次信息来改善对象检测. 这种新的算法显著提高了检测小物体和封闭物体的准确性.
科学领域:
- 计算机视觉 计算机视觉
- 深度学习 (Deep Learning) 是一种深度学习.
- 对象检测检测器可以检测到物体.
背景情况:
- 城市街道对物体检测具有挑战,原因是遮蔽和物体尺寸不同.
- 像YOLOv4这样的现有算法在拥挤的环境中难以检测小物体或隐藏物体.
研究的目的:
- 提出一个新的算法,DCYOLO,以提高复杂的城市街道场景中的物体检测准确性.
- 解决当前模型中目标损失和低检测精度的局限性.
主要方法:
- 引入了差异敏感网络 (DSN) 来提取和增强对象边缘特征.
- 实现了一个基于上下文的特征融合模块 (CFFB),用于跨尺度的特征地图融合.
- 集成了SIOU损失功能,以提高收速度和检测准确度.
主要成果:
- 在2017年MS COCO数据集中,DCYOLO在平均精度 (AP) 中实现了9.1%的增加,在AP中比YOLOv4增加了10.4%.
- 与YOLOv5x和更快的R-CNN相比,已经证明了卓越的准确性和检测性能.
- 在拥挤的城市环境中密集物体检测的有效性得到验证.
结论:
- 在具有挑战性的城市街道条件下,DCYOLO显著提高了对象检测性能.
- 提议的改进有效地处理封闭和尺寸差异化的对象.
- 对于需要高精度物体检测的现实应用,DCYOLO提供了一个强大的解决方案.
相关概念视频
Difference from Background: Limit of Detection
6.4K
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...
6.4K
Design Example: Measuring Distance Between Two Points with Obstructions
39
When measuring distances in areas with physical obstructions, such as a lake in a field, surveyors must employ techniques to calculate accurate lengths without direct line measurements. One effective method is the offset technique, which allows for precise distance estimation over inaccessible stretches.In this scenario, a surveyor must measure a side of an area that crosses a lake. Since the measuring tape cannot span the lake, the surveyor begins by establishing a baseline that aligns with...
39
Force Classification
1.2K
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.2K
Distance Measurements by Taping
38
Tapes are essential in surveying for accurate, durable, and short-distance measurements. Made from lightweight, nylon-coated steel, they offer flexibility and strength for rugged outdoor use. The nylon coating protects against rust and wear, extending the tape's life. Standard lengths, around 30 meters, are marked in meters and millimeters for precision.Surveyors select tapes based on site conditions and accuracy needs. Lightweight, nylon-coated tapes are commonly used for ease of handling and...
38
Deconvolution
160
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...
160


