DragGAN 是一个AI图像编辑工具,通过鼠标拉伸图像即可自动生成新图像
#计算机科学# Image-to-Image Translation in PyTorch
翻译 - PyTorch中的图像到图像翻译
Bringing Old Photo Back to Life (CVPR 2020 oral)
翻译 - 重现旧照片(CVPR 2020口头)
Image-to-image translation with conditional adversarial nets
翻译 - 使用条件对抗网进行图像到图像的翻译
An arbitrary face-swapping framework on images and videos with one single trained model!
翻译 - SimSwap (ACM MM 2020) 官方项目
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
翻译 - 对比性的非配对图像到图像翻译,比cyclegan更快,更轻松的训练(ECCV 2020,在PyTorch中)
📷 Glitchify images and GIF - with highly customizable options!
翻译 - :camera:将静态图像错误化为错误图像和GIF!
#计算机科学# AI for GNU Image Manipulation Program
翻译 - GIMP的机器学习Python插件集
#编辑器# A Pixel Art Editor
翻译 - 像素艺术编辑器
#计算机科学# Paint by Example: Exemplar-based Image Editing with Diffusion Models
PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations
翻译 - SDEdit 的 PyTorch 实现:使用随机微分方程进行图像合成和编辑
#计算机科学# Pytorch implementation of MixNMatch
翻译 - mixnmatch的pytorch实现
#计算机科学# PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
翻译 - 通过适当的图像调整大小和量化步骤进行FID计算
Official Pytorch Implementation for "Text2LIVE: Text-Driven Layered Image and Video Editing" (ECCV 2022 Oral)
#计算机科学# [CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
翻译 - [CVPR 2021]交互式图像合成和编辑的Anycost GAN
Official Implementation of FreeDrag