| parlance/ctcdecode |
777 |
|
0 |
0 |
over 2 years ago |
6 |
October 12, 2022 |
87 |
mit |
C++ |
| PyTorch CTC Decoder bindings |
| githubharald/CTCDecoder |
577 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
mit |
Python |
| Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python. |
| yashk2810/Image-Captioning |
246 |
|
0 |
0 |
over 8 years ago |
0 |
|
4 |
mit |
Jupyter Notebook |
| Image Captioning using InceptionV3 and beam search |
| nanoporetech/fast-ctc-decode |
153 |
|
0 |
2 |
about 3 years ago |
2 |
November 04, 2021 |
5 |
mit |
Rust |
| Blitzing Fast CTC Beam Search Decoder |
| ashwinkalyan/dbs |
60 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
|
Lua |
| Cloud-CV/diverse-beam-search |
60 |
|
0 |
0 |
over 7 years ago |
0 |
|
5 |
|
Lua |
| :mag: :shipit: Decoding Diverse Solutions from Neural Sequence Models |
| Sundy1219/ctc_beam_search_lm |
28 |
|
0 |
0 |
almost 8 years ago |
0 |
|
1 |
|
C++ |
| CTC+Beam_Search+kenlm 是用于以汉字为声学模型建模单元的解码系统 |
| ottokart/beam_search |
26 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
mit |
Python |
| Beam search for neural network sequence to sequence (encoder-decoder) models. |
| clab/lstm-parser-with-beam-search |
11 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
apache-2.0 |
C++ |
| 312shan/Pytorch-seq2seq-Beam-Search |
11 |
|
0 |
0 |
almost 5 years ago |
0 |
|
2 |
mit |
Python |
| PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation |