Found 318 repositories(showing 30)
xunhuang1995
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
naoto0804
Unofficial pytorch implementation of 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' [Huang+, ICCV2017]
elleryqueenhomels
Fast 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
[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
A script that applies the AdaIN style transfer method to arbitrary datasets
irasin
Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
cyhuang-tw
An unofficial implementation of the paper "One-shot Voice Conversion by Separating Speaker and Content Representations with Instance Normalization".
ftokarev
TensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serge Belongie
eridgd
TensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/1703.06868
jonrei
AdaIN style transfer in Tensorflow
Cr33zz
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
DAA: A Delta Age AdaIN operation for age estimation via binary code transformer (CVPR2023)
MAlberts99
This project is an unofficial implementation of the paper: Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
PKU-ML
Official code for ICLR 2024 paper "Do Generated Data Always Help Contrastive Learning?"
lucasgattas
Custom ComfyUI node for adaptive color fixing with stronger edge protection and luminance-aware chroma fusion
SunnerLi
The re-implementation of style-based generator idea
hyungjin-chung
No description available
This code mainly implement the paper ' Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization ' by TensorFlow
JunbinWang
Tensorflow Implementation of the Paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
AlenUbuntu
an PyTorch image deep style transfer library. It provies implementations of current SOTA algorithms, including AdaIN, WCT, LinearStyleTransfer, and FastPhotoTransfer
aadhithya
PyTorch implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang, Serge Belongie.
ziwei-jiang
A Pytorch implementation of Style Transfer with Adaptive Instance Normalization based on the paper Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization.
Conditioning and feature fusion methods such as FiLM, Conditional Layer Norm and AdaIN.
tyui592
PyTorch implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
ShiZhuming
A real-time image style transfer project based on AdaIn and VGG network , python flask as frontend and HTML5 as backend , project of AI Introduction, a course of Peking Unicersity
pvrego
AdaIno
Moddy2024
Implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
srihari-humbarwadi
TensorFlow2.x implementation of Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
vTuanpham
Artistic image style transfer implement in pytorch
penny4860
keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"