登录
首页 » Python » artistic-style-transfer-master

artistic-style-transfer-master

于 2021-01-12 发布 文件大小:11180KB
0 109
下载积分: 1 下载次数: 12

代码说明:

  在linux系统中通过卷积神经网络实现图像风格迁移(Image style migration through convolution neural network in linux)

文件列表:

artistic-style-transfer-master, 0 , 2017-12-07
artistic-style-transfer-master\.gitignore, 47 , 2017-12-07
artistic-style-transfer-master\README.md, 3097 , 2017-12-07
artistic-style-transfer-master\notebooks, 0 , 2017-12-07
artistic-style-transfer-master\notebooks\1_Linear_Image_Classifier.ipynb, 22999 , 2017-12-07
artistic-style-transfer-master\notebooks\2_Neural_Network-based_Image_Classifier-1.ipynb, 16734 , 2017-12-07
artistic-style-transfer-master\notebooks\3_Neural_Network-based_Image_Classifier-2.ipynb, 18173 , 2017-12-07
artistic-style-transfer-master\notebooks\4_Convolutional_Neural_Network-based_Image_Classifier.ipynb, 27414 , 2017-12-07
artistic-style-transfer-master\notebooks\5_VGG_Net_16_the_easy_way.ipynb, 173871 , 2017-12-07
artistic-style-transfer-master\notebooks\6_Artistic_style_transfer_with_a_repurposed_VGG_Net_16.ipynb, 1969843 , 2017-12-07
artistic-style-transfer-master\notebooks\images, 0 , 2017-12-07
artistic-style-transfer-master\notebooks\images\content-feature.png, 1433327 , 2017-12-07
artistic-style-transfer-master\notebooks\images\elephant.jpg, 215334 , 2017-12-07
artistic-style-transfer-master\notebooks\images\example.gif, 2648758 , 2017-12-07
artistic-style-transfer-master\notebooks\images\hugo.jpg, 81046 , 2017-12-07
artistic-style-transfer-master\notebooks\images\imagenet-sample.jpg, 307793 , 2017-12-07
artistic-style-transfer-master\notebooks\images\linear.png, 56916 , 2017-12-07
artistic-style-transfer-master\notebooks\images\mnist-sample.png, 48233 , 2017-12-07
artistic-style-transfer-master\notebooks\images\neural-network-1-hidden.png, 135388 , 2017-12-07
artistic-style-transfer-master\notebooks\images\neural-network-2-hidden.png, 158718 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles, 0 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\block.jpg, 98262 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\forest.jpg, 295902 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\gothic.jpg, 1001267 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\marilyn.jpg, 197282 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\picasso.jpg, 460890 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\scream.jpg, 369997 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\starry_night.jpg, 573253 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\van_gough.jpg, 323611 , 2017-12-07
artistic-style-transfer-master\notebooks\images\styles\wave.jpg, 1338124 , 2017-12-07
artistic-style-transfer-master\notebooks\images\vgg-architecture.png, 193488 , 2017-12-07
artistic-style-transfer-master\requirements.txt, 1225 , 2017-12-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 5.2
    AMN解决分类问题 用MATLAB去实现(ANN MATLAB)
    2009-12-05 09:12:43下载
    积分:1
  • xiaobo
    数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。 含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
    2019-06-04 10:40:35下载
    积分:1
  • example
    常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
    2009-12-16 10:04:33下载
    积分:1
  • matlab1
    产生高斯白噪声,已知期望和方差,这样就生成了一组随机数据(Generated white Gaussian noise of known expectation and variance, thus generating a set of random data)
    2009-07-04 17:07:21下载
    积分:1
  • jpeg
    实现16位bmp图像转jpeg,并可以通过调节源码可实现压缩率(16bit bmp zipped to jpeg style )
    2010-05-20 10:54:59下载
    积分:1
  • 4848657
    开发 API人脸检测实例教程,应用程序编程源码,很好的参考资料。(Tutorial examples of the development of API face detection, application programming source code, a good reference.)
    2013-11-10 17:40:57下载
    积分:1
  • 盲解卷积复原
    盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the restoration effect of Wiener filtering. There are many ways of blind deconvolution. Lucy Richardson algorithm is a nonlinear algorithm in image restoration. Unlike Wiener filtering, this algorithm uses nonlinear iteration technology, and has a certain improvement in computation and performance.)
    2018-03-23 09:34:27下载
    积分:1
  • mvrvm_example
    在matlab的环境中,使用了当前用于跟踪预测的相关向量机方法对被测对象的失效过程进程进行跟踪评估。(tracking)
    2010-07-03 15:21:42下载
    积分:1
  • imRAG
    利用matlab程序编写的图像分割代码,计算分割后的区域邻接图(Using the image segmentation code written by the matlab program to calculate the neighborhood graph after the segmentation)
    2018-01-14 10:03:43下载
    积分:1
  • pipei
    说明:  图像匹配的的原图和目标图片,很实用的,欢迎下寨(image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian)
    2006-03-03 17:12:30下载
    积分:1
  • 696524资源总数
  • 103827会员总数
  • 23今日下载