Skip to content

davidmhart/LightFieldStyleTransfer

Repository files navigation

Style Transfer for Light Field Photography

Pytorch implementation of Style Transfer for Light Field Photography (WACV 2020).

Light Field Style Transfer

Code for style transfer network modified from Fast Neural Style Transfer.

Example light fields can be downloaded here (examples taken from the Stanford Dataset and EPFL Dataset ).

To use, put light field data into the "lightfields" folder and run:

python LightFieldStyleTransfer.py

Releases

No releases published

Packages

No packages published

Languages