<?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; LireDemo</title>
	<atom:link href="http://www.semanticmetadata.net/tag/liredemo/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>Lire and Lire Demo v 0.9 released</title>
		<link>http://www.semanticmetadata.net/2011/10/20/lire-and-lire-demo-v-0-9-released/</link>
		<comments>http://www.semanticmetadata.net/2011/10/20/lire-and-lire-demo-v-0-9-released/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 11:37:23 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[LireDemo]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Retrieval]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=780</guid>
		<description><![CDATA[I just released Lire and Lire Demo in version 0.9 on sourceforge.net. Basically it&#8217;s the alpha version with additional speed and stability enhancements for bag of visual words (BoVW) indexing. While this has already been possible in earlier versions I re-furbished vocabulary creation (k-means clustering) and indexing to support up to 4 CPU cores. I [...]]]></description>
			<content:encoded><![CDATA[<p>I just released Lire and Lire Demo in version 0.9 on sourceforge.net. Basically it&#8217;s the alpha version with additional speed and stability enhancements for <em>bag of visual words (BoVW)</em> indexing. While this has already been possible in earlier versions I re-furbished vocabulary creation (k-means clustering) and indexing to support up to 4 CPU cores. I also integrated a function to add documents to BoVW indexes incrementally. So a list of major changes since Lire 0.8 includes</p>
<ul>
<li>Major speed-up due to change and re-write of indexing strategies for local features</li>
<li>Auto color correlation and color histogram features improved</li>
<li>Re-ranking filter based on global features and LSA</li>
<li>Parallel <em>bag of visual words</em> indexing and search supporting SURF and SIFT including incremental index updates (see also in the <a href="http://www.semanticmetadata.net/wiki/doku.php?id=lire:bovw">wiki</a>)</li>
<li>Added functionality to Lire Demo including support for new Lire features and a new result list view</li>
</ul>
<p>Download and try:</p>
<ul>
<li><a href="http://sourceforge.net/projects/caliph-emir/files/Lire/Lire%200.9/Lire-0.9.zip/download">Source and binaries</a> (or as <a href="http://sourceforge.net/projects/caliph-emir/files/Lire/Lire%200.9/Lire-0.9.tar.bz2/download">tar.bz2</a>)</li>
<li><a href="http://sourceforge.net/projects/caliph-emir/files/Lire/Lire%200.9/LireDemo_v0.9.zip/download">Lire Demo</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2011/10/20/lire-and-lire-demo-v-0-9-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lire v0.8 is on its way &#8230; just some more tests</title>
		<link>http://www.semanticmetadata.net/2010/03/10/lire-v0-8-is-on-its-way-just-some-more-tests/</link>
		<comments>http://www.semanticmetadata.net/2010/03/10/lire-v0-8-is-on-its-way-just-some-more-tests/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 14:32:26 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[cbir]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[LireDemo]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=665</guid>
		<description><![CDATA[I just checked in my latest code for LIRe and it looks like it&#8217;s nearly v0.8 release ready. Major changes include the use of Lucene 3.0.1, some bug fixes on descritors, several new test files (including one that shows how to do an LSA with image features) and of course an updated demo application. While [...]]]></description>
			<content:encoded><![CDATA[<p>I just checked in my latest code for LIRe and it looks like it&#8217;s nearly v0.8 release ready. Major changes include the use of Lucene 3.0.1, some bug fixes on descritors, several new test files (including one that shows how to do an LSA with image features) and of course an updated demo application. While everything needs a bit more testing as well as an documentation update, I can offer a pre-compiled demo here. All changed and added sources can be found in the SVN.</p>
<p><strong>Links</strong></p>
<ul>
<li><a href="https://sourceforge.net/projects/caliph-emir/develop">SVN URL and description</a></li>
<li><a href="http://www.itec.uni-klu.ac.at/~mlux/files/LireDemo-v0.8.7z">LireDemo v 0.8</a> (preview, bin + src)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2010/03/10/lire-v0-8-is-on-its-way-just-some-more-tests/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lire: Submission to the ACM Multimedia Open Source Contest 2008</title>
		<link>http://www.semanticmetadata.net/2008/06/17/lire-submission-to-the-acm-multimedia-open-source-contest-2008/</link>
		<comments>http://www.semanticmetadata.net/2008/06/17/lire-submission-to-the-acm-multimedia-open-source-contest-2008/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 09:00:27 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[LireDemo]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[acm]]></category>
		<category><![CDATA[cbir]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[submission]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2008/06/17/lire-submission-to-the-acm-multimedia-open-source-contest-2008/</guid>
		<description><![CDATA[I recently submitted Lire and LireDemo to the ACM Multimedia Open Source Software Competition 2008. As I&#8217;d really like to go there I hope it will judged as relevant contribution and a demo at the ACM Multimedia is requested. Note that I&#8217;ve integrated a new feature in LireDemo for the ACM Multimedia submission: Now its [...]]]></description>
			<content:encoded><![CDATA[<p>I recently submitted Lire and LireDemo to the <a href="http://www.mcrlab.uottawa.ca/acmmm2008/index.php?option=com_content&amp;task=view&amp;id=45&amp;Itemid=9">ACM Multimedia Open Source Software Competition 2008</a>. As I&#8217;d really like to go there I hope it will judged as relevant contribution and a demo at the ACM Multimedia is requested. Note that I&#8217;ve integrated a new feature in LireDemo for the ACM Multimedia submission: Now its easier to test Lire by just indexing random photos from Flickr. By just hitting the &#8220;Index&#8221; button without giving a directory of images the download will start automatically.</p>
<p><strong>Links:</strong></p>
<ul>
<li><a href="http://www.itec.uni-klu.ac.at/~mlux/files/LIRe-ACM-MM08-OSContestSubmission.zip">Submission files</a> (~800 kB)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2008/06/17/lire-submission-to-the-acm-multimedia-open-source-contest-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

