jonthegeek/stylex: Neural Style Transfer Assistant

Neural style transfer is the process of using the style of one image and the content of another to produce a new image (Gatys, Ecker, Bethge (2015) <arXiv:1508.06576>). Implementing style transfer often involves multiple iterations to dial in the desired effect. This package aims to guide the user through that process.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/jonthegeek/stylex
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jonthegeek/stylex")
jonthegeek/stylex documentation built on Dec. 21, 2021, 2:17 a.m.