|
|
|
|
|
by salik_syed
3518 days ago
|
|
As an artist I find it very frustrating when people try to apply style transfer type techniques in an attempt to emulate an artist like Picasso. It kinda works and generates a bunch of hype but it isn't even close. The reason it's frustrating is because I think Deep Learning is actually capable of doing this stuff but the people implementing need to understand how Picasso actually did his work. If you look at cubism the whole idea is to capture multiple sides of a 3-Dimensional object at once. A lot of art is not a "style" but rather a projection from 3D (or 4D) space to 2D space. If you wanted to paint a "dog" in the style of Picasso your network would need to understand the geometry of a dog. Training on a bunch of 2D before and after training examples is underspecified. It's important to understand that it is a mapping from 3D -> 2D ... NOT 2D->2D Another example is "Nude Descending a Staircase" by Duchamp:
https://en.wikipedia.org/wiki/Nude_Descending_a_Staircase,_N... It is a painting describing motion. To apply style transfer would be completely stupid because the point of the image is to project 4D->2D ... not to have wavy black and brown lines. |
|
To the point of your concern, for various, and likely numerous reasons, this does not always seem to occur.