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

artistic-style-transfer-master

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

代码说明:

  在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 个回复

  • Wavelet_SR
    本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得 % 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分 % 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子 % 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高 % 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This program is a super-resolution algorithm based on a single image, which is sampled from the high resolution image of the input. % to the original low resolution image, after interpolating the input low resolution image, the low resolution image is divided by DWT. The% solution is different 4 subbands, and the resolution image is processed by SWT. High frequency subsets obtained by SWT % brings the high frequency subband obtained by the modified DWT. Finally, the height of the combination of inverse discrete wavelet transform (IDWT) % frequency subband and low resolution image, and the output super-resolution image is obtained. The results were evaluated by calculating PSNR and SSIM.)
    2018-03-05 17:14:22下载
    积分:1
  • pagrd
    条带式合成孔径雷达的cs,RDA,RMA算法 作者何志华,(Banding type cs of synthetic aperture radar, RDA, RMA algorithm, the authors ho che wah)
    2017-05-18 01:17:54下载
    积分:1
  • rtklibDlg
    基于rtklib计算加入北斗的单点定位及差分定位(single PP and DGNSS using BEIDOU based on RTKLIB)
    2015-11-30 10:00:16下载
    积分:1
  • 天文导航_导航星星生成
    基于巴谷星表星挑选出等小于2的恒星,利用matlab实现可生成任意方向的导航星星图以作为天文导航识别定位定姿依据的程序。(Pick out the star catalog prakob etc. less than 2 stars for navigation based on star map can be generated in any direction as celestial navigation positioning and orientation according to the recognition procedure using matlab.)
    2021-04-20 14:38:50下载
    积分:1
  • USPSdata
    说明:  usps数据库为标准手写数据库,此为mat数据文件,含训练集和测试(USPS database is a standard handwritten database, which is a mat data file, including training set and test)
    2020-06-17 08:40:02下载
    积分:1
  • 12345VC
    对打开的图像,可以提取其纹理特征,程序运行无误(Right to open the image, you can extract the texture features, the program is running correctly)
    2009-12-24 19:46:55下载
    积分:1
  • matlab-susan
    说明:  图像处理中,一种新的边缘检测,特征点提取方法,算法经过测试,可以运行,对医学图像处理的人有帮助(Image processing, a new edge detection, feature point extraction method, the algorithm has been tested, you can run on the medical image processing to help the people)
    2009-08-03 13:35:22下载
    积分:1
  • chip_histogram_features
    直方图特征的计算,包括方差,峰度,熵值等。(Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.)
    2009-05-30 14:46:47下载
    积分:1
  • 卡尔曼滤波
    1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像; 3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calman filter, the detection result is represented by the red outer rectangle frame, and the tracking result is expressed in green rectangle frame. 2. The background image is updated with the average background method. 3. The part of the code is explained in detail)
    2021-01-01 21:48:58下载
    积分:1
  • Blob-detection
    金属的Blob侦测,使用程序过滤图像上金属上的胡椒盐杂讯。(Blob metal detection, the use of salt and pepper noise filtering process on the image on the metal.)
    2016-01-08 09:42:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载