Skip to content

Final project for Brown's CS1470 course, using style transfer methods to upsample 2D water simulations.

Notifications You must be signed in to change notification settings

bguesman/wetnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wetnet

Final project for Brown's CS1470 course, using style transfer methods to upsample 2D water simulations.

To set up the virtual environment, run setup-virtual-environment.sh FROM THE VIRTUAL-ENV DIRECTORY.

To activate the virtual environment, run source virtual-env/wetnet-env/bin/activate.

To test on Smoke style transfer paper, run:

generate density data(optional)

python wetnet/app/app.py

cd smoke_style_transfer

python3 styler2d.py --tag net --content_layer mixed3b_3x3_bottleneck_pre_relu --content_channel 44

About

Final project for Brown's CS1470 course, using style transfer methods to upsample 2D water simulations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published