• Stars
    star
    7
  • Rank 2,282,772 (Top 46 %)
  • Language
    Python
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

采用深度学习方法,进行6分类云彩识别,识别率为73.17%,比赛用

More Repositories

1

ASR_Theory

语音识别理论、论文和PPT
570
star
2

ASR_Syllable

基于卷积神经网络的语音识别声学模型的研究
Python
166
star
3

ASR_WORD

采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。
Python
72
star
4

kaggle-cats-and-dogs

采用深度学习方法进行图像识别,数据集为kaggle数据集中的猫与狗数据集。
Python
49
star
5

video-action-recognition

视频动作识别,基于C3D网络构建
Python
29
star
6

image-recognition

采用深度学习方法进行刀具识别。
Python
23
star
7

ASR_Phone

以音素建模构建NN-CTC声学模型
Python
15
star
8

agriculture_recognition

AI挑战赛,农作物识别,已经做好数据处理,模型训练等部分,由于时间原因交由实验室师弟进行优化。
Python
9
star
9

NMT_Keras

Using seq2seq to convert Spanish to English
Python
5
star
10

Pytorch_Learning

采用Pytorch深度学习框架,使用MNIST数据集进行实验
Python
2
star
11

stcmds-kaldi

nn-hmm for stcmds
Shell
2
star
12

lingvo

Lingvo
Python
2
star
13

ASR_Transformer

A Pytorch implementation of Speech Transformer, an End-to-End Automatic Speech Recognition with Transformer Network, Which directly converts acoustic features to character sequence using a signal neural network.
2
star
14

face-recognition

采用深度学习Triplet网络进行人脸识别,参照师兄留下的脚本进行一步一步分析。
1
star
15

SparseSelfAttention

Sparse Attention Mechanism, accepted in KSC 2019
Python
1
star
16

Voiceprint_Recognition

Just for DACAS 2019 and for studying AI
Python
1
star
17

asr

中文语音识别系统,在西安电子科技大学某位大神的脚本上进行改进模型。
1
star