anishathalye / neural-style

Neural style in TensorFlow! 🎨
https://anishathalye.com/an-ai-that-can-mimic-any-artist/
GNU General Public License v3.0
5.54k stars 1.52k forks source link

Slim api #116

Closed fengrk closed 6 years ago

fengrk commented 6 years ago

change code with slim api

anishathalye commented 6 years ago

This is a pretty large scale change. I'm not sure we want to do such a large-scale refactoring, especially when there's no clear benefit to using the tf-slim api.