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

Neural Circuits01:25

Neural Circuits

2.0K
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...
2.0K
Upsampling01:22

Upsampling

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

Deconvolution

365
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...
365
Downsampling01:20

Downsampling

339
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...
339
Reducing Line Loss01:18

Reducing Line Loss

231
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...
231
Imaging Biological Samples with Optical Microscopy01:18

Imaging Biological Samples with Optical Microscopy

8.0K
Optical microscopy uses optic principles to provide detailed images of samples. Antonie van Leeuwenhoek designed the first compound optical microscope in the 17th century to visualize blood cells, bacteria, and yeast cells. In 1830, Joseph Jackson Lister created an essentially modern light microscope. The 20th century saw the development of microscopes with enhanced magnification and resolution.
In optical microscopy, the specimen to be viewed is placed on a glass slide and clipped on the stage...
8.0K

You might also read

Related Articles

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

Sort by
Same author

Higher PRBC transfusion volume and frequency are associated with higher risk of moderate-to-severe bronchopulmonary dysplasia or mortality in extremely preterm infants: A retrospective cohort study.

Medicine·2026
Same author

An Edge On-Chip-Learning Convolutional Spiking Neural Network Processor Based on Error Backpropagation via Spatiotemporal Nodes of Spike Events.

IEEE transactions on biomedical circuits and systems·2026
Same author

Integrated transcriptomic and proteomic profiling in keloid tissue.

PeerJ·2026
Same author

Targeting the gut-brain axis: probiotic intervention alleviates depressive-like behaviors and social deficit after cranial irradiation.

International immunopharmacology·2026
Same author

Autoantibodies combined with systemic inflammation markers for predicting bone metastases in non-small cell lung cancer patients.

Frontiers in immunology·2026
Same author

The SPRR2A-CSTA axis drives IL-17A-induced squamous metaplasia and steroid resistance in allergic rhinitis.

The Journal of allergy and clinical immunology·2026

Related Experiment Video

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

733

A Compact High-Quality Image Demosaicking Neural Network for Edge-Computing Devices.

Shuyu Wang1,2, Mingxin Zhao1,2, Runjiang Dou1,2

  • 1State Key Laboratory of Superlattices and Microstructures, Institute of Semiconductors, Chinese Academy of Sciences, Beijing 100083, China.

Sensors (Basel, Switzerland)
|June 2, 2021
PubMed
Summary

This study introduces a compact neural network for image demosaicking, improving real-time processing on edge devices. The novel UNet++ based network enhances speed by 42% while maintaining high image reconstruction quality.

Keywords:
U-Netbayer color filter arrayconvolutional neural networkedge computingimage demosaickingimage sensor

More Related Videos

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.1K

Related Experiment Videos

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

733
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.1K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Image Processing

Background:

  • Image demosaicking is crucial but challenging for image sensors.
  • Deep learning (CNN) methods exist but struggle with real-time edge device constraints due to large model sizes.

Purpose of the Study:

  • To develop a compact demosaicking neural network suitable for real-time edge computing.
  • To improve computational efficiency and reduce model parameters without sacrificing reconstruction quality.

Main Methods:

  • A UNet++ based compact demosaicking neural network is proposed.
  • Incorporates densely connected blocks with depthwise separable convolutions for efficient feature extraction and parameter reduction.
  • Utilizes Gaussian smoothing layers instead of down-sampling to preserve image information and expand receptive fields.

Main Results:

  • The proposed network achieves a 42% speed improvement over the fastest CNN-based methods.
  • Demonstrates comparable reconstruction quality on four mainstream datasets.
  • Achieves high accuracy (85.83% top 5, 75.44% mAP) in subsequent inference tasks on Mobilenet v1 and SSD.

Conclusions:

  • The compact network offers the highest computing efficiency and lowest parameter count among compared methods.
  • It is highly suitable for real-time applications on modern edge computing devices.
  • The method successfully balances speed and quality for efficient image demosaicking.