StacyYang / MXNet-Gluon-Style-Transfer

Neural Style and MSG-Net
http://computervisionrutgers.github.io/MSG-Net/
MIT License
145 stars 31 forks source link

What is the default value of args.ngf #1

Closed akashdexati closed 6 years ago

akashdexati commented 6 years ago

@zhanghang1989 Thanks for sharing this nice project.

I am trying to use only the evaluate method. What value of args.ngf should I give ? Rest all args are handled, but for this I am not able to find the default value.

akashdexati commented 6 years ago

Raised it in the PyTorch version