<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>360 Style Transfers</title><link>https://360.ixora.io/</link><description>360 Style Transfers</description><atom:link href="https://360.ixora.io/rss.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2019 &lt;a href="mailto:jim@ixora.io"&gt;Jim Schmitz&lt;/a&gt; </copyright><lastBuildDate>Tue, 06 Aug 2019 17:34:34 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>360 Style Transfer Animation</title><link>https://360.ixora.io/blog/360-style-transfer-animation/</link><dc:creator>Jim Schmitz</dc:creator><description>&lt;div&gt;&lt;p&gt;Today I present to you my first 360 Style Transfer video:&lt;/p&gt;
&lt;p align="center"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/pIaOdJ6hku0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p&gt;This video attempts to be a 360 version of the &lt;a class="reference external" href="http://ixora.io/itp/project_development_studio/spring-show/"&gt;Style Transfer animation I presented in ITP's Spring Show in 2018&lt;/a&gt;. The stylization isn't quite identical, partly because of technical shortcomings with what I created in 2018 that I did not wish to repeat.&lt;/p&gt;
&lt;p&gt;All source images come from Google using the &lt;a class="reference external" href="https://developers.google.com/maps/documentation/streetview/intro"&gt;Google Street View Image API&lt;/a&gt;. The style is a mixture of &lt;a class="reference external" href="https://www.pablopicasso.org/seated-nude.jsp"&gt;Picasso's Seated Nude (1909)&lt;/a&gt; and &lt;a class="reference external" href="https://www.redbubble.com/people/catconnor/collections/154776-yosemite"&gt;a photograph by Cat Connor of a sunset at Yosemite National Park&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The YouTube video is 4K but truthfully it is a 3K video that I scaled up to 4K. I'll also confess that I now find the style used to be mediocre. I did it this way because making this specific video with this style is a personally significant achievement relating to last year's Spring Show. I very much wanted to see the goal of that project finally come to fruition. In any case, the next 360 video will be better.&lt;/p&gt;
&lt;p&gt;While watching this video, take note of the temporal coherence, or in other words, the lack of flickering. Often times style transfer videos flicker from one frame to the next because there is no relationship between how the style is applied to neighboring frames. The technique I used to address this in 2018 is to use the &lt;a class="reference external" href="https://thoth.inrialpes.fr/src/deepflow/"&gt;DeepFlow&lt;/a&gt; optical flow model to add an optimization constraint to the stylization process. To the extent that the optical flow model was successful, this approach enforces temporal coherence from one frame to the next. The paper &lt;a class="reference external" href="https://arxiv.org/abs/1604.08610"&gt;Artistic style transfer for videos by Ruder, Dosovitskiy, and Brox&lt;/a&gt; explains this in more detail.&lt;/p&gt;
&lt;p&gt;In the case of this new 360 video, the temporal coherence is achieved without the use of an optical flow model. I came up with a simple and clever trick to make this happen that I'll explain at a later date. In the mean time, give this video a try, preferably with a VR headset.&lt;/p&gt;&lt;/div&gt;</description><guid>https://360.ixora.io/blog/360-style-transfer-animation/</guid><pubDate>Tue, 06 Aug 2019 16:21:29 GMT</pubDate></item><item><title>4K Resolution</title><link>https://360.ixora.io/blog/4k-resolution/</link><dc:creator>Jim Schmitz</dc:creator><description>&lt;div&gt;&lt;p&gt;After a brief hiatus, I have returned to working on this project. The ITP thesis process was intense and I needed some time to get my life back in order.&lt;/p&gt;
&lt;p&gt;My first order of business was to create high resolution 360 style transfers. Previously, all of the 360 images on this site provided 2.5K resolution. Now all but one of them are in 4K.&lt;/p&gt;
&lt;p align="center"&gt;&lt;iframe width="500" height="400" id="vrframe" src="https://360.ixora.io/html/algorithm-example.html"&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p&gt;These were created using cloud computing because higher-end machines are necessary. As resolution increases, both memory and execution time scale with &lt;span class="math"&gt;\(O(n^2)\)&lt;/span&gt; complexity.&lt;/p&gt;
&lt;p&gt;To push the limits of my code I also created 8K and 16K resolution style transfers. I'm glad I did that because at 8K I found a bug I wouldn't have found any other way. I can't present either in &lt;a class="reference external" href="https://aframe.io/"&gt;A-Frame&lt;/a&gt;, however, because the files are too big and provide more resolution that would be necessary for any current 360 viewer. I'll save that for later on this summer when I redesign this website using other 360 tools.&lt;/p&gt;
&lt;p&gt;This week I also experimented with style transfer videos. The experiment was a success but there were some unexpected problems that I want to fix before sharing. So, you'll have to wait to see this.&lt;/p&gt;
&lt;p&gt;Next steps for me are to redesign this website and continue experimenting with 360 video.&lt;/p&gt;&lt;/div&gt;</description><guid>https://360.ixora.io/blog/4k-resolution/</guid><pubDate>Thu, 20 Jun 2019 17:43:08 GMT</pubDate></item><item><title>Thesis Presentation</title><link>https://360.ixora.io/blog/thesis-presentation/</link><dc:creator>Jim Schmitz</dc:creator><description>&lt;div&gt;&lt;p&gt;Last week's thesis presentation was recorded and has now been uploaded to Vimeo. You can watch it here:&lt;/p&gt;
&lt;div class="vimeo-video"&gt;
&lt;iframe src="https://player.vimeo.com/video/336826351" width="800" height="600" frameborder="0" webkitallowfullscreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowfullscreen="allowFullScreen"&gt;
&lt;/iframe&gt;
&lt;/div&gt;&lt;/div&gt;</description><guid>https://360.ixora.io/blog/thesis-presentation/</guid><pubDate>Tue, 21 May 2019 14:48:17 GMT</pubDate></item><item><title>First Post</title><link>https://360.ixora.io/blog/first-post/</link><dc:creator>Jim Schmitz</dc:creator><description>&lt;div&gt;&lt;p&gt;Hello there!&lt;/p&gt;
&lt;p&gt;While a grad student in NYU's ITP program, I developed a new method of applying style transfers to 360 photos and video. I created this blog to document my progress writing a research paper and creating an open source library. I hope to achieve both goals by the end of 2019. By writing about it here, I will keep myself accountable to these goals.&lt;/p&gt;&lt;/div&gt;</description><guid>https://360.ixora.io/blog/first-post/</guid><pubDate>Wed, 15 May 2019 02:21:23 GMT</pubDate></item></channel></rss>