nst
Here are 33 public repositories matching this topic...
Language:All
Sort:Most stars
PyTorch implementation of neural style transfer algorithm
- Updated
Oct 15, 2022 - Python
Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
- Updated
Jun 24, 2020 - Python
Pytorch implementation of Noisy Student Training for Automatic Speech Recognition and Automatic Pronunciation Error Detection problem
- Updated
Sep 14, 2023 - Python
JavaMod Player
- Updated
Aug 6, 2024 - Java
A simple and minimalistic implementation of the fast neural style transfer method presented in "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" by Johnson et. al. (2016) 🏞
- Updated
Feb 20, 2021 - Python
Neural Style Transfer (NST) refers to a class of software algorithms that manipulate digital images, or videos, in order to adopt the appearance or visual style of another image. NST algorithms are characterized by their use of deep neural networks for the sake of image transformation.
- Updated
Jan 28, 2021 - Jupyter Notebook
Ancient Vision is an AI platform that transforms modern images into ancient art styles using Neural Style Transfer (NST) and Generative Adversarial Networks (GANs). Users can upload images and apply styles like Renaissance, Baroque, and Egyptian art with real-time previews and high-resolution outputs.
- Updated
Dec 9, 2024 - JavaScript
A bot for Telegram that can transfer style from one image to another
- Updated
Jan 24, 2021 - Python
NST algorithm that manages images or videos, to transfer the visual style of another image.
- Updated
May 30, 2022 - Jupyter Notebook
A simple and minimalistic PyTorch implementation of "A Neural Algorithm of Artistic Style" by Gatys et. al (2015) 🏞
- Updated
Feb 5, 2021 - Python
This project focuses on Neural Style Transfer (NST), a technique that applies the style of one image to the content of another image, creating a new, stylized image. NST leverages deep learning models, particularly Convolutional Neural Networks (CNNs), to extract and combine the content and style features of images.
- Updated
Sep 9, 2024 - Python
Reproduction of Neural Style Transfer
- Updated
Aug 16, 2024 - Python
Implement the neural style transfer algorithm to generate novel artistic images using foundational layers of CNNs (pooling, convolutions) and to stack them properly in a deep network to solve multi-class image classification problems. Creating digital art using Neural Network based Style Transfer.
- Updated
Oct 6, 2024 - Python
🎨 Implementation of Fast Neural Style Transfer proposed by Justin Johnson et al. in the paper Perceptual Losses for Real-Time Style Transfer and Super-Resolution
- Updated
Jul 20, 2022 - Jupyter Notebook
Algorithm practice exercises using OpenCV
- Updated
Aug 8, 2023 - Jupyter Notebook
Telegram Bot @stylizer_bot providing image style transfer using NST & CycleGAN
- Updated
Mar 29, 2021 - Python
One of the curious outcome of data science revolution is neural style transfer where nst algorithm merge two images, content and style, creating a artistic image of content image. Here TensorFlow is used to process images and lastly used nst algorithm.
- Updated
Aug 14, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to thenst topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenst topic, visit your repo's landing page and select "manage topics."