Jove
Visualize
Contact Us

Related Concept Videos

Masking and Demasking Agents01:19

Masking and Demasking Agents

2.6K
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...
2.6K
Types Of Transformers01:16

Types Of Transformers

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

Deconvolution

220
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...
220
Convolution Properties II01:17

Convolution Properties II

255
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...
255
Convolution Properties I01:20

Convolution Properties I

208
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:
208
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

506
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
506

You might also read

Related Articles

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

Sort by
Same author

Efficient Multi-Task Training with Adaptive Feature Alignment for Universal Image Segmentation.

Sensors (Basel, Switzerland)·2025
Same author

Enhancing Query Formulation for Universal Image Segmentation.

Sensors (Basel, Switzerland)·2024
Same author

Voxel Transformer with Density-Aware Deformable Attention for 3D Object Detection.

Sensors (Basel, Switzerland)·2023
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
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 Experiment Video

Updated: Aug 13, 2025

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

2.9K

Enhancing Mask Transformer with Auxiliary Convolution Layers for Semantic Segmentation.

Zhengyu Xia1, Joohee Kim1

  • 1Department of Electrical and Computer Engineering, Illinois Institute of Technology, Chicago, IL 60616, USA.

Sensors (Basel, Switzerland)
|January 21, 2023
PubMed
Summary
This summary is machine-generated.

This study enhances Mask2Former for semantic segmentation by adding auxiliary branches to capture local features, improving small object detection without increasing inference computation.

Keywords:
convolutional neural networksdeep learningimage segmentationsemantic segmentationtransformer

More Related Videos

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

475
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

600

Related Experiment Videos

Last Updated: Aug 13, 2025

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

2.9K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

475
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

600

Area of Science:

  • Computer Vision
  • Deep Learning
  • Image Segmentation

Background:

  • Transformer-based methods like Mask2Former excel in semantic segmentation.
  • Mask2Former unifies segmentation tasks but struggles with local features and small objects.

Purpose of the Study:

  • To improve Mask2Former's ability to capture local features and segment small objects.
  • To enhance semantic segmentation performance without adding inference complexity.

Main Methods:

  • Introduced auxiliary convolutional branches to Mask2Former during training.
  • These branches capture dense local features on the encoder side.
  • Auxiliary layers are removed during inference, ensuring no additional computational cost.

Main Results:

  • Achieved state-of-the-art performance on benchmark datasets.
  • Demonstrated significant improvements in segmenting small objects and capturing local details.
  • Reported 57.6% mIoU on ADE20K and 84.8% mIoU on Cityscapes.

Conclusions:

  • The proposed auxiliary branches effectively enhance Mask2Former for semantic segmentation.
  • The method improves local feature learning and small object segmentation.
  • The approach offers performance gains without compromising inference efficiency.