Papers › CTCModel: a Keras Model for Connectionist Temporal Classification

CTCModel: a Keras Model for Connectionist Temporal Classification

23 Jan 2019arXiv:1901.07957archive 2025-07-28

Yann Soullard, Cyprien Ruffino, Thierry Paquet

We report an extension of a Keras Model, called CTCModel, to perform the Connectionist Temporal Classification (CTC) in a transparent way. Combined with Recurrent Neural Networks, the Connectionist Temporal Classification is the reference method for dealing with unsegmented input sequences, i.e. with data that are a couple of observation and label sequences where each label is related to a subset of observation frames. CTCModel makes use of the CTC implementation in the Tensorflow backend for training and predicting sequences of labels using Keras. It consists of three branches made of Keras models: one for training, computing the CTC loss function; one for predicting, providing sequences of labels; and one for evaluating that returns standard metrics for analyzing sequences of predictions.

PaperPDFCode

Code

cyprienruffino/CTCModel mentioned on GitHubtf report
ysoullard/CTCModel mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

ClassificationGeneral Classificationmodel

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CTC Loss

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections