Few-Shot-Patch-Based-Training VS BlendGAN

Compare Few-Shot-Patch-Based-Training vs BlendGAN and see what are their differences.

Few-Shot-Patch-Based-Training

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

BlendGAN

Official PyTorch implementation of "BlendGAN: Implicitly GAN Blending for Arbitrary Stylized Face Generation" (NeurIPS 2021) (by onion-liu)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Few-Shot-Patch-Based-Training BlendGAN
5 1
603 498
- -
1.8 0.0
about 3 years ago over 1 year ago
C++ Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Few-Shot-Patch-Based-Training

Posts with mentions or reviews of Few-Shot-Patch-Based-Training. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.

BlendGAN

Posts with mentions or reviews of BlendGAN. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Few-Shot-Patch-Based-Training and BlendGAN you can also consider the following projects:

Deep-Exemplar-based-Video-Colorization - The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".

PaddleGAN - PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.

iSeeBetter - iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press

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.

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

cycle-gan-pytorch - This repository contains an implementation of the Cylce-GAN architecture for style transfer along with instructions to train on an own dataset.

ganspace - Discovering Interpretable GAN Controls [NeurIPS 2020]

image_edit - Demos of neural image editing

pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs

pytorch-CycleGAN-and-pix2pix - Image-to-Image Translation in PyTorch

pix2pix - Image-to-image translation with conditional adversarial nets