34 results for “topic:nst”
PyTorch implementation of neural style transfer algorithm
Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
Pytorch implementation of Noisy Student Training for Automatic Speech Recognition and Automatic Pronunciation Error Detection problem
JavaMod Player
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) 🏞
This repository has AMX Mod X plugin for add new customizable weapons to Counter-Strike 1.6 game.
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.
A bot for Telegram that can transfer style from one image to another
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.
Reproduction of Neural Style Transfer
Neural Style Transfer with Tunable Alpha and Style Removal
🎨 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
Convolutional Neural Network and Neural Style Transfer from Scratch
NST algorithm that manages images or videos, to transfer the visual style of another image.
A simple and minimalistic PyTorch implementation of "A Neural Algorithm of Artistic Style" by Gatys et. al (2015) 🏞
Telegram Bot @stylizer_bot providing image style transfer using NST & CycleGAN
Algorithm practice exercises using OpenCV
neural_style_transfer
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.
No description provided.
NST World of Color (Minecraft 1.12)
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.
Artistic Image Generation Using Neural Style Transfer
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.
Style transfer from two images side by side
ECE1508 applied deep learning group project
NST Frostburn (Minecraft 1.10) Unofficial
Neural Style Transfer with PyTorch: Multi-scale pyramid optimization and L-BFGS refinement for high-quality artistic image generation using VGG19.
NST Exploration (Minecraft 1.11) Unofficial
Neural-style transfer (NST) using Tensorflow.