luanfujun / deep-painterly-harmonization

Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
6.08k stars 628 forks source link

Logo Design #9

Closed nunojesus closed 6 years ago

nunojesus commented 6 years ago

Hello, I would like to design a logo for your software. I can make some ideas if you are interested? Do you have something on your mind for your logo? Greetings Nuno

luanfujun commented 6 years ago

Thanks man😂 what idea do u have

nunojesus commented 6 years ago

Can you give me more details about this projects. Thanks.

luanfujun commented 6 years ago

The goal of this project is to blend an object into a painting by harmonizing the color and texture, such that the compositing looks natural and stylized. Challenges and corresponding solutions are:

  1. Semantically meaningful texture. Such as pasting a face to monalisa, you should also use only the face texture to harmonize the foreground. This inspires us to use deep features for semantic matching. What if there is no strong correlations regarding semantic context between foreground object and painting? This inspires us to use two-step algorithm to ensure robustness.

  2. Paintings have different stylization levels. For example, Cubism is strongly stylized with sharp facets, while Baroque is relatively realistic. This inspires us to train a CNN to estimate the stylization level (or more generally speaking, painting types) so we can adjust weights accordingly.

Not sure if those answer your question. You can contact me by email for more details if you like: fujun@cs.cornell.edu :-/