Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Reducing Line Loss01:18

Reducing Line Loss

252
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...
252
Deconvolution01:20

Deconvolution

407
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...
407
Masking and Demasking Agents01:19

Masking and Demasking Agents

3.1K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
3.1K
Gradient and Del Operator01:14

Gradient and Del Operator

3.9K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
3.9K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

7.7K
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...
7.7K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

258
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
258

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Frequency Domain-Based Super Resolution Using Two-Dimensional Structure Consistency for Ultra-High-Resolution Display.

Journal of imaging·2024
Same author

Super-Resolving Methodology for Noisy Unpaired Datasets.

Sensors (Basel, Switzerland)·2022
Same author

Learning Methodologies to Generate Kernel-Learning-Based Image Downscaler for Arbitrary Scaling Factors.

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

Clinical analysis and understanding of lower eyelid aging in Korean patients.

Dermatologic therapy·2019
Same author

Extremely low-frequency magnetic fields modulate nitric oxide signaling in rat brain.

Bioelectromagnetics·2012
Same author

Extraskeletal Ewing's sarcoma of the head and neck presenting as blindness.

The Korean journal of internal medicine·2007
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Nov 18, 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

792

A Generative Adversarial Network-Based Image Denoiser Controlling Heterogeneous Losses.

Sung In Cho1, Jae Hyeon Park1, Suk-Ju Kang2

  • 1Department of Multimedia Engineering, Dongguk University, Seoul 04620, Korea.

Sensors (Basel, Switzerland)
|February 11, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a new generative adversarial network (GAN) for image denoising. The novel method uses heterogeneous losses and adaptive structural loss adjustments to significantly improve image restoration quality and feature similarity.

Keywords:
convolutional neural networkgenerative adversarial networkimage denoisingimage restorationstructural loss

Related Experiment Videos

Last Updated: Nov 18, 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

792

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Image Processing

Background:

  • Image noise significantly degrades visual information quality.
  • Existing denoising methods, such as convolutional neural networks (CNNs), often struggle with preserving structural details.
  • Generative Adversarial Networks (GANs) show promise but require novel loss functions for enhanced performance.

Purpose of the Study:

  • To develop an advanced image denoising technique using a novel GAN architecture.
  • To enhance the restoration of structural information in noisy images.
  • To reduce computational complexity while improving denoising performance.

Main Methods:

  • A novel generative adversarial network (GAN) framework for image denoising.
  • Implementation of heterogeneous losses, including structural loss and mean squared error (MSE) loss.
  • Adaptive adjustment of structural loss strength by the discriminator for each input patch.
  • Integration of a depthwise separable convolution module with dilated convolution and symmetric skip connections.

Main Results:

  • The proposed GAN method demonstrated superior performance compared to existing CNN denoisers.
  • Significant improvements in visual information fidelity (up to 0.027) and feature similarity index (up to 0.008) were achieved.
  • The depthwise separable convolution module reduced computational complexity.

Conclusions:

  • The novel GAN-based image denoising method effectively preserves structural information and enhances image quality.
  • Adaptive heterogeneous loss functions are crucial for improving GAN-based image restoration.
  • The proposed architecture offers a computationally efficient and high-performing solution for image denoising.