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

artistic-style-transfer-master

于 2021-01-12 发布 文件大小:11180KB
0 195
下载积分: 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 个回复

  • mx-maskrcnn-master
    说明:  我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
    2020-06-17 15:20:12下载
    积分:1
  • MSCNN_dehazing
    说明:  使用matlab进行图像去雾,有助于帮助刚入门的图像小白学习matlab图像处理(Matlab image defogging, helpful to help beginners learning image white matlab image processing)
    2020-11-04 11:09:52下载
    积分:1
  • libicp
    icp算法C++实例,用于点集的配准,实现两片点云数据的拼接(icp algorithm C++ instance, used for the registration point set to achieve splice two pieces of point cloud data)
    2014-03-29 13:06:25下载
    积分:1
  • code
    可用于matlab 人脸检测,准确率较高。(It can be used in matlab face detection, with higher accuracy.)
    2017-11-27 17:26:18下载
    积分:1
  • 频域滤波
    说明:  编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension and extension. For the extension version and the non extension version, the differences between the ideal low-pass filter, Butterworth low-pass filter and Gauss low-pass filter are compared; for the extension version, the effects of different parameter settings on the above three filter results are compared.)
    2020-12-20 09:49:09下载
    积分:1
  • 彩色像的合成vc代码
    说明:  一个较好效果的彩色图像合成代码(分左右两个视窗,点击左边的视窗后显示左图,选择操作后,点击右视窗,可看到各种不同合成操作的效果图)(a good result Color Image Synthesis code (around two windows, Click on the left side of the window shows the municipality, the choice of operation, click on the right window we can see various synthesis operating results))
    2006-02-22 23:06:48下载
    积分:1
  • read_shape
    裁剪shape文件,使用idl编程实现,就是一个功能,编译以后可以直接调用这个函数(Clipping shape file, using idl programming, is a function, after compiling can directly call this function)
    2019-04-16 17:16:27下载
    积分:1
  • jpegencode
    JPEG图像压缩编码原代码。用matlab开发。(JPEG image compression coding the original code. Using matlab development.)
    2008-06-30 21:29:46下载
    积分:1
  • FibonacciHeaps
    Lecture on fibonnaci heap
    2016-02-08 19:16:20下载
    积分:1
  • Markov-Decision-Process-matlab
    说明:  马氏过程的应用很广, 机器人路径计划, 自动飞行器导航,多目标跟踪, 电梯计划, 网络交换和路由, 银行客户保有等等。(Application of Markov process is broad, robot path plan, automatic vehicle navigation, multi-target tracking, lift plans, network switching and routing, bank customers to maintain and so on.)
    2008-11-10 12:02:54下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载