style-transfer

Open-source projects categorized as style-transfer

Top 23 style-transfer Open-Source Projects

  • transferlearning

    Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

  • fast-style-transfer

    TensorFlow CNN for fast style transfer ⚡🖥🎨🖼

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • deep-learning-v2-pytorch

    Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

  • animegan2-pytorch

    PyTorch implementation of AnimeGANv2

  • Project mention: Python Mini Projects | dev.to | 2023-05-22

    rom PIL import Image import torch import IPython from IPython.display import display # upload images from google.colab import files uploaded = files.upload() # https://github.com/bryandlee/animegan2-pytorch # load models and face2paint utility function model_facev2 = torch.hub.load("bryandlee/animegan2-pytorch:main", "generator", pretrained="face_paint_512_v2") face2paint = torch.hub.load("bryandlee/animegan2-pytorch:main", "face2paint", size=512) for INPUT_IMG in ['KatLi.JPG']: img = Image.open(INPUT_IMG).convert("RGB") out_facev2 = face2paint(model_facev2, img) # display images display(img) display(out_facev2)

  • VToonify

    [SIGGRAPH Asia 2022] VToonify: Controllable High-Resolution Portrait Video Style Transfer

  • neural-style-tf

    TensorFlow (Python API) implementation of Neural Style

  • Neural-Style-Transfer-Papers

    :pencil2: Neural Style Transfer: A Review

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Style-Transfer-in-Text

    Paper List for Style Transfer in Text

  • DualStyleGAN

    [CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer

  • stylized-neural-painting

    Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.

  • deep-motion-editing

    An end-to-end library for editing and rendering motion of 3D characters with deep learning [SIGGRAPH 2020]

  • ebsynth

    Fast Example-based Image Synthesis and Style Transfer

  • Project mention: EbSynth – Transform Video by Painting over a Single Frame | news.ycombinator.com | 2023-12-26
  • Deep-Image-Analogy

    The source code of 'Visual Attribute Transfer through Deep Image Analogy'.

  • resynthesizer

    Suite of gimp plugins for texture synthesis

  • Project mention: Heal tool | /r/GIMP | 2023-12-10
  • arbitrary-image-stylization-tfjs

    Arbitrary style transfer using TensorFlow.js

  • neural-style-pt

    PyTorch implementation of neural style transfer algorithm

  • DCT-Net

    Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization

  • Few-Shot-Patch-Based-Training

    The official implementation of our SIGGRAPH 2020 paper Interactive Video Stylization Using Few-Shot Patch-Based Training

  • BlendGAN

    Official PyTorch implementation of "BlendGAN: Implicitly GAN Blending for Arbitrary Stylized Face Generation" (NeurIPS 2021)

  • Styleformer

    A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual, active/passive, and many more. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.

  • style-transfer-pytorch

    Neural style transfer in PyTorch.

  • randomCNN-voice-transfer

    Audio style transfer with shallow random parameters CNN.

  • AI-Art

    PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

style-transfer related posts

  • EbSynth – Transform Video by Painting over a Single Frame

    1 project | news.ycombinator.com | 26 Dec 2023
  • List of Stable Diffusion research softwares that I don't think gotten widespread adoption.

    17 projects | /r/StableDiffusion | 10 Dec 2023
  • Tips to hide waistband?

    1 project | /r/AfterEffects | 10 Dec 2023
  • Heal tool

    1 project | /r/GIMP | 10 Dec 2023
  • Please react to this!

    1 project | /r/Corridor | 7 Dec 2023
  • Removing text from video

    1 project | /r/premiere | 27 Jun 2023
  • Not specifically OS but does anyone know of a good photo repair tool for Linux?

    1 project | /r/openSUSE | 6 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 11 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source style-transfer projects? This list will help you:

Project Stars
1 transferlearning 12,880
2 fast-style-transfer 10,871
3 deep-learning-v2-pytorch 5,180
4 animegan2-pytorch 4,339
5 VToonify 3,473
6 neural-style-tf 3,097
7 Neural-Style-Transfer-Papers 1,616
8 Style-Transfer-in-Text 1,580
9 DualStyleGAN 1,557
10 stylized-neural-painting 1,536
11 deep-motion-editing 1,484
12 ebsynth 1,452
13 Deep-Image-Analogy 1,367
14 resynthesizer 1,361
15 arbitrary-image-stylization-tfjs 1,181
16 neural-style-pt 817
17 DCT-Net 712
18 Few-Shot-Patch-Based-Training 603
19 BlendGAN 498
20 Styleformer 467
21 style-transfer-pytorch 468
22 randomCNN-voice-transfer 398
23 AI-Art 379

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com