warp-ctc
CTC loss function
An implementation of a loss function used in sequence data analysis and machine learning
Fast parallel CTC.
4k stars
355 watching
1k forks
Language: Cuda
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| PyTorch bindings for the Warp-CTC loss function used in speech recognition. | 757 |
| An empirical evaluation of generic convolutional and recurrent networks for sequence modeling | 4,204 |
| Optimized K-means and K-nn implementation using NVIDIA CUDA with low memory consumption | 809 |
| A PyTorch-based package for building and training click-through rate models using various deep learning architectures. | 3,055 |
| A high-performance inference engine for transformer models | 3,467 |
| A suite of libraries implementing machine learning algorithms and mathematical primitives on NVIDIA GPUs | 4,292 |
| A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
| A deep learning implementation of a neural network architecture with interconnected layers, designed to improve accuracy on image classification tasks | 4,757 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| A PyTorch implementation of the Connectionist Temporal Classification (CTC) decoding algorithm for speech recognition and text analysis tasks. | 42 |
| A software toolkit for training and rendering neural graphics primitives | 16,115 |
| Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU | 5,515 |
| An object detection framework using deep convolutional networks and region proposal networks. | 2,716 |
| A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
| A C++/CUDA framework for training and querying neural networks using GPUs | 3,791 |