Skip to content

JasperNg/ColorPreservationYUV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorPreservationYUV

Python implementation of this paper:https://arxiv.org/abs/1606.05897
This basically switches the Y component of the YUV colorspace built for Neural Style Transfer. ColorImage colors one image while ColorVideo iterates over all the stylized and unstylized frames in a directory.

Requirements:
-opencv-python
-Sckit Image

Without color preservation:
alt text
With color preservation:
alt text

About

YUV color switcher for Neural Style Transfer. Made for Logan Engstrom's Fast Neural Style Transfer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages