<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Context-aware Fusion on Infinite Script</title><link>https://www.infinitescript.com/tags/context-aware-fusion/</link><description>Recent content in Context-aware Fusion on Infinite Script</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 30 Apr 2019 14:58:00 +0000</lastBuildDate><atom:link href="https://www.infinitescript.com/tags/context-aware-fusion/index.xml" rel="self" type="application/rss+xml"/><item><title>Pix2Vox</title><link>https://www.infinitescript.com/project/pix2vox/</link><pubDate>Tue, 30 Apr 2019 14:58:00 +0000</pubDate><guid>https://www.infinitescript.com/project/pix2vox/</guid><description>&lt;p&gt;&lt;strong&gt;TL;DR:&lt;/strong&gt; Pix2Vox reconstructs an object&amp;rsquo;s 3D shape from single-view or multi-view images, using a context-aware fusion module that selects the best-reconstructed parts across views to produce order-invariant results 24 times faster than 3D-R2N2.&lt;/p&gt;&#10;&lt;p&gt;&#10;&#10;&lt;a href="https://www.infinitescript.com/projects/Pix2Vox/Pix2Vox-Overview.webp" data-fancybox data-caption="Teaser"&gt;&#10; &lt;img src="https://www.infinitescript.com/projects/Pix2Vox/Pix2Vox-Overview.webp" alt="Teaser" loading="lazy"&gt;&#10;&lt;/a&gt;&#10;&#10;&#10;&lt;/p&gt;&#10;&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Recovering the 3D representation of an object from single-view or multi-view RGB images by deep neural networks has attracted increasing attention in the past few years. Several mainstream works (e.g., 3D-R2N2) use recurrent neural networks (RNNs) to fuse multiple feature maps extracted from input images sequentially. However, when given the same set of input images with different orders, RNN-based approaches are unable to produce consistent reconstruction results. Moreover, due to long-term memory loss, RNNs cannot fully exploit input images to refine reconstruction results. To solve these problems, we propose a novel framework for single-view and multi-view 3D reconstruction, named Pix2Vox. By using a well-designed encoder-decoder, it generates a coarse 3D volume from each input image. Then, a context-aware fusion module is introduced to adaptively select high-quality reconstructions for each part (e.g., table legs) from different coarse 3D volumes to obtain a fused 3D volume. Finally, a refiner further refines the fused 3D volume to generate the final output. Experimental results on the ShapeNet and Pix3D benchmarks indicate that the proposed Pix2Vox outperforms state-of-the-arts by a large margin. Furthermore, the proposed method is 24 times faster than 3D-R2N2 in terms of backward inference time. The experiments on ShapeNet unseen 3D categories have shown the superior generalization abilities of our method.&lt;/p&gt;</description></item></channel></rss>