Text2LIVE VS Paint-by-Sketch

Compare Text2LIVE vs Paint-by-Sketch and see what are their differences.

Text2LIVE

Official Pytorch Implementation for "Text2LIVE: Text-Driven Layered Image and Video Editing" (ECCV 2022 Oral) (by omerbt)

Paint-by-Sketch

Stable Diffusion-based image manipulation method with a sketch and reference image (by kangyeolk)
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
Text2LIVE Paint-by-Sketch
2 2
849 167
- -
0.0 3.6
about 1 year ago about 1 year ago
Python Python
MIT License 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.

Text2LIVE

Posts with mentions or reviews of Text2LIVE. We have used some of these posts to build our list of alternatives and similar projects.
  • The new neural network from NVIDIA can apply special effects to video using simple text commands.
    1 project | /r/callabacloud | 31 Jan 2023
    The source code of the neural network can be found on GitHub: https://github.com/omerbt/Text2LIVE
  • Text2LIVE: Text-Driven Layered Image and Video Editing. A new zero shot technique to edit the appearances of images and video!
    1 project | /r/StableDiffusion | 19 Oct 2022
    "We present a method for zero-shot, text-driven appearance manipulation in natural images and videos. Specifically, given an input image or video and a target text prompt, our goal is to edit the appearance of existing objects (e.g., object's texture) or augment the scene with new visual effects (e.g., smoke, fire) in a semantically meaningful manner. Our framework trains a generator using an internal dataset of training examples, extracted from a single input (image or video and target text prompt), while leveraging an external pre-trained CLIP model to establish our losses. Rather than directly generating the edited output, our key idea is to generate an edit layer (color+opacity) that is composited over the original input. This allows us to constrain the generation process and maintain high fidelity to the original input via novel text-driven losses that are applied directly to the edit layer. Our method neither relies on a pre-trained generator nor requires user-provided edit masks. Thus, it can perform localized, semantic edits on high-resolution natural images and videos across a variety of objects and scenes.   Semi-Transparent Effects Text2LIVE successfully augments the input scene with complex semi-transparent effects without changing irrelevant content in the image." demo site: https://text2live.github.io arxiv: https://arxiv.org/abs/2204.02491 github: https://github.com/omerbt/Text2LIVE

Paint-by-Sketch

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

What are some alternatives?

When comparing Text2LIVE and Paint-by-Sketch you can also consider the following projects:

SDEdit - PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations

diffusiondb - A large-scale text-to-image prompt gallery dataset based on Stable Diffusion

ml-gmpi - Official PyTorch implementation of GMPI (ECCV 2022, Oral Presentation)

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

DeepSIM - Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral)

contrastive-unpaired-translation - Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

TargetCLIP - [ECCV 2022] Official PyTorch implementation of the paper Image-Based CLIP-Guided Essence Transfer.

stable_diffusion_playground - Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can generate and then later interpolate between the images of your choice.

autodistill-metaclip - MetaCLIP module for use with Autodistill.

Paint-by-Example - Paint by Example: Exemplar-based Image Editing with Diffusion Models

sketchedit - SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches, CVPR2022

anycost-gan - [CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing