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

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

You might also read

Related Articles

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

Sort by
Same author

GP-Driven Adaptive Tube MPC for Communication-Preserving Navigation of Mobile Relay Robots in Indoor Disaster Environments.

Sensors (Basel, Switzerland)·2026
Same author

Designing Personalization Cues for Museum Robots: Docent Observation and Controlled Studies.

Sensors (Basel, Switzerland)·2025
Same author

Model-Free Transformer Framework for 6-DoF Pose Estimation of Textureless Tableware Objects.

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

Related Experiment Video

Updated: May 25, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.7K

A Study on Systematic Improvement of Transformer Models for Object Pose Estimation.

Jungwoo Lee1, Jinho Suh2

  • 1Smart Mobility Research Center, Korea Institute of Robotics and Technology Convergence (KIRO), Pohang 37666, Republic of Korea.

Sensors (Basel, Switzerland)
|February 26, 2025
PubMed
Summary

This study introduces an efficient transformer-based deep learning model for object pose estimation. It significantly reduces GPU memory usage and improves training accuracy for multi-object scenarios.

Keywords:
low-rank weight decompositionobject pose estimationtransformer

More Related Videos

Author Spotlight: Development of an Automated Camera-Based System for Real-Time Blast Overpressure Monitoring and TBI Risk Assessment in Military Training
06:20

Author Spotlight: Development of an Automated Camera-Based System for Real-Time Blast Overpressure Monitoring and TBI Risk Assessment in Military Training

Published on: December 6, 2024

2.4K
Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders
05:49

Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders

Published on: November 1, 2024

673

Related Experiment Videos

Last Updated: May 25, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.7K
Author Spotlight: Development of an Automated Camera-Based System for Real-Time Blast Overpressure Monitoring and TBI Risk Assessment in Military Training
06:20

Author Spotlight: Development of an Automated Camera-Based System for Real-Time Blast Overpressure Monitoring and TBI Risk Assessment in Military Training

Published on: December 6, 2024

2.4K
Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders
05:49

Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders

Published on: November 1, 2024

673

Area of Science:

  • Computer Vision
  • Deep Learning
  • Robotics

Background:

  • Transformer architectures, initially for NLP, are versatile for generative models.
  • Object pose estimation is crucial for robotic manipulation and computer vision tasks.
  • Existing transformer models for pose estimation face high GPU memory demands, especially for multiple objects.

Purpose of the Study:

  • To develop a transformer-based deep learning model for efficient object pose estimation.
  • To address high GPU memory consumption and improve training efficiency for multi-object scenarios.
  • To enhance the performance of multi-object pose estimation using novel normalization techniques.

Main Methods:

  • Implemented an encoder-only transformer architecture adapted for object pose estimation.
  • Optimized the transformer's attention layer and incorporated low-rank weight decomposition to reduce parameters and memory usage.
  • Applied Group Query Attention (GQA) and Root Mean Square (RMS) normalization for performance enhancement.

Main Results:

  • Reduced GPU memory usage to 2.5% of the baseline model through an extended matrix dimension.
  • Decreased model weight parameters by 28% using low-rank weight decomposition in the attention layer.
  • Achieved a 17% improvement in rotation training accuracy over the baseline model with GQA and RMS normalization.

Conclusions:

  • The proposed transformer-based model offers a significant reduction in memory footprint for object pose estimation.
  • The integration of low-rank decomposition and advanced normalization techniques enhances both efficiency and accuracy.
  • This work provides a more scalable and effective solution for multi-object pose estimation in computer vision and robotics.