-
爬取百度图片下载到本地(python代码)
爬取百度图片下载到本地(python代码)
- 2020-12-07下载
- 积分:1
-
OpenCV-Python-Toturial-中文版
OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。(OpenCV is a cross-platform computer vision library based on BSD license (open source), which can run on Linux, Windows, Android and MacOS operating systems.)
- 2020-06-18 17:00:02下载
- 积分:1
-
简单python爬虫
这是一个简单爬虫百度图片,使用python内置爬虫工具request和HTMLParser,爬取得的图片保存在upload文件目录下
- 2022-04-27 10:20:16下载
- 积分:1
-
Unet-master2
说明: CN对图像进行像素级的分类,从而解决了语义级别的图像分割(semantic segmentation)问题。与经典的CNN在卷积层之后使用全连接层得到固定长度的特征向量进行分类(全联接层+softmax输出)不同,FCN可以接受任意尺寸的输入图像,采用反卷积层对最后一个卷积层的feature map进行上采样, 使它恢复到输入图像相同的尺寸,从而可以对每个像素都产生了一个预测, 同时保留了原始输入图像中的空间信息, 最后在上采样的特征图上进行逐像素分类。(CN classifies images at the pixel level, thus resolving the problem of semantic segmentation at the semantic level. Unlike classical CNN, which uses full-connection layer to get fixed-length feature vectors after convolution layer for classification (full-connection layer + soft Max output), FCN can accept any size of input image, and uses deconvolution layer to sample feature map of the last convolution layer to restore it to the same size of input image, so that each pixel can be generated. At the same time, the spatial information of the original input image is retained. Finally, the pixel-by-pixel classification is carried out on the feature map sampled above.)
- 2019-04-19 19:16:29下载
- 积分:1
-
QQ空间爬虫(QQSpider)源码
QQ空间爬虫,包括日志、说说、个人信息等,一天可抓取 400 万条数据。
- 2019-12-16下载
- 积分:1
-
图片验证码生成
【实例简介】
验证码随着互联网发展的被普遍应用,这是一个低成本、高效能的人机识别技术,是数据安全、网站安全等领域的第一道防线
- 2021-08-07 00:31:02下载
- 积分:1
-
NN_XNOR
利用Pytorch实现的一个简单的神经网络,实现了异或门。(Using a simple neural network implemented by Pytorch, XOR gates are realized.)
- 2019-03-16 17:05:15下载
- 积分:1
-
GAN-mnist
利用GAN网络进行手写数字识别,经过测试,可以达到很高的分类效果。很适合GAN网络初学者。(This is code for GAN.)
- 2020-12-26 21:39:03下载
- 积分:1
-
2019_MCMProblemC_DATA
说明: 2019meisaiCti,zheshinimeiyouguodequanzinbanben(2019meisaiCti_fanyiban)
- 2019-01-25 17:04:14下载
- 积分:1
-
k 先生代码数据考虑
此代码包含ML代码K均值kklk实现手段和实现
- 2022-03-12 23:04:40下载
- 积分:1