Skip to main content

Fast style transfer API

Project description

faststyle

Faststyle aims to provide an easy and modular interface to Image to Image problems based on feature loss.

Install

Making sure you have a working installation of fastai. You can then install the library by doing:

pip install faststyle

You can instead use a editable install, which is more recommended since the lib is chaging a lot:

git clone https://github.com/lgvaz/faststyle.git
cd faststyle
pip install -e .

Contributing

There are still tons of things to do in the library, you're welcome to contribute. Some of the tasks are listed in the issues, feel free to contact me directly for more info =) .

The library is built with nbdev, I'm following the coding style used by fastai (the only difference being that I use 2 spaces for indentation instead of 4), take a look at the cotribution guideline here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faststyle-0.0.4.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

faststyle-0.0.4-py3-none-any.whl (13.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page