Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Microsoft AI

Microsoft Tries To Guess Relatives With "Twins or Not" 53

mikejuk writes: Hot on the heels of their popular "How Old Do I Look" website, Microsoft has released a tool called "Twins or Not." Powered by Microsoft’s Project Oxford Face API, the site lets people upload a pair of photos to the web and get back a similarity score. In a blog post Mat Velloso, Senior Software Development Engineer at the Technical Evangelism Development group at Microsoft, talks about how he put the program together in just four hours.
This discussion has been archived. No new comments can be posted.

Microsoft Tries To Guess Relatives With "Twins or Not"

Comments Filter:
  • by Noah Haders ( 3621429 ) on Sunday June 07, 2015 @09:39PM (#49864167)

    hot old do I look website: http://how-old.net/ [how-old.net]
    twins or not website: http://twinsornot.net/ [twinsornot.net]

    i didn't try the second one, but I tried the how old and it was pretty neat. MS has some smart people at microsoft research, and the PHBs seem to be doing the right thing and giving these people latitude to do their own thing their own way.

  • by Ropati ( 111673 ) on Sunday June 07, 2015 @09:44PM (#49864189)

    Mat notes how Azure is handling the load after the first few hours:

    http://www.matvelloso.com/2015... [matvelloso.com]

    Mat,

    How is the load, now that you've been Slashdotted?

    Is this still within a personal budget?

    How about a report on how much this would cost the average Joe if he put it in the cloud and it went viral? Do you have a cost graph to go with the rest of the Azure Web App?

    If you are going to chortle about the ease of Azure, perhaps you should be more specific about the pricing. I love the ease, but I fear the the cost.

    Ropati

    • Re: (Score:2, Informative)

      by Anonymous Coward

      According to the article you linked, "the S3 pricing tier the server is sitting comfortably with 13% CPU usage and just one instance". He also turned on auto-scale which will deploy more instances if needed (with Azure, auto-scale is turned off by default).

      According to the Microsoft Azure rate card [microsoft.com], an S3 instance is $0.2035/hr which is approximately ~$152 per month.

      Assuming the application scales linearly (it appears to), 230,000 = 13% CPU (from the article you linked), the application is CPU-bound, and a

  • So anyway, why is it that when I click the Xs on the boxes in the right column, they're back next time I come to the homepage? Since the polls aren't there anymore, there's really nothing I need to have in that column at all.

    Yeah, I know, off topic, but where else can I ask?

  • for NSA to link your gmail ID to your face worldwide. I sincerely hope "terrorists" play those games.
  • I tried, and it only accepts faces. Don't ask.
  • by Anonymous Coward

    If the code is not tested, it is not finished.

  • The headline should read that a developer downloaded an SDK, tweaked a demo in the SDK, and uploaded it to the web. Then wrote an TFA about out.
  • It would be more interesting if it matched a database of photos to find doppelgangers... although there may be identity theft liabilities.

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...