davidmhart / LightFieldStyleTransfer

Style transfer for light field images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Style transfer for light field images


Languages

Language:Python 100.0%