Jove
Visualize
联系我们
JoVE
x logofacebook logolinkedin logoyoutube logo
关于 JoVE
概览领导团队博客JoVE 帮助中心
作者
出版流程编辑委员会范围与政策同行评审常见问题投稿
图书馆员
用户评价订阅访问资源图书馆顾问委员会常见问题
研究
JoVE JournalMethods CollectionsJoVE Encyclopedia of Experiments存档
教育
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab Manual教师资源中心教师网站
使用条款与条件
隐私政策
政策

相关概念视频

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

268
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
268
Convolution Properties I01:20

Convolution Properties I

155
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
155
Convolution Properties II01:17

Convolution Properties II

210
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
210
Downsampling01:20

Downsampling

164
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...
164
Block Diagram Reduction01:22

Block Diagram Reduction

220
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
220
Upsampling01:22

Upsampling

240
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...
240

您也可能阅读

相关文章

通过共同作者、期刊和引用图与本文相关的文章。

排序
Same author

Frequency-Tuned Universal Adversarial Attacks on Texture Recognition.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2022
Same author

Bearing Fault Diagnosis Using Lightweight and Robust One-Dimensional Convolution Neural Network in the Frequency Domain.

Sensors (Basel, Switzerland)·2022
Same author

An update on the knee osteoarthritis severity grading using wide residual learning.

Journal of X-ray science and technology·2022
Same author

It GAN Do Better: GAN-Based Detection of Objects on Images With Varying Quality.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2021
Same author

DeepCorrect: Correcting DNN Models Against Image Distortions.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2019
Same author

A Locally Weighted Fixation Density-Based Metric for Assessing the Quality of Visual Saliency Predictions.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2016

相关实验视频

Updated: Jul 11, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

564

在压缩域中减少复杂性的卷积神经网络.

Hamdan Abdellatef1, Lina J Karam2

  • 1School of Engineering - Electrical & Computer Engineering Department, Lebanese American University, Byblos, Lebanon.

Neural networks : the official journal of the International Neural Network Society
|November 12, 2023
PubMed
概括
此摘要是机器生成的。

本研究介绍了对卷积神经网络 (CNN) 的压缩域学习,显著加快图像处理. 通过处理JPEG压缩图像,CNN可以实现更快的速度,具有可比的准确性和更少的数据存储.

关键词:
在美国,CNN是CNN.压缩域是一个压缩域.在 DCT DCT 中使用.深度学习是一种深度学习.频率 频率 是一个频率.低复杂性 低复杂性的

更多相关视频

Lensless Fluorescent Microscopy on a Chip
11:23

Lensless Fluorescent Microscopy on a Chip

Published on: August 17, 2011

17.7K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

相关实验视频

Last Updated: Jul 11, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

564
Lensless Fluorescent Microscopy on a Chip
11:23

Lensless Fluorescent Microscopy on a Chip

Published on: August 17, 2011

17.7K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

科学领域:

  • 计算机视觉 计算机视觉
  • 深度学习 (Deep Learning) 是一种深度学习.
  • 图像处理 图像处理

背景情况:

  • 深度神经网络,特别是卷积神经网络 (CNN),在计算机视觉方面表现出色,但计算密集.
  • 图像通常以JPEG等压缩格式存储和传输,这对传统的空间域CNN构成了挑战.
  • 现有的CNN很慢,需要大量的计算资源,这限制了它们的实际应用.

研究的目的:

  • 通过在压缩域中执行学习和推断来降低计算复杂性并提高流行的CNN的速度.
  • 在神经网络中开发有效处理JPEG压缩图像的方法.
  • 保持分类准确性,同时提高深度学习模型的效率.

主要方法:

  • 提出了一种基于图形的新型频道选择方法,以识别和保留重要的频率组件.
  • 直接在JPEG压缩图像数据上实现学习和推断.
  • 通过抛弃无关紧要的频率组件和消除不必要的网络层来降低计算复杂性.
  • 引入了带有部分编码的预处理步骤,以提高对压缩引起的扭曲的弹性.

主要成果:

  • 与空间域ResNet-50相比,在压缩域中运行的修改后的ResNet-50实现了高达70%的更快性能.
  • 在压缩域和空间域CNN之间保持了类似的分类准确性.
  • 使用高度压缩数据的培训导致了良好的分类准确性,培训数据存储需求减少了多达93%.

结论:

  • 在压缩域中执行CNN学习和推断是一个可行的策略,可以显著提高速度并减少计算负载.
  • 提出的频道选择和部分编码方法有效地解决了与压缩图像处理相关的挑战.
  • 压缩域CNN为高效准确的计算机视觉任务提供了有希望的方法,特别是在资源有限的环境中.