RE-YOLOv5:通过视觉感应场改进来增强封闭道路物体检测
Tianyu Li1, Xuanrui Xiong1, Yuan Zhang2
1School of Communications and Information Engineering, Chongqing University of Posts and Telecommunications, Chongqing 400065, China.
Sensors (Basel, Switzerland)
|April 26, 2025
概括
这项研究介绍了RE-YOLOv5,一个先进的道路物体检测算法. 它在复杂的驾驶环境中显著改善了隐蔽物体的识别,提高了自动驾驶的安全性.
科学领域:
- 计算机视觉 计算机视觉
- 自主驾驶系统 自主驾驶系统
- 人工智能的人工智能
背景情况:
- 智能辅助驾驶严重依赖于准确的道路物体检测.
- 在复杂,可变的道路环境中检测密集封闭的物体对自动驾驶系统构成重大挑战.
研究的目的:
- 提出一个封闭物体检测算法RE-YOLOv5,它增强了感应场的能力,以在具有挑战性的道路条件下进行更好的识别.
- 解决处理封闭物体时标准检测方法的局限性,特别是在特征提取和非最大抑制方面.
主要方法:
- 利用可变形卷积来有效地提取不规则的特征,如封闭场景中的变形和截断.
- 设计了一个带有心膜卷积的感应场增强模块,以捕获多尺度的上下文信息.
- 优化了使用EIOU的非最大抑制方法,以防止错误地抑制封闭对象预测框.
主要成果:
- 在KITTI数据集上实现了82.04%的平均平均精度 (mAP),比基线改进2.34%.
- 降低了CityPersons数据集中重度遮蔽对象的日志平均错误率 (MR-2) 到40.31%,下降了9.65%.
- 与其他算法相比,在两个基准数据集上检测封闭对象方面表现出卓越的性能.
结论:
- RE-YOLOv5算法有效地增强了功能提取和上下文理解,用于隐藏物体检测.
- 优化的非最大抑制方法成功地减轻了密集封闭场景中的问题.
- 拟议的方法在检测封闭物体方面显示出显著的改进,有助于更安全的自动驾驶.
相关概念视频
Deconvolution
116
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...
116
Depth Perception and Spatial Vision
453
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
453
Reducing Line Loss
130
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
130
Difference from Background: Limit of Detection
4.6K
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...
4.6K
Visual Agnosia
165
Visual agnosia is a condition characterized by the inability to recognize visually presented objects despite having normal vision. For instance, a person with visual agnosia can describe the shape and color of an object but cannot identify or name it. This impairment does not affect their visual field, acuity, color vision, brightness discrimination, language, or memory. An example of this condition in a social setting is someone at a dinner party asking for "that silver thing with a round...
165
Perceptual Constancy
274
Perceptual constancy is the ability to recognize that objects remain consistent and unchanged even when their appearance varies due to changes in sensory input. There are four main types of perceptual constancy: size constancy, shape constancy, color constancy, and brightness constancy.
Size constancy is the recognition that an object remains the same size, even when its image on the retina changes. For instance, a bus is perceived to be large enough to carry people, even if it looks tiny from...
Size constancy is the recognition that an object remains the same size, even when its image on the retina changes. For instance, a bus is perceived to be large enough to carry people, even if it looks tiny from...
274


