singnet / style-transfer-service

MIT License
5 stars 5 forks source link

drawing

Style Transfer Service

Repository for the style transfer service on the SingularityNET.

Github Issues Pending Pull-Requests GitHub license CircleCI

This service uses convolutional neural networks to transfer the style of a "style image" to a "content image".

This repository was forked from xunhuang1995/AdaIN-style. The original code is written in Lua (using torch). It has been integrated into the SingularityNET using Python 3.6.

Refer to:

Contributing and Reporting Issues

Please read our guidelines before submitting an issue. If your issue is a bug, please use the bug template pre-populated here. For feature requests and queries you can use this template.

Authors

Licenses

This project is licensed under the MIT License. The original repository is also licensed under the MIT License. See the LICENSE file for details.