Closed milhidaka closed 7 years ago
neural style transferなど? https://github.com/dsanno/chainer-neural-style デモとしての見栄えを想像しつつ、どんなレイヤーがあってどれぐらいの計算コストなのかを調べて選定
画像生成でpure jsでデモが存在する例もある https://github.com/mattya/chainer-DCGAN
自動彩色系研究のリストがのっている https://www.slideshare.net/KubotaEijiro/chainer-63775923
Neural Style Transfer, PaintsChainerをやってみることになった
neural style transferなど? https://github.com/dsanno/chainer-neural-style デモとしての見栄えを想像しつつ、どんなレイヤーがあってどれぐらいの計算コストなのかを調べて選定