<?xml version="1.0" encoding="utf-8" ?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:tt="http://teletype.in/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"><title>@alg</title><author><name>@alg</name></author><id>https://teletype.in/atom/alg</id><link rel="self" type="application/atom+xml" href="https://teletype.in/atom/alg?offset=0"></link><link rel="alternate" type="text/html" href="https://teletype.in/@alg?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=alg"></link><link rel="next" type="application/rss+xml" href="https://teletype.in/atom/alg?offset=10"></link><link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></link><updated>2026-05-02T09:34:28.269Z</updated><entry><id>alg:imagecluster</id><link rel="alternate" type="text/html" href="https://teletype.in/@alg/imagecluster?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=alg"></link><title>Image clustering</title><published>2020-05-08T11:24:34.341Z</published><updated>2020-05-08T11:24:34.341Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://teletype.in/files/e1/b5/e1b503a3-e695-4f2c-ac6c-2607ca04767b.png"></media:thumbnail><summary type="html">&lt;img src=&quot;https://teletype.in/files/82/a2/82a2bf21-a873-490b-bbcf-ee8f2b99bdc4.png&quot;&gt;I've used https://github.com/elcorto/imagecluster. It computes neural feature vector via VGG16. Uses around 100G RAM for 20k photos. Works OK on cpu, if you have like 16 of them.</summary><content type="html">
  &lt;figure class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://teletype.in/files/82/a2/82a2bf21-a873-490b-bbcf-ee8f2b99bdc4.png&quot; width=&quot;815&quot; /&gt;
    &lt;figcaption&gt;Thanks to all the people on social networks, who put much effort organized images into nice datasets on every imaginable topic&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p&gt;I&amp;#x27;ve used &lt;a href=&quot;https://github.com/elcorto/imagecluster&quot; target=&quot;_blank&quot;&gt;https://github.com/elcorto/imagecluster.&lt;/a&gt; It computes neural feature vector via VGG16. Uses around 100G RAM for 20k photos. Works OK on cpu, if you have like 16 of them.&lt;/p&gt;
  &lt;p&gt;For clustering, sqeuclidean metric worked best for me. &lt;/p&gt;
  &lt;p&gt;There&amp;#x27;s also &lt;a href=&quot;https://github.com/facebookresearch/deepcluster&quot; target=&quot;_blank&quot;&gt;https://github.com/facebookresearch/deepcluster,&lt;/a&gt; but all it did for me is mess with CUDA and crash.&lt;/p&gt;
  &lt;p&gt;Bonus picture from dataset&lt;/p&gt;
  &lt;figure class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://teletype.in/files/74/4f/744f13f8-5568-48aa-9ff7-8b77420d5004.png&quot; width=&quot;1024&quot; /&gt;
  &lt;/figure&gt;

</content></entry></feed>