Skip to content

Mehrab-Kalantari/Structure-Aware-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Convolutions for Structure-Aware Style Transfer

Style transfer between images is an artistic application of CNNs, where the ‘style’ of one image is transferred onto another image while preserving the latter’s content.

Contents

Style Transfer Details

We have two purposes in style transfer

  • Transferring statistical properties
  • Transferring geometric properties

mm

Style Transfer Methods

  • Adaptive Instance Normalization
  • Adaptive Convolutions

AdaIN Style Transfer Network

This method only transfers statistical properties

ada

AdaConv Style Transfer Network

This method transfers both statistical and geometric properties

m

Releases

No releases published

Packages

No packages published