-
pytorch-cifar100
说明: 基础神经网络 mnist训练,了解各个基础神经网络的组成(Basic neural network training)
- 2020-10-11 20:57:24下载
- 积分:1
-
循环神经网络预测
说明: 循环神经网络学习流量预测lstm适用于初学者学习使用(Recurrent neural network learning traffic forecast)
- 2020-03-30 12:01:31下载
- 积分: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
-
faceDetection_HOG
说明: 利用HOG算子实现电脑读取图像并进行面部识别与检测(Using hog operator to realize computer reading image and face recognition and detection)
- 2020-10-11 11:09:27下载
- 积分:1
-
doclick
说明: 模拟鼠标点击桌面操作,先获取坐标,输入相关坐标,进行点击操作(Simulation mouse click desktop operation, first get coordinates, input relevant coordinates, click operation)
- 2020-12-01 17:08:03下载
- 积分:1
-
PolynomialCurveFitting
说明: 基于python的多项式曲线拟合,本程序以1 3 5 9次为例子。(Based on the polynomial curve fitting of python, this program takes 1 3 5 9 times as an example.)
- 2020-05-28 10:04:30下载
- 积分:1
-
关节点检测和聚类
基于深度学习的人体姿态估计,主要是采用自下而上的方法,进行关节点的检测和聚类。进而对设计的模型做评估,检测关节点的准确率是否提升,是否达到了预想的效果。
- 2022-01-21 00:38:43下载
- 积分:1
-
Confusion Matrix
用Python计算图像对不同地物分类精确度, 计算分类结果图与标准参考图的混淆矩阵, 对分类结果进行评价(Python was used to calculate the classification accuracy of images for different ground objects, calculate the confusion matrix between the classification result map and the standard reference map, and evaluate the classification results)
- 2019-04-04 09:25:30下载
- 积分:1
-
densecrf-master
说明: 应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1
-
Cohesiveinsert_plugin
说明: 在abaqus中可以实现零后的插入cohesive单元(Zero-later cohesive cell insertion can be implemented in ABAQUS)
- 2019-04-21 11:36:43下载
- 积分:1