-
人脸检测
在电脑pc上,打开电脑的摄像头检测并标出人的面部眼睛,采用的python opencv的python_face_matching分类器,检测的精准度较高
- 2023-07-26 14:25:04下载
- 积分:1
-
深度学习cnn(minst数据集)
卷积神经网络是一种多层神经网络,擅长处理图像特别是大图像的相关机器学习问题。卷积网络通过一系列方法,成功将数据量庞大的图像识别问题不断降维,最终使其能够被训练。CNN最早由Yann LeCun提出并应用在手写字体识别上(MINST)。这个是老师上课用的代码,在jupyter上完美运行
- 2022-02-20 06:18:44下载
- 积分:1
-
DFDOC
system of pv control for basic with error
- 2013-11-23 18:55:07下载
- 积分:1
-
LSTM-Human-Activity-Recognition
基于LSTM-RNN的人类行为预测的代码,基于tensorflow(Human behavior prediction code based on LSTM-RNN(tensorflow))
- 2021-03-08 16:59:28下载
- 积分:1
-
nsga2.tar
这段代码描述多目标遗传算法NSGAII算法的实现,抓要包含三部分:Non-dominated sort, Crowding distance assignment, the selection process来找到pareto-front(The basic operations being performed and the worst case complexities associated with are as follows:
Multi-objective evolutionary algorithms which uses non-dominated sorting to find pareto front. It is consist of tree parts:
• Non-dominated sort returns a list of the non-dominated fronts F. (O(mN 2 ))
• Crowding distance assignment is O(mNlogN)
• The crowed comparison operator (Sort on ≥ n) guides the selection process at the various stages of the algorithm towards a uniformly spread out Pareto-optimal front. (O(2Nlog(2N))))
- 2016-09-28 16:50:08下载
- 积分:1
-
Abaqus用户子程序UMAT
非常有用的Abaqus用户子程序UMAT(Very useful user subroutine UMAT of Abaqus)
- 2017-11-29 18:15:36下载
- 积分:1
-
罗汉塔
可解释出罗汉塔游戏秘籍,层数不定。理解简单,操作也只需要输入层数。依照步骤即可完成游戏。(It can explain the secret book of Luohanta game, the number of layers is uncertain.)
- 2020-06-20 05:20:02下载
- 积分:1
-
pyAudioAnalysis-master
实现语音的分割和识别,语音分割通过短时能量和过零率,语音识别通过dtw算法。(audio cut and reconige)
- 2016-09-22 17:40:26下载
- 积分:1
-
YOLOv3_tensorflow-master
yolo v3 tensorflow源码,实现深度学习物体目标检测(Yolo V3 tensorflow source code for deep learning object detection)
- 2018-08-20 15:10:12下载
- 积分:1
-
prbs
generate prbs pattern
- 2020-06-17 02:00:01下载
- 积分:1