HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Perceptual Losses for Real-Time Style Transfer and Super-Resolution

Justin Johnson; Alexandre Alahi; Li Fei-Fei

Perceptual Losses for Real-Time Style Transfer and Super-Resolution

Abstract

We consider image transformation problems, where an input image is transformed into an output image. Recent methods for such problems typically train feed-forward convolutional neural networks using a \emph{per-pixel} loss between the output and ground-truth images. Parallel work has shown that high-quality images can be generated by defining and optimizing \emph{perceptual} loss functions based on high-level features extracted from pretrained networks. We combine the benefits of both approaches, and propose the use of perceptual loss functions for training feed-forward networks for image transformation tasks. We show results on image style transfer, where a feed-forward network is trained to solve the optimization problem proposed by Gatys et al in real-time. Compared to the optimization-based method, our network gives similar qualitative results but is three orders of magnitude faster. We also experiment with single-image super-resolution, where replacing a per-pixel loss with a perceptual loss gives visually pleasing results.

Code Repositories

ksivaman/super-res
pytorch
Mentioned in GitHub
anjalipemmaraju/styletransfernetwork
pytorch
Mentioned in GitHub
vieduy/Neural-Style-Transfer
paddle
Mentioned in GitHub
proteus1991/GridDehazeNet
pytorch
Mentioned in GitHub
Alina9/Style-transfer
pytorch
Mentioned in GitHub
ryanchankh/style_transfer
tf
Mentioned in GitHub
christiankellernc/styletransfer
tf
Mentioned in GitHub
rrrepsac/tb_vc
pytorch
Mentioned in GitHub
CYetlanezi/Proyecto-Opti
tf
Mentioned in GitHub
ZyoungXu/MoSt-DSA
pytorch
Mentioned in GitHub
vijishmadhavan/ArtLine
pytorch
Mentioned in GitHub
dxyang/styletransfer
pytorch
Mentioned in GitHub
FeliMe/multimodal_style_transfer
pytorch
Mentioned in GitHub
DmitryUlyanov/texture_nets
pytorch
Mentioned in GitHub
rrmina/fast-neural-style-pytorch
pytorch
Mentioned in GitHub
alexjc/neural-enhance
Mentioned in GitHub
dkoleber/multi_style_transfer
tf
Mentioned in GitHub
wilile26811249/Style_Transfer_PyTorch
pytorch
Mentioned in GitHub
oneTaken/pytorch_fast_style_transfer
pytorch
Mentioned in GitHub
nikunj-taneja/accendo
pytorch
Mentioned in GitHub
Divsigma/2020-cs213n
tf
Mentioned in GitHub
riven314/PerceptualLoss-FastAI
pytorch
Mentioned in GitHub
jayChung0302/DeepFilter
pytorch
Mentioned in GitHub
amazingyyc/Brouhaha
tf
Mentioned in GitHub
kvsnoufal/neural_style_transfer
pytorch
Mentioned in GitHub
anhkhoa039/Neural-Style-Transfer
paddle
Mentioned in GitHub
seanmullery/Super-Resolution
Mentioned in GitHub
Tee0125/pytorch-fast-style-transfer
pytorch
Mentioned in GitHub
asraman9792/Image-Dehazing-GANS
tf
Mentioned in GitHub
vijishmadhavan/Toon-Me
pytorch
Mentioned in GitHub
noufali/VideoML
pytorch
Mentioned in GitHub
PetruninAlex/Sketch2Real
pytorch
Mentioned in GitHub
abhiskk/fast-neural-style
pytorch
Mentioned in GitHub
riyakothari/NeuralStyleTransfer
pytorch
Mentioned in GitHub
ninatu/mood_challenge
pytorch
Mentioned in GitHub
lxy5513/Multi-Style-Transfer
pytorch
Mentioned in GitHub
Akella17/Voice_Style_Transfer
tf
Mentioned in GitHub
seloufian/Faster-Style-Transfer
pytorch
Mentioned in GitHub
brightyoun/Video-Style-Transfer
pytorch
Mentioned in GitHub
Josien94/MLiP
tf
Mentioned in GitHub
AloneGu/keras_tf_neural_img
tf
Mentioned in GitHub
aryan-mann/style-transfer
Mentioned in GitHub
Chad4545/styletransfer
pytorch
Mentioned in GitHub
aijialin/style_transfer
tf
Mentioned in GitHub
thatbrguy/Dehaze-GAN
tf
Mentioned in GitHub
buddly27/stylish
Mentioned in GitHub
ErikFaustmann/styletransfer
tf
Mentioned in GitHub
pmm09c/ntire-dehazing
pytorch
Mentioned in GitHub
habout632/gans
pytorch
Mentioned in GitHub
gordicaleksa/pytorch-nst-feedforward
pytorch
Mentioned in GitHub
yakhyo/Fast-Neural-Style-Transfer
pytorch
Mentioned in GitHub
chuanli11/MGANs
pytorch
Mentioned in GitHub
etttttte/mayfest2018
pytorch
Mentioned in GitHub
kynk94/TF2-Image-Generation
tf
Mentioned in GitHub
ashkanpakzad/atn
pytorch
Mentioned in GitHub
libreai/neural-painters-x
tf
Mentioned in GitHub
shivsundram/superresolution
tf
Mentioned in GitHub
AtharvBhat/Plus-Ultra
pytorch
Mentioned in GitHub
vijishmadhavan/SkinDeep
pytorch
Mentioned in GitHub
samsh19/ML_project
pytorch
Mentioned in GitHub
TanguyJeanneau/white-mirror
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-super-resolution-on-bsd100-4x-upscalingPerceptual Loss
PSNR: 24.95
SSIM: 0.6317
nuclear-segmentation-on-cell17FnsNet
Dice: 0.6165
F1-score: 0.7413
Hausdorff: 25.9102

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Perceptual Losses for Real-Time Style Transfer and Super-Resolution | Papers | HyperAI