How to perform Style Transfer in 2021
I would like to perform the task described in A Neural Algorithm of Artistic Style which applies the style of an image to a different image. This paper dates back to 2015 and there has been a lot of progress in the field of computer vision since then. What is the most up-to-date paper/github repository for this task? I have searched on paperswithcode, but there are no benchmarks or ranking of papers related to the task of style transfer.
Topic neural-style-transfer computer-vision
Category Data Science