adain
There are 21 repositories under adain topic.
irasin/Pytorch_AdaIN
Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
ftokarev/tf-adain
TensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serge Belongie
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).
SunnerLi/StyleGAN_demo
The re-implementation of style-based generator idea
ShiZhuming/StyleTransfer
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
tyui592/AdaIN_Pytorch
PyTorch implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
Moddy2024/AdaIN-Style-Transfer
Implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
vTuanpham/Style_transfer
Artistic image style transfer implement in pytorch
kukosmos/adain-pytorch-2019
Pytorch implementation of AdaIN
nprithviraj24/face-hallucination
Can we perform face hallucination using limited set of unaligned pairs?
kukosmos/adain-keras-2019
Keras implementation for AdaIN
AlbanSeurat/keras-style-transfer
Neural Style transfer experiment with AdaIn operator : https://arxiv.org/abs/1703.06868
alessioborgi/Z-SAMB_StyleAligned_MultiReference-MultiModal
Novel framework for Zero-Shot Style Alignment in Text-to-Image generation, incorporating Multi-Modal Context-Awareness and Multi-Reference Style Alignment, using minimal attention sharing, ensuring consistent style transfer without fine-tuning.
diggerdu/Vincent
the tensorflow implementation of adain:arbitrary image style transfer
kaledhoshme123/Merging-styles-two-face-images-at-middle-details-
In this study, we work to transfer the pattern to the basic face image from the pattern face image, by adjusting the latent space and moving within it.
petkosamoletko/Localized-Interactive-Real-Time-Style-Transfer
Interactive Style Transfer GUI - a system that pioneers the integration of neural style transfer with precise localization for a fully customizable artistic experience.
qpal147147/Pytorch_Adain_Style
PyTorch Implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
SynthAether/AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
MazinOnsa/Cross-Domain-Unsupervised-Object-Detection
Fast Cross-Domain Unsupervised Object detection through Online Style Transfer
teddyld/image-style-transfer
A comparison of traditional CNNs and Generative networks for Image Style Transfer