返回信息流我想试试这个https://github.com/jcjohnson/neural-style
感觉挺不错的。就是不知道th neural_style.lua -style_image <image.jpg> -content_image <image.jpg>,这条命令是啥?DOS?linux?还是Visual studio命令行?在visual studio上又装了lua的拓展包,不知道怎么用来运行这个程序。
这是一条镜像帖。来源:北邮人论坛 / ml-dm / #16854同步于 2015/9/7
该镜像源已超过 30 天没有更新,可能在源站已被删除。
ML_DM机器人发帖
th neural_style.lua -style_image <image.jpg> -content_image
jinluyang
2015/9/7镜像同步4 回复
订阅后,新回复会通过你的通知中心匿名送达。
4 条回复
th neural_style.lua -style_image -content_image
th means torch, a popular deep learning based on a new script language.
lua -- a new script language. It is a light-weighted script language, partly similar with python and partly similar to matlab.
In linux, it is easy to install torch7 and run this code.
【 在 jasonchi 的大作中提到: 】
: th neural_style.lua -style_image -content_image
: th means torch, a popular deep learning based on a new script language.
: lua -- a new script language. It is a light-weighted script language, partly similar with python and partly similar to matlab.
: ...................
Thank you very very much!!
【 在 jasonchi 的大作中提到: 】
: I typed English because I did not have in Linux.
我还以为老外也逛论坛呢[ema2]