-
神经网络与深度学习
说明: 人工智能著名学者著作,通俗易懂,内含有Python源码下载地址。(Artificial intelligence works by foreign scholars, easy to understand, the book has Python source code download address)
- 2019-03-01 21:56:44下载
- 积分:1
-
MIKE11 data_input converter
说明: 可以提取CAD中点的坐标信息并转为MIKE地理信息数据输入格式(The coordinate information of midpoint in CAD can be extracted and converted to MIKE geographic information data input format.)
- 2020-06-24 09:20:01下载
- 积分:1
-
lena
说明: SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel)
算法步骤:
已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面
假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素
假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S,S=sqrt(M*N/K)
遍历操作,将每个像素块的中心点的坐标(x,y)及其lab的值保存起来,加入到事先定义好的集合中(Algorithmic steps:
Given the size of an image M*N, it can be converted from RGB space to LAB space, and the color space of LAB is more comprehensive.
If the predefined parameter K, K is the number of pre-generated super-pixels, i.e., the image of M*N size (the number of pixels is M*N) is expected to be divided into K super-pixel blocks, each of which contains [(M*N)/K] pixels.
Assuming that the length and width of each super-pixel region are evenly distributed, the length and width of each super-pixel block can be defined as S, S = sqrt (M*N/K).
The traversal operation saves the coordinates (x, y) and lab values of the central points of each pixel block and adds them to a pre-defined set.)
- 2019-06-10 14:48:52下载
- 积分:1
-
scripts
说明: 数据清洗脚本 处理中英平行语料中存在的某些问题(this is a data clear)
- 2020-06-21 22:00:01下载
- 积分:1
-
Python安装与基础
说明: 帮助安装python,同时了解python的基本界面,以及有关anaconda的知识(to help install python)
- 2020-06-17 15:20:12下载
- 积分:1
-
pyhcarm-激活
说明: ubuntu上用于激活pycharm的工具,解压后直接拖到pycharm IDE上即可激活,方便简单使用,欢迎有需要的朋友下载。(The utility used to activate pychar on Ubuntu can be activated by directly dragging it to pychar ide after decompression. It is convenient and easy to use. You are welcome to download it.)
- 2020-07-03 10:53:54下载
- 积分:1
-
MeanShift2
meanshift算法的python实现 + 图像化显示(meanshift with python)
- 2018-05-29 15:13:58下载
- 积分:1
-
deep+learning
说明: deep+learning深度学习人工智能资料(deep+learning Deep learning of AI materials)
- 2020-05-31 12:13:29下载
- 积分:1
-
MicroMechanics
说明: abaqus ef-rve插件,用于生成微观结构(ABAQUS EF rve plug-in for generating microstructure)
- 2020-03-30 13:48:02下载
- 积分:1
-
three_all
说明: 猫狗大战的代码,图片分类,二分类,图片网上下载即可(cat_vs_dog,picture classification, pictures can be downloaded online)
- 2019-11-25 14:54:12下载
- 积分:1