warp-ctc

CTC loss function

An implementation of a loss function used in sequence data analysis and machine learning

Fast parallel CTC.

GitHub

4k stars
355 watching
1k forks
Language: Cuda
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
seannaren/warp-ctcPyTorch bindings for the Warp-CTC loss function used in speech recognition.757
locuslab/tcnAn empirical evaluation of generic convolutional and recurrent networks for sequence modeling4,204
src-d/kmcudaOptimized K-means and K-nn implementation using NVIDIA CUDA with low memory consumption809
shenweichen/deepctr-torchA PyTorch-based package for building and training click-through rate models using various deep learning architectures.3,055
opennmt/ctranslate2A high-performance inference engine for transformer models3,467
rapidsai/cumlA suite of libraries implementing machine learning algorithms and mathematical primitives on NVIDIA GPUs4,292
donnyyou/torchcvA comprehensive PyTorch-based framework for computer vision tasks2,249
liuzhuang13/densenetA deep learning implementation of a neural network architecture with interconnected layers, designed to improve accuracy on image classification tasks4,757
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
ryanleary/ctcdecodeA PyTorch implementation of the Connectionist Temporal Classification (CTC) decoding algorithm for speech recognition and text analysis tasks.42
nvlabs/instant-ngpA software toolkit for training and rendering neural graphics primitives16,115
karpathy/neuraltalk2Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU5,515
shaoqingren/faster_rcnnAn object detection framework using deep convolutional networks and region proposal networks.2,716
benedekrozemberczki/pytorch_geometric_temporalA PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models2,694
nvlabs/tiny-cuda-nnA C++/CUDA framework for training and querying neural networks using GPUs3,791