<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SemanticMetadata.net &#187; Dev</title>
	<atom:link href="http://www.semanticmetadata.net/tag/dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.semanticmetadata.net</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 16:35:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Search through a million images in less than a second</title>
		<link>http://www.semanticmetadata.net/2010/03/20/search-through-a-million-images-in-less-than-a-second/</link>
		<comments>http://www.semanticmetadata.net/2010/03/20/search-through-a-million-images-in-less-than-a-second/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 09:00:02 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[invertedlist]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=679</guid>
		<description><![CDATA[We reached a milestone here! Sebastian Kielmann reported that he used LIRe to index a million images. While that&#8217;s actually no problem he further managed to search through the images in &#60; 1 second! Whoot! Sebastian used the metric index, which implements the ideas of Giuseppe Amato. The approach is easy, but works out really [...]]]></description>
			<content:encoded><![CDATA[<p>We reached a milestone here! Sebastian Kielmann <a href="http://groups.google.com/group/lire-dev/msg/7e388ee9a3e6d6f2">reported</a> that he used LIRe to index a million images. While that&#8217;s actually no problem he further managed to search through the images in &lt; 1 second! Whoot!</p>
<p>Sebastian used the metric index, which implements the ideas of <a href="http://www.nmis.isti.cnr.it/amato/">Giuseppe Amato</a>. The approach is easy, but works out really fine. Currently CEDD is the standard descriptor, but others are integrated easily.  However, using the metric index is not trivial and requires some knowledge on the process. Also the results are approximate and might differ from the results obtained by linear search.</p>
<p><strong>Links</strong></p>
<ul>
<li><a href="http://groups.google.com/group/lire-dev/browse_thread/thread/889c69028b4eb2df">Sebastian report on the 1 mio. images search </a></li>
<li><a href="http://www.nmis.isti.cnr.it/amato/">Giuseppe Amato</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2010/03/20/search-through-a-million-images-in-less-than-a-second/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lire accepted for the Open Source Contest @ ACM MM</title>
		<link>http://www.semanticmetadata.net/2008/07/15/lire-accepted-for-the-open-source-contest-acm-mm/</link>
		<comments>http://www.semanticmetadata.net/2008/07/15/lire-accepted-for-the-open-source-contest-acm-mm/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 13:14:27 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[acm]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=372</guid>
		<description><![CDATA[Although its quite some time ago that I got the acceptance mail I forgot to blog the good news: Lire (Lucene Image Retrieval) has been acccepted to be presented at the ACM Multimedia within the Open Source Contest track. As it is a contest I assume we have chances to win something?]]></description>
			<content:encoded><![CDATA[<p>Although its quite some time ago that I got the acceptance mail I forgot to blog the good news: Lire (Lucene Image Retrieval) has been acccepted to be presented at the ACM Multimedia within the Open Source Contest track. As it is a contest I assume we have chances to win something? <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2008/07/15/lire-accepted-for-the-open-source-contest-acm-mm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best of compiler construction</title>
		<link>http://www.semanticmetadata.net/2008/07/08/best-of-compiler-construction/</link>
		<comments>http://www.semanticmetadata.net/2008/07/08/best-of-compiler-construction/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 08:52:02 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Dev]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2008/07/08/best-of-compiler-construction/</guid>
		<description><![CDATA[In general one should not post errors of other &#8230; but well I just give the best answers, no questions, no names &#8230; and of course: it&#8217;s a good laugh Notation for describing graphs is not quite clear to some people. I also miss the mother nodes: [...] nodes in the dependency graph are depending [...]]]></description>
			<content:encoded><![CDATA[<p>In general one should not post errors of other &#8230; but well I just give the best answers, no questions, no names &#8230; and of course: it&#8217;s a good laugh <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>Notation for describing graphs is not quite clear to some people. I also miss the <em>mother nodes</em>: [...] <em>nodes in the dependency graph are depending on father nodes, sister nodes and brother nodes</em> [...]</p>
<p>Asking for advantages and disadvantages of a certain approach I got within the same answer: [...] <em>advantage: program is faster, disadvantage: program would be slower</em> [...]</p>
<p>Please note that I assume that these answer come out of the stress of the people writing the test and not the missing knowledge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2008/07/08/best-of-compiler-construction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

