<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx</link><description>I've been looking for this exact product for a few years now: Riya is a free photo search service built around facial recognition. Sure, they support searching based on who's in the picture, but they've taken it further than that by treating the faces</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#6692579</link><pubDate>Mon, 20 Oct 2008 14:33:57 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6692579</guid><dc:creator>intranet apps</dc:creator><author>intranet apps</author><description>&lt;p&gt;There are few projects on codeproject.com with face detection functionality...&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6692579" width="1" height="1"&gt;</description></item><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#2788037</link><pubDate>Mon, 11 Jun 2007 18:31:13 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2788037</guid><dc:creator>Brad</dc:creator><author>Brad</author><description>&lt;p&gt;forgot the most important point. &amp;nbsp;Searching by name to bring up faces is interesting, but not nearly as interesting as being able to search by face, and bring up names.&lt;/p&gt;
&lt;p&gt;If I already know someone's name, I don't want to wade through thousands of photos of people with the same name to maybe find one of the actual person I'm looking for. &amp;nbsp;I can get thousands of false hits right now with any random text search engine.&lt;/p&gt;
&lt;p&gt;What I want to be able to do, is take the photo of the person I don't know, and find a name, as well as additional photos of that same person if they are available.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2788037" width="1" height="1"&gt;</description></item><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#2787900</link><pubDate>Mon, 11 Jun 2007 18:16:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2787900</guid><dc:creator>Brad</dc:creator><author>Brad</author><description>&lt;p&gt;I was working on an extremely similar idea for this technology when I ran into the Riya site. No sense in continuing on my end. &amp;nbsp;However, I'd like to see this up and running as soon as possible. So...let me say a bunch of stuff you've probably already thought of.&lt;/p&gt;
&lt;p&gt;As someone just questioned above, you need a local client on pc's rather than putting the burden of all of this on your server. &amp;nbsp;Let the local PC create 'faceprints' of people and store those in a local database. &amp;nbsp;People can organize their photos and increase the accuracy of their databases as they go. &amp;nbsp;They can also mark their photos public or private.&lt;/p&gt;
&lt;p&gt;Next, you give people the opportunity to sychronize their database to the web. &amp;nbsp;NOT the photos themselves, that's a waste of space, bandwidth and processing power. &amp;nbsp;When they synchronize, your site will compare the faceprints to other uploaded faceprints and return any matches (shown on their interface simply as '5 matches for Unlce Joe' with degree of accuracy listed).&lt;/p&gt;
&lt;p&gt;Now, they request a download of the actual pictures if they want them. &amp;nbsp;The next time the person who uploaded the matching faceprints synchronizes their database with the web, any pictures that match and which are marked as public will be uploaded (temporarily)to the Riya server.&lt;/p&gt;
&lt;p&gt;The pics will wait there (for, say, 30 days or less)for the requestor to sychronize again, at which time the uploaded pics will be downloaded to their client (and ultimately deleted off of the server) or then maybe the requestor can browse the matching pics and decide which ones to download.&lt;/p&gt;
&lt;p&gt;If the pictures are marked as private, the requestor would have the opportunity to email the owner of the pics (through Riya, not directly) and ask for release of the pics.&lt;/p&gt;
&lt;p&gt;Doing all this will take the burden off of your servers making your site run quicker, and at the same time this will preserve some of the anonymity of people on the web by putting a buffer (Riya) between the original owner of the pics and anyone else.&lt;/p&gt;
&lt;p&gt;Asking for a location of either the user or the people in the pics? &amp;nbsp;Bad idea, you need to get rid of that.&lt;/p&gt;
&lt;p&gt;Searching by face is already a tremendous errosion of internet privacy, no need to make it worse. &amp;nbsp;I'm looking forward to a mature product.&lt;/p&gt;
&lt;p&gt;One more thing. &amp;nbsp;Make your id tags compatible (somehow) with the major picture viewers,with the tags embedded in the pics, so that any ID tags that are created will go with the pictures and show up within other viewers. &amp;nbsp;Another proprietary tagging format that goes away when you go outside of the program is not needed. &amp;nbsp;Make it part of the picture itself, the way time/date/type of camera is now.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2787900" width="1" height="1"&gt;</description></item><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#2652028</link><pubDate>Thu, 24 May 2007 18:52:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2652028</guid><dc:creator>Brad</dc:creator><author>Brad</author><description>&lt;p&gt;Does Riya have a downloadable version of this to build a database of tagged photos on a pc rather than uploading everything?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2652028" width="1" height="1"&gt;</description></item><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#2120776</link><pubDate>Tue, 27 Mar 2007 17:11:51 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2120776</guid><dc:creator>Freida Kahlo</dc:creator><author>Freida Kahlo</author><description>&lt;p&gt;i don't quite understand....spaghetti??&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2120776" width="1" height="1"&gt;</description></item><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#2120761</link><pubDate>Tue, 27 Mar 2007 17:11:31 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2120761</guid><dc:creator>Freida Kahlo</dc:creator><author>Freida Kahlo</author><description>&lt;p&gt;i don't quite understand....spaghetti??&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2120761" width="1" height="1"&gt;</description></item><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#2120766</link><pubDate>Tue, 27 Mar 2007 17:11:21 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:2120766</guid><dc:creator>Freida Kahlo</dc:creator><author>Freida Kahlo</author><description>&lt;p&gt;i don't quite understand....spaghetti??&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=2120766" width="1" height="1"&gt;</description></item><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#429300</link><pubDate>Wed, 02 Nov 2005 20:36:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:429300</guid><dc:creator>Vikram Aggarwal</dc:creator><author>Vikram Aggarwal</author><description>Hi Jon,&lt;br&gt;Thanks for this interesting post. At my company MyHeritage we've been developing face recognition technology and consumer applications for it for well over 2 years and are now in alpha. We address some of the privacy concerns by focusing on recognition of faces for genealogy purposes. That is, we tie faces in photos with family trees using meta-data and allow searches more freely when the faces belong to deceased people, at which points privacy concerns are usually lower. Moreover, if many people extrapolate their knowledge of their family, a large database is built which is splendid for family history purposes. We now have a demo on our site to showcase the technology behind this, where anyone can upload a photo and check which celebrities resemble the person(s) in the photo the most. This is great fun because if you were always told &amp;quot;you look like x&amp;quot; where x is hopefully brad pitt and not stephen hawking, this demo will give you proof. You can try the demo on &lt;a target="_new" href="http://www.myheritage.com"&gt;http://www.myheritage.com&lt;/a&gt; and stay tuned as MyHeritage rolls into beta soon.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=429300" width="1" height="1"&gt;</description></item><item><title>re: [link] Riya - Photo search with face recognition</title><link>http://weblogs.asp.net/jgalloway/archive/2005/10/24/428265.aspx#428366</link><pubDate>Tue, 25 Oct 2005 08:01:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:428366</guid><dc:creator>Munjal Shah</dc:creator><author>Munjal Shah</author><description>Thanks Jon.  That's one of the reasons we use email, it avoids some of the identity issues.  Are you signed up for the alpha?  If not email Tara at alpha at riya.com and she&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=428366" width="1" height="1"&gt;</description></item></channel></rss>