FastPhotoStyle
Image stylizer
Transfers the style of a reference image to another image based on its content
Style transfer, deep learning, feature transform
11k stars
274 watching
1k forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| This project allows users to apply the style of one image to another using deep learning techniques. | 82 |
| A deep learning algorithm for transferring the style of one image to another. | 428 |
| An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos. | 10,930 |
| A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
| A PyTorch library providing optimized implementations of image and video synthesis methods developed at NVIDIA. | 4,025 |
| An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 841 |
| An implementation of image style transfer using convolutional neural networks in TensorFlow. | 3,105 |
| Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
| A system for automatically colorizing black and white images with user interactions. | 2,701 |
| A service for generating new images by mixing the content of an input image with the style of another image. | 51 |
| Software tool enabling the transfer of image styles from one image to another while preserving semantic information. | 9,983 |
| An implementation of an image-to-image translation framework using StyleGAN encoders and generators. | 3,200 |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| Generates photorealistic images from conditional inputs using deep neural networks | 6,685 |
| An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 |