인공지능이 예술작품을 그리는 딥러닝 모델인 Neural style을 소개해드립니다! 정말 신기하군요~
Source code(Github): https://github.com/anishathalye/neural-style
Pretrained model: http://www.vlfeat.org/matconvnet/models/imagenet-vgg-verydeep-19.mat
Dependencies:
- Python
- Tensorflow
- numpy
- scipy
- pillow
Neural Style Transfer 따라하기(Blog): https://www.popit.kr/neural-style-transfer-%EB%94%B0%EB%9D%BC%ED%95%98%EA%B8%B0/
An AI That Can Mimic Any Artist(Blog): https://www.anishathalye.com/2015/12/19/an-ai-that-can-mimic-any-artist/
A Learned Representation for Artistic Style(Paper): https://arxiv.org/pdf/1610.07629.pdf