EG2017
Permanent URI for this community
Browse
Browsing EG2017 by Subject "Color"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Ambient Occlusion Baking via a Feed-Forward Neural Network(The Eurographics Association, 2017) Erra, Ugo; Capece, Nicola Felice; Agatiello, Roberto; Adrien Peytavie and Carles BoschWe present a feed-forward neural network approach for ambient occlusion baking in real-time rendering. The idea is based on implementing a multi-layer perceptron that allows a general encoding via regression and an efficient decoding via a simple GPU fragment shader. The non-linear nature of multi-layer perceptrons makes them suitable and effective for capturing nonlinearities described by ambient occlusion values. A multi-layer perceptron is also random-accessible, has a compact size, and can be evaluated efficiently on the GPU. We illustrate our approach of screen-space ambient occlusion based on neural network including its quality, size, and run-time speed.Item Expanding Color Query Results via Image Recoloring(The Eurographics Association, 2017) Hu, Sixing; Laffont, Pierre-Yves; Price, Brian; Cohen, Scott; Brown, Michael S.; Adrien Peytavie and Carles BoschAn image's color palette can be used to search an image collection to retrieve images that share similar colors to the query palette color. The results of this approach are naturally limited to only those images in the database that share similar colors to the query. The idea proposed in this paper is to expand the search results by finding additional images in the collection that can be computationally recolored to better match the query. This not only provides more results to the user but also helps to extend the usefulness of the image collection. We describe a prototype system to realize this idea, using a two-step procedure. First, images in the database with color palettes similar to the query are identified to produce a set of initial results. Then, additional images that are semantically similar to these initial results are found and are modified using palette-based recoloring such that they better match the color query. We demonstrate results from our prototype and discuss several challenges for developing such image search systems.