deep-painterly-harmonization
Harmonizer
Generates stylized images from input paintings by learning to harmonize their styles
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
6k stars
172 watching
626 forks
Language: Cuda
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Software tool enabling the transfer of image styles from one image to another while preserving semantic information. | 9,983 |
| A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
| A system for automatically colorizing black and white images with user interactions. | 2,701 |
| An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
| An algorithm to combine the content of one image with the style of another, using convolutional neural networks. | 18,310 |
| Automates colorization of historical grayscale images using Deep Learning and CNNs. | 3 |
| Automatically adds color to grayscale images using a deep neural network | 2,156 |
| Reimplements a deep learning model to harmonize images from different illumination conditions | 150 |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| An image inpainting framework that utilizes DeepFill and generative adversarial networks to remove objects from images. | 3,295 |
| Automatically colorizes images using deep neural networks and learned priors. | 3,365 |
| A project demonstrating image restoration using neural networks without learning | 7,920 |
| Generates cartoon-style videos from two images using pre-trained diffusion models | 5,447 |
| Implementations of various deep learning algorithms and techniques with accompanying documentation | 57,177 |
| Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,979 |