<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Computer Vision on Ethan Rosenthal</title><link>https://www.ethanrosenthal.com/tags/computer-vision/</link><description>Recent content in Computer Vision on Ethan Rosenthal</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 16 Jan 2022 09:39:29 -0500</lastBuildDate><atom:link href="https://www.ethanrosenthal.com/tags/computer-vision/index.xml" rel="self" type="application/rss+xml"/><item><title>Alignimation: Differentiable, Semantic Image Registration with Kornia</title><link>https://www.ethanrosenthal.com/2021/11/03/alignimation/</link><pubDate>Wed, 03 Nov 2021 00:00:00 +0000</pubDate><guid>https://www.ethanrosenthal.com/2021/11/03/alignimation/</guid><description>&lt;div class="jupyter-cell markdown"&gt;
&lt;p&gt;I had a kid at the start of the year.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Hold for applause&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Well, not me personally, but my wife did.&lt;/p&gt;
&lt;p&gt;I only tell you this in order to tell you that I took a picture of my wife every week that she was pregnant.&lt;/p&gt;
&lt;p&gt;We thought maybe it&amp;rsquo;d be interesting to look back at these pictures one day. She wore the same outfit and faced the same direction for each picture, although the background occasionally changed. In an attempt to be less neurotic about things in my life, I deliberately did not use a tripod or try to get the picture from the exact same angle and distance.&lt;/p&gt;</description></item><item><title>Optimal Peanut Butter and Banana Sandwiches</title><link>https://www.ethanrosenthal.com/2020/08/25/optimal-peanut-butter-and-banana-sandwiches/</link><pubDate>Tue, 25 Aug 2020 00:00:00 +0000</pubDate><guid>https://www.ethanrosenthal.com/2020/08/25/optimal-peanut-butter-and-banana-sandwiches/</guid><description>&lt;div class="jupyter-cell markdown"&gt;
&lt;video style="display:block; width:100%; height:auto;" autoplay="" muted="" loop="loop"&gt;
 &lt;source src="videos/optimal-peanut-butter-and-banana/banana_small.mp4" type="video/mp4"&gt;
&lt;/video&gt;
&lt;br&gt;
&lt;p&gt;I was personally useless for most of the Spring of 2020. There was a period of time, though, after the peak in coronavirus cases here in NYC and before the onslaught of police violence here in NYC that I managed to scrounge up the motivation to do something other than drink and maniacally refresh my Twitter feed. I set out to work on something completely meaningless. It was almost therapeutic to work on a project with no value of any kind (&lt;em&gt;insert PhD joke here&lt;/em&gt;).&lt;/p&gt;</description></item><item><title>Using Keras' Pretrained Neural Networks for Visual Similarity Recommendations</title><link>https://www.ethanrosenthal.com/2016/12/05/recasketch-keras/</link><pubDate>Mon, 05 Dec 2016 00:00:00 +0000</pubDate><guid>https://www.ethanrosenthal.com/2016/12/05/recasketch-keras/</guid><description>&lt;div class="jupyter-cell markdown"&gt;
&lt;!-- PELICAN_BEGIN_SUMMARY --&gt;
&lt;p&gt;To close out our series on building recommendation models using &lt;a href="https://www.ethanrosenthal.com/2016/10/09/likes-out-guerilla-dataset/"&gt;Sketchfab data&lt;/a&gt;, I will venture far from the &lt;a href="https://www.ethanrosenthal.com/2016/10/19/implicit-mf-part-1/"&gt;previous&lt;/a&gt; [posts&amp;rsquo;]({{ ref &amp;ldquo;/blog/implicit-mf-part-2&amp;rdquo; &amp;gt;}}) factorization-based methods and instead explore an unsupervised, deep learning-based model. You&amp;rsquo;ll find that the implementation is fairly simple with remarkably promising results which is almost a smack in the face to all of that effort put in earlier.&lt;/p&gt;
&lt;!-- PELICAN_END_SUMMARY --&gt;
&lt;p&gt;We are going to build a model-to-model recommender using thumbnail images of 3D &lt;a href="https://sketchfab.com"&gt;Sketchfab&lt;/a&gt; models as our input and the &lt;em&gt;visual similarity&lt;/em&gt; between models as our recommendation score. I was inspired to do this after reading Christopher Bonnett&amp;rsquo;s &lt;a href="http://cbonnett.github.io/Insight.html"&gt;post&lt;/a&gt; on product classification, so we will follow a similar approach.&lt;/p&gt;</description></item></channel></rss>