首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏AI科技大本营的专栏

    开源图像风格迁移,快看看大画家的潜力股

    参考链接 Neural-Style-Transfer https://github.com/titu1994/Neural-Style-Transfer deep-photo-styletransfer

    3K20发布于 2019-05-06
  • 来自专栏AI研习社

    一起来涂鸦吧!用风格迁移把iPhoneX的照片变成艺术画

    based on Somshubra Majumdar’s implementation of neural style transfer: https://github.com/titu1994/Neural-Style-Transfer

    1K50发布于 2018-03-16
  • 来自专栏信数据得永生

    Python 图像处理实用指南:11~12

    执行前向传递以获得输出图像(即 NST 算法的结果): import cv2 import matplotlib.pyplot as pylab import imutils import time model = 'neural-style-transfer

    1.6K20编辑于 2023-04-27
领券