| JaidedAI/EasyOCR |
20,438 |
|
0 |
69 |
over 2 years ago |
32 |
September 04, 2023 |
340 |
apache-2.0 |
Python |
| Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc. |
| guillaume-chevalier/LSTM-Human-Activity-Recognition |
3,074 |
|
0 |
0 |
over 3 years ago |
0 |
|
19 |
mit |
Jupyter Notebook |
| Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier |
| zzw922cn/Automatic_Speech_Recognition |
2,743 |
|
0 |
0 |
about 4 years ago |
0 |
|
69 |
mit |
Python |
| End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow |
| mravanelli/pytorch-kaldi |
2,138 |
|
0 |
0 |
about 4 years ago |
0 |
|
24 |
|
Python |
| pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit. |
| guillaumegenthial/sequence_tagging |
1,725 |
|
0 |
0 |
almost 7 years ago |
0 |
|
15 |
apache-2.0 |
Python |
| Named Entity Recognition (LSTM + CRF) - Tensorflow |
| wanghaisheng/awesome-ocr |
1,600 |
|
0 |
0 |
almost 4 years ago |
0 |
|
7 |
mit |
|
| A curated list of promising OCR resources |
| zjy-ucas/ChineseNER |
1,303 |
|
0 |
0 |
over 7 years ago |
0 |
|
65 |
|
Python |
| A neural network model for Chinese named entity recognition |
| zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9 |
1,208 |
|
0 |
0 |
almost 6 years ago |
0 |
|
28 |
|
C++ |
| works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate |
| declare-lab/conv-emotion |
1,146 |
|
0 |
0 |
almost 3 years ago |
0 |
|
8 |
mit |
Python |
| This repo contains implementation of different architectures for emotion recognition in conversations. |
| luopeixiang/named_entity_recognition |
1,118 |
|
0 |
0 |
almost 5 years ago |
0 |
|
27 |
|
Python |
| 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现) |