x05002's Stars
Grasscutters/Grasscutter
A server software reimplementation for a certain anime game.
vanhuyz/CycleGAN-TensorFlow
An implementation of CycleGan using TensorFlow
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
vipstone/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
eriklindernoren/Fast-Neural-Style-Transfer
Fast Neural Style Transfer in Pytorch
LynnHo/CycleGAN-Tensorflow-2
Reimplementation of CycleGAN
ahmedsalahacc/Image-Style-Transfer-with-Cycle-GAN
Using cycle GAN for image to image translations to apply the style transfer problem in computer vision.
goobta/cyclegans-demo
A demo of style transfers using CycleGAN image-to-image translation
kynk94/TF2-Image-Generation
Tensorflow2 reimplementation of image generation model (GAN, Style Transfer, Image to Image Translation, etc)
x05002/pixel-styler
Concise implementation of image-to-image translation.
leVirve/pixel-styler
Concise implementation of image-to-image translation.
HideUnderBush/UI2I_via_StyleGAN2
Unsupervised image-to-image translation method via pre-trained StyleGAN2 network
HollyLee2000/Night-to-day-translation
A project for unpaired night-to-day translation, or "image restoration and style transfer under low illumination", based on Cycle-GAN network and several image processing algorithms. 一个实现日夜翻译的项目,或者称为“低照度下的图像增强及风格迁移”,基于Cycle-GAN网络以及一些图像处理算法