Skip to content

SahilC/Cross-Modal-Style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross Modal Style Transfer

We present a method for cross-modal style transfer between an English sentence to an image, to produce a new image that imbibes the essential theme of the sentence. We do this by modifying the style transfer mechanism used in image style transfer to incorporate a style component derived from the given sentence.

This repo provides PyTorch Implementation of the Cross-Modal-Style transfer paper from:-

Paper:- https://ieeexplore.ieee.org/document/8451734

Architecture Diagram

Dataset

We demonstrate promising results using the YFCC100m dataset - link

Acknowledgement

The code benefits from outstanding prior work and their implementations including:

Releases

No releases published

Packages

No packages published