检测转换器的回顾:从基本架构到高级开发和视觉感知应用程序
Liang Yu1, Lin Tang1, Lisha Mu1
1College of Software Engineering, Sichuan Polytechnic University, Deyang 618000, China.
Sensors (Basel, Switzerland)
|July 12, 2025
概括
本文回顾了用于对象检测的检测变压器 (DETR) 的演变. 它详细介绍了注意力,查询,培训和效率的改进,解决了DETR问题.
科学领域:
- 计算机视觉 计算机视觉
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 检测变压器 (DETR) 开创了使用变压器的端到端对象检测,删除了诸如箱和非最大抑制 (NMS) 等手动组件.
- 原始DETR面临的挑战包括缓慢的融合,不足的小物体检测和低的计算效率,需要进一步的研究和开发.
研究的目的:
- 从问题驱动的角度系统地审查DETR模型的技术演变.
- 分析核心组件的进展,如注意力机制,查询设计,培训策略和架构效率等.
- 提供DETR应用和未来研究方向的全面概述.
主要方法:
- 一个系统的文献综述,重点关注DETR中的问题驱动的进步.
- 分析关键技术改进,包括注意力机制,查询表述和培训方法.
- 跨自动驾驶和医疗成像等各个领域的DETR应用的分类.
主要成果:
- 在提高DETR的融合速度,小物体检测精度和整体效率方面取得了重大进展.
- 在注意力机制,查询优化和培训策略方面观察到了关键的进步.
- DETR已经在各种领域证明了广泛的适用性,包括自动驾驶,医疗成像和遥感.
结论:
- DETR架构已经大大发展,通过有针对性的创新解决了其最初的局限性.
- 持续的研究正在探索细粒度分类和视频理解的扩展.
- 本综述提供了对DETR发展的结构化理解,突出了当前的挑战和未来的研究途径.
相关概念视频
Visual System
695
Light enters the eye through the cornea, a transparent, dome-shaped surface covering the surface of the eyeball that helps to direct and focus incoming light. This light is then channeled toward the pupil, an adjustable opening whose size is controlled by the iris. The iris, a pigmented muscle, regulates the amount of light entering the eye by contracting or dilating the pupil, thereby ensuring optimal light levels for clear vision.
Once through the pupil, the light passes through the lens, a...
Once through the pupil, the light passes through the lens, a...
695
Vision
55.4K
Vision is the result of light being detected and transduced into neural signals by the retina of the eye. This information is then further analyzed and interpreted by the brain. First, light enters the front of the eye and is focused by the cornea and lens onto the retina—a thin sheet of neural tissue lining the back of the eye. Because of refraction through the convex lens of the eye, images are projected onto the retina upside-down and reversed.
55.4K
Parallel Processing
234
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
234
Three-Winding Transformers
314
Three identical single-phase transformers can be configured to form a three-phase transformer connection, which involves high-voltage and low-voltage windings. The high-voltage windings are denoted by capital letters A-B-C, while the low-voltage windings are labeled with lowercase letters a-b-c, representing their respective phases. This notation helps distinguish between the high and low voltage sides of the transformer.
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
314
Types Of Transformers
1.1K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.1K
Depth Perception and Spatial Vision
944
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.
944


