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

You might also read

Related Articles

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

Sort by
Same author

Unsupervised monocular depth estimation with omnidirectional camera for 3D reconstruction of grape berries in the wild.

PloS one·2025
Same author

ViTSTR-Transducer: Cross-Attention-Free Vision Transformer Transducer for Scene Text Recognition.

Journal of imaging·2023
Same author

Examining Participant Adherence with Wearables in an In-the-Wild Setting.

Sensors (Basel, Switzerland)·2023
Same author

Estimation of reading subjective understanding based on eye gaze analysis.

PloS one·2018

Related Experiment Video

Updated: Jul 10, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.0K

Explainable Connectionist-Temporal-Classification-Based Scene Text Recognition.

Rina Buoy1, Masakazu Iwamura1, Sovila Srun2

  • 1Department of Core Informatics, Graduate School of Informatics, Osaka Metropolitan University, Osaka 599-8531, Japan.

Journal of Imaging
|November 24, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a new method for scene text recognition (STR) that combines the efficiency of Connectionist Temporal Classification (CTC) with improved explainability. The approach enhances character localization and prediction transparency in STR models.

Keywords:
character localizationconnectionist temporal classificationmodel explainabilityscene text recognitionvision Transformer

More Related Videos

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.8K
P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation
06:09

P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation

Published on: September 8, 2023

603

Related Experiment Videos

Last Updated: Jul 10, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.0K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.8K
P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation
06:09

P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation

Published on: September 8, 2023

603

Area of Science:

  • Computer Vision
  • Machine Learning
  • Artificial Intelligence

Background:

  • Connectionist Temporal Classification (CTC) is widely used in scene text recognition (STR) for its efficiency but lacks explainability due to its reliance on 1D sequences.
  • Existing 2D attention-based methods offer better accuracy and localization but are computationally intensive, posing latency challenges.

Purpose of the Study:

  • To develop a low-latency STR method that provides model explainability through character localization.
  • To enhance 1D CTC decoders by enabling them to process 2D spatial information for improved interpretability.

Main Methods:

  • A marginalization-based method is proposed to process 2D feature maps, predicting joint probability distributions over height and class dimensions.
  • An 'association map' is introduced for character localization and explanation, serving a similar role to cross-attention maps in attention-based models.
  • A Vision Transformer (ViT) combined with a 1D CTC decoder (ViT-CTC) architecture is utilized for STR.

Main Results:

  • ViT-CTC models outperform state-of-the-art (SOTA) CTC-based methods in recognition accuracy on benchmarks.
  • ViT-CTC models achieve up to a 12x speed boost compared to baseline Transformer-decoder models with minimal accuracy reduction.
  • Character locations estimated from the association map show strong alignment with ground-truth bounding boxes and cross-attention maps.

Conclusions:

  • The proposed marginalization-based method successfully integrates character localization and explainability into 1D CTC decoders for STR.
  • ViT-CTC offers a compelling balance of high recognition accuracy, low latency, and enhanced model interpretability for scene text recognition tasks.