Conventionally, sequence labelling is performed on sequences where each label can be isolated. However, in practical scenarios, this might not be the case. For example, in free hand writing, the letters often overlap and it is not possible to create bounding boxes for each letter. CTC considers the entire sequence as a whole and uses forward-backward algorithm to provide the appropriate labeling. An example of the input sequence taken by this code is:
-
Notifications
You must be signed in to change notification settings - Fork 0
jagjeet-singh/CTC-for-Sequence-labelling
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Connectionist Temporal Classification (CTC) for Sequence Labelling
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published