- http://www.cv-foundation.org/openaccess/content_cvpr_2016/papers/Gatys_Image_Style_Transfer_CVPR_2016_paper.pdf
- The first image style transferring (image to image)
- https://arxiv.org/abs/1703.07511
- upgrade Neural style by photo realism regularization
- https://arxiv.org/abs/1312.6114
- The first feedforward network for image style transferring (style learning and fast generation)
- https://arxiv.org/abs/1509.00519
- upgrade VAE by importance weighting
- https://arxiv.org/abs/1603.08155
- combine Neural style (conceptual loss) and fast feedforward
- https://arxiv.org/abs/1610.07629
- upgrade Perceptual Loss + Super resolution method by adding multi-style network instead of single style network
- https://arxiv.org/abs/1611.07865
- conceptual factor analysis from Gram style feature
- https://arxiv.org/abs/1703.06868v2
- adaptive instance normalization
- https://arxiv.org/abs/1611.07004
- conditional gan
- https://arxiv.org/abs/1506.02640
- unified object detector
- To be updated with tensorflow r1.14