-
Python基础训练100题(带答案)
说明: Python基础训练100题(带答案)适合初学者进行学习和训练(Python basic training 100 questions (with answers))
- 2020-05-06 21:42:23下载
- 积分:1
-
duckcourt
一款基于PYTHON语言,用VIZARD软件写的瞄准射击类小游戏,简单好玩(Python Vizard)
- 2020-06-30 07:00:02下载
- 积分:1
-
HMM代码整理与hmmlearn安装详细教程
说明: HMM代码整理与hmmlearn安装详细教程 ,包含三种问题的PYTHON实现(HMM code finishing and hmmlearn installation detailed tutorial, including PYTHON implementation of three problems)
- 2020-11-03 17:03:54下载
- 积分:1
-
Python-opencv车牌识别
算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会发现,车牌字符识别,可能存在误差,尤其是第一个中文字符出现的误差概率较大。(Bits in the predict method, for clarity, add a lot of comments after completing the code and testing, see the source code. License plate character recognition is also included in the predict method. Please refer to the comments in the source code. It needs to be noted that the algorithm used for license plate character recognition is SVM of opencv. The training sample used for SVM training comes from the c++ version of EasyPR on github. Due to limited training samples, you may find errors in license plate character recognition when testing, especially the error probability of the first Chinese character is large.)
- 2018-08-30 16:46:33下载
- 积分:1
-
TensorFlow Machine Learning
使用python语言中的tensorflow框架实现各种机器学习常用算法(machine learning, tensorflow)
- 2018-07-15 11:20:41下载
- 积分:1
-
location
python开发的demo,实现将地理数据从高德坐标转换为wgs84坐标(Conversion of Goethe coordinates to WGS84 coordinates)
- 2020-06-20 21:20:02下载
- 积分:1
-
VRPTW-ga
带时间窗的车辆路径问题求解的python代码(VRP with time window(python))
- 2019-05-01 09:10:23下载
- 积分:1
-
S_NET
说明: 2019最新的神经网络隐写分析网络,对空域频域均可(The newest neural network steganographic analysis network 2019 is applicable to both spatial and frequency domain)
- 2019-06-06 12:21:16下载
- 积分:1
-
RunescapeBots
说明: 一个python 实现的游戏自动化脚本,通过opencv ,和模拟点击实现(A collection of Runescape bots with the goal of botting to max)
- 2020-05-08 11:13:15下载
- 积分:1
-
Python进行定量数据的分布分析
利用Python实现数据的统计性描述,对定量数据分析生成频率分布表、频率分布直方图。注释非常详细。
- 2022-01-25 22:28:38下载
- 积分:1