-
faster Rcnn(python)demo
现在了faster rcnn
- 2019-11-27下载
- 积分:1
-
tensorflow for ASR
tensorflow for Auto speech recognition. 基于LSTM+CTC方法实现的tensorflow版本的语音识别的toy code。目前在清华thchs30小时上可以达到近似30%的字错率,train数据集上错误率更低,其中LSTM采用了双向结构
- 2023-04-09 00:35:03下载
- 积分:1
-
简单的UDP服务器收发程序
简单的UDP服务器收发程序,适用于NB-IoT应用场景
- 2022-08-20 06:10:18下载
- 积分:1
-
通过Python生成一个周期内正弦波数组
说明: 通过Python生成一个周期内正弦波数组(sine wave array.Direct digital synthesis, sine wave 0-2pi period, phase to amplitude is one-to-one correspondence.First, the sine wave query table needs to be stored, and then under the clock, through the phase accumulation module and address query module to achieve the sine wave signal.)
- 2020-06-18 01:00:01下载
- 积分:1
-
《Python学习手册》
说明: python学习手册,这本书每一章都包含关于Python语言的关键内容的独立的一课,并且包含了一个独特的“练习题”部分,其中带有实际的练习和测试,以便你可以练习新的技能并随着学习而测试自己的理解。你会发现众多带有注释的示例以及图表,它们将帮助你开始学习Python 3.0。(python learing book)
- 2020-06-25 10:40:01下载
- 积分:1
-
features_extraction_to_csv.py
人脸识别,对录入的人脸进行特征提取,特征为68点特征(Face recognition, feature extraction of the input face, 68 features)
- 2020-06-22 11:40:01下载
- 积分:1
-
Python神经网络编程
说明: python 神经网络编程,附中英文版本,无付费密码,放心下载(Make Your Own Neural Network)
- 2019-04-10 17:31:32下载
- 积分:1
-
巡线4.py
基于视觉的巡线代码,用于直线跟踪以及检测,并输出预测的角度(this is used to follow a fixed line in openmv)
- 2020-06-18 08:00:02下载
- 积分:1
-
决策树三种经典算法实现
说明: python实现决策树分类的三种经典算法(Python realizes three classical arithmetic of decision tree classification)
- 2020-11-26 23:09:30下载
- 积分:1
-
Python3.x+ django2.x 在线教育系统源码
使用Python3.x与Django2.0.1开发的在线教育平台网站 运行步骤如下: $ cd 到当前程序目录$ pip install -r requirements.txt$ python manage.py runserver
- 2018-04-14下载
- 积分:1