StacyYang / MXNet-Gluon-Style-Transfer

Neural Style and MSG-Net

Home Page:http://computervisionrutgers.github.io/MSG-Net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comparison with code in mx-net repository

bkmgit opened this issue · comments

It may be helpful to keep this code up to date with the code in the mx-net repository for example in main.py load_params has been deprecated and replaced by load_parameters. Alternatively, this repository could be archived with all further development occuring in the mx net repository.

Agree.
Actually, I haven't maintained the code for a while.