Skip to content

saikrishnacharan/Style-Transfer-for-Headshot-Potrait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

Please make sure you follow the project guidelines carefully.

Documentation:

Data

Available in the Inputs folder in src.

How to Run

-To run for the default images,

  • run src/Final_styletransfer.m

  • For inputing your desired Style Image and Original Image , copy those to Inputs folder in src

  • Now in matlab

    • edit Final_styletransfer.m
    • Assign the Variable "origFace" = 'your_orig_image.png' (name of the Original Face image)
    • Assign the Variable "styleFace" = 'your_style_image.png' (name of the Style Face image)
    • run Final_styletransfer.m

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published