43 skills found · Page 1 of 2
xunhuang1995 / AdaIN StyleArbitrary Style Transfer in Real-time with Adaptive Instance Normalization
naoto0804 / Pytorch AdaINUnofficial pytorch implementation of 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' [Huang+, ICCV2017]
elleryqueenhomels / Arbitrary Style TransferFast Neural Style Transfer with Arbitrary Style using AdaIN Layer - Based on Huang et al. "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
ImCharlesY / AdaInt[CVPR 2022] Official PyTorch Implementation of "AdaInt: Learning Adaptive Intervals for 3D Lookup Tables on Real-time Image Enhancement" (https://arxiv.org/abs/2204.13983)
bethgelab / Stylize DatasetsA script that applies the AdaIN style transfer method to arbitrary datasets
irasin / Pytorch AdaINPytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
cyhuang-tw / AdaIN VCAn unofficial implementation of the paper "One-shot Voice Conversion by Separating Speaker and Content Representations with Instance Normalization".
ftokarev / Tf AdainTensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serge Belongie
eridgd / AdaIN TFTensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/1703.06868
jonrei / Tf AdaINAdaIN style transfer in Tensorflow
Cr33zz / Neuro C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports single CPU, Multi-CPU and GPU tensor operations (using cuDNN and cuBLAS).
redcping / Delta Age AdaINDAA: A Delta Age AdaIN operation for age estimation via binary code transformer (CVPR2023)
MAlberts99 / PyTorch AdaIN StyleTransferThis project is an unofficial implementation of the paper: Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
PKU-ML / AdainfOfficial code for ICLR 2024 paper "Do Generated Data Always Help Contrastive Learning?"
SunnerLi / StyleGAN DemoThe re-implementation of style-based generator idea
hyungjin-chung / SliceGAN AdaINNo description available
MingtaoGuo / Real Time Arbitrary Style Transfer AdaIN TensorFlowThis code mainly implement the paper ' Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization ' by TensorFlow
JunbinWang / Tensorflow Style Transfer With AdainTensorflow Implementation of the Paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
AlenUbuntu / StyleTransferan PyTorch image deep style transfer library. It provies implementations of current SOTA algorithms, including AdaIN, WCT, LinearStyleTransfer, and FastPhotoTransfer
aadhithya / AdaIN PytorchPyTorch implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang, Serge Belongie.