Skip to content

yli153/final_project_beauty_overfit_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project

Group Name: Beauty Overfit
Group Member: lyang39, xjiang5, ycui10, yli153

Arguments:

-al, --algorithm, 'original_nst', or 'portrait'. Default algorithm is original neural style transfer

-m, --mode, 'original', 'color_trans', or 'artist_style'. Default mode is original: the original NST doesn't perverse color infomration of the content image.

-c, --color, 'original', 'cholesky', or 'image_analogies'. Default mode is original. However, if you choose 'color_trans' or 'artist_style' as your mode, you have to use either 'cholesky', or 'image_analogies' as color. Failed to do so will throw assertion error.

-a, --artist, 'artist1', 'artist2', or 'artist3'. Default mode is artist1.

Examples of Running with Arguments:

python main.py
python main.py -al portrait
python main.py -al portrait -m artist_style -c cholesky -a artist2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages