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
Built Distribution
File details
Details for the file faststyle-0.0.4.tar.gz
.
File metadata
- Download URL: faststyle-0.0.4.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 376f9dccde4deba9ac7a06b0a24ce146e30702eb240d204a9143231a0ff2e9b7 |
|
MD5 | 1fa66acd1b0e533e143be9bb9f1b5ec6 |
|
BLAKE2b-256 | b1af7fb52f5ea51f26ba0bf1c253db20c96b0d1f61638ad58cff4bf356b6bcf3 |
File details
Details for the file faststyle-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: faststyle-0.0.4-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 339054c6a93ca4377db41d0d03512d63779bd08977787274469596389556ad6d |
|
MD5 | 527819bae8c77b923a19a9f300faf463 |
|
BLAKE2b-256 | 7dfacdf7e1facd020b8168f8c27c77e0b055b682bbd8c6eff1167aa297e8a382 |