相关实验视频
通过内容特定的剪裁来减少特定任务的CNN大小.
Nurbek Konyrbaev1, Martin Lukac2, Sabit Ibadulla1
1Department of Computer Science, Institute of Engineering and Technology, Korkyt Ata Kyzylorda University, Kyzylorda, Kazakhstan.
Frontiers in robotics and AI
|September 29, 2025
概括
研究人员开发了一种方法来缩小无人机 (UAV) 的计算机视觉算法. 这种对卷积神经网络 (CNN) 的特定任务修剪可以减少模型大小,并提高小型无人机的分类准确性.
科学领域:
- 机器人和人工智能 机器人和人工智能
- 计算机视觉 计算机视觉
- 航空航天工程 航空航天工程
背景情况:
- 无人驾驶飞行器 (UAV) 由于其移动性和成本效益,越来越多地用于各种领域.
- 在较小的无人机中,机载功率有限,需要高效的软件,特别是对于复杂的任务,如对象分类.
- 降低机载软件的计算开销对于提高无人机自主性和功能至关重要.
研究的目的:
- 为了减少无人机计算机视觉算法的计算要求.
- 为无人机开发一种创建特定任务对象分类模型的方法.
- 为了应对小型无人机平台上有限的功率和计算资源的挑战.
主要方法:
- 使用预先训练的通用卷积神经网络 (CNN).
- 应用基于响应的修剪 (RBP) 来简化特定对象识别任务的CNN.
- 通过指定UAV识别的目标对象来定义不同的任务.
主要成果:
- 特定任务的修剪显著减少了神经网络模型的大小.
- 修剪后的模型在分类任务中显示出更高的准确性.
- 该方法有效地解决了小型无人机的尺寸缩小和个体模型培训问题.
结论:
- 提出的基于响应的修剪 (RBP) 方法是有效的,为无人机创建高效的,特定任务的计算机视觉模型.
- 这种方法提高了小型无人机的自主性和能力,其计算资源有限.
- 该技术为在资源有限的空中平台上部署先进的AI功能提供了实用解决方案.
相关概念视频
Downsampling
609
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
609
Reducing Line Loss
361
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 in...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
361
Survival Tree
388
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
388
Upsampling
583
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
583
Neural Circuits
2.6K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.6K
Improving Translational Accuracy
14.1K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
14.1K