PytorchNeuralStyleTransfer
ST Transfer Tool
Tools and implementations for neural style transfer using PyTorch
Implementation of Neural Style Transfer in Pytorch
422 stars
10 watching
103 forks
Language: Jupyter Notebook
last commit: over 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
| | An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 |
| | This project allows users to apply the style of one image to another using deep learning techniques. | 82 |
| | An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 841 |
| | Software framework implementing neural style transfer with PyTorch support | 35 |
| | A deep learning algorithm for transferring the style of one image to another. | 428 |
| | Implementation of a transformer-based translation model in PyTorch | 240 |
| | A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
| | A PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets | 433 |
| | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| | A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
| | A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |