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

Types Of Transformers01:16

Types Of Transformers

943
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...
943
Transformers01:26

Transformers

1.0K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.0K
Tagging and Fusion Proteins01:24

Tagging and Fusion Proteins

6.6K
Proteins are involved in several cellular processes and biochemical reactions. Analyzing a specific protein of interest requires it to be isolated from the other proteins in the cell. This is achieved by overexpressing the specific gene in a suitable host to produce large quantities of the target protein. A tag or label is recombined with the gene to produce a fusion protein containing the target protein and the tag. The tags on these fusion proteins can then be used for easy detection and...
6.6K
Transformers in Distribution System01:27

Transformers in Distribution System

98
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
98
The Ideal Transformer01:26

The Ideal Transformer

343
In single-phase two-winding transformers, two windings are coiled around a magnetic core characterized by cross-sectional area A and magnetic permeability μ. A phasor current i1 enters the left winding while i2 exits the right winding, establishing the fundamental working of the transformer through electromagnetic principles.
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
343
Association Areas of the Cortex01:21

Association Areas of the Cortex

4.9K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
4.9K

You might also read

Related Articles

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

Sort by
Same author

Essential role of HDL on endothelial progenitor cell proliferation with PI3K/Akt/cyclin D1 as the signal pathway.

Experimental biology and medicine (Maywood, N.J.)Ā·2010
Same author

Microfiberoptic measurement of extracellular space volume in brain and tumor slices based on fluorescent dye partitioning.

Biophysical journalĀ·2010
Same author

Effect and mechanism of penetration enhancement of organic base and alcohol on glycyrrhetinic acid in vitro.

International journal of pharmaceuticsĀ·2010
Same author

[Adsorption of fluoride ions on a Ca-deficient hydroxyapatite].

Huan jing ke xue= Huanjing kexueĀ·2010
Same author

Organocatalysis in cross-coupling: DMEDA-catalyzed direct C-H arylation of unactivated benzene.

Journal of the American Chemical SocietyĀ·2010
Same author

[Prevention of hepatitis B virus vertical transmission: current situation and challenges.].

Zhonghua gan zang bing za zhi = Zhonghua ganzangbing zazhi = Chinese journal of hepatologyĀ·2010

Related Experiment Video

Updated: May 27, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

349

Semantic segmentation feature fusion network based on transformer.

Tianping Li1, Zhaotong Cui1, Hua Zhang2

  • 1School of Physics and Electronics, Shandong Normal University, Jinan, Shandong, China.

Scientific Reports
|February 19, 2025
PubMed
Summary

This study introduces a novel transformer-based semantic segmentation network (FFTNet) combining Convolutional Neural Networks (CNNs) and Transformers. FFTNet enhances global and local feature representation for improved image segmentation accuracy.

Keywords:
AttentionFeature fusionSemantic segmentationTransformer

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

2.6K
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

454

Related Experiment Videos

Last Updated: May 27, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

349
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.6K
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

454

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Deep Learning

Background:

  • Convolutional Neural Networks (CNNs) excel at local feature extraction but struggle with global context in image segmentation.
  • Transformers offer global context but can be computationally intensive and may not fully leverage convolutional advantages.
  • Existing methods often lack a balance between capturing local details and global semantic information.

Purpose of the Study:

  • To develop a hybrid deep learning model that integrates CNNs and Transformers for enhanced semantic segmentation.
  • To address the limitations of CNNs in global information acquisition and Transformers in computational efficiency.
  • To improve the accuracy and performance of semantic segmentation by effectively fusing local and global image features.

Main Methods:

  • Introduced a Feature Alignment Module (FAM) to enhance spatial details and channel representations.
  • Utilized a Transformer structure to establish global relationships between pixels, improving pixel representation.
  • Designed a Pyramid Convolutional Pooling Module (PCPM) to compress and enrich feature maps while capturing global correlations, reducing computational load.

Main Results:

  • The proposed transformer-based semantic segmentation feature fusion network (FFTNet) achieved 82.5% mean Intersection over Union (mIoU) on the Cityscapes test dataset.
  • Visualization tests on Pascal VOC 2012 and Cityscapes datasets demonstrated superior performance compared to alternative approaches.
  • The model effectively fused local and global information, leading to improved segmentation accuracy.

Conclusions:

  • The FFTNet model successfully combines the strengths of CNNs and Transformers for robust semantic segmentation.
  • The proposed modules (FAM and PCPM) effectively enhance feature representation and manage computational complexity.
  • This hybrid approach offers a promising direction for advancing semantic segmentation in computer vision.