Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghang1989 authored Jan 30, 2018
1 parent df22cce commit c1cd7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MXNet-Gluon-Style-Transfer

This repo has been included in official [MXNet repo](https://github.com/apache/incubator-mxnet), which provides the implementations of **[MSG-Net](#real-time-style-transfer)** and **[Neural Style Transfer](#neural-style)**. We also provide [PyTorch](https://github.com/zhanghang1989/PyTorch-Style-Transfer) and [Torch](https://github.com/zhanghang1989/MSG-Net/) implementations.
This repo has been included in official [MXNet repo](https://github.com/apache/incubator-mxnet/tree/master/example/gluon/style_transfer), which provides the implementations of **[MSG-Net](#real-time-style-transfer)** and **[Neural Style Transfer](#neural-style)**. We also provide [PyTorch](https://github.com/zhanghang1989/PyTorch-Style-Transfer) and [Torch](https://github.com/zhanghang1989/MSG-Net/) implementations.

**Tabe of content**

Expand Down

0 comments on commit c1cd7cd

Please sign in to comment.