As a hacker, do the hacking.

Here I mean the [hacker](http://en.wikipedia.org/wiki/Hacker_(term) ) . If you don't understand, never again.

Think in the hacker way.

Now I tried to experience the google photos. It's a new product since the Google IO conference 2015.

The most i want to experience is that google photos can distinguish animals from all your pictures. If you upload your photos there, the google parallel computing servers in Dalas Texas will do some machine learning based on tones of datasets those are derived from enormous objects to return you some pictures which are correspondng to your keywords.

Here I assump a fact that Google photos will not recognize your photos at the very first time after you have uploaded. Google photos will take some time backend on machine learning your photos. At this moment, your searching will not be responded.

Here I downloaded 10 photos of dogs. And try to upload all there.

And here's my google photos. I do not use that often.

Now I am trying to upload these photos at once.

I will perform search **dog** instantly after uploading's finished.

Now upload them all

No limited

And after you've finished uploading.

Try see your photos.

Yes they were upload.

Now try search ASAP.

At a time of

Not. But clearly you have uploaded 10 dog pictures.

Now think out of box. The parrallel coputing servers in Dalas are so busy learning your pictures, comparing your pictures with a enormous dataset which google had ever collected.

When can your get the **dog** result?

Later. ( I try to search it later)

In another way, all your privacy are under the inspection of google. Google can detect a dog, and also google can detect what a human is doing. It's about who, where, when, how and what. All in a photo and things will be revealed on a consumption of machine learning.

What do you think?

At the time of

I got a piece of result about **dog**.

Now the servers in Dalas has just labeled one of the 10 photos which i have uploaded. The next 9 is on-going.

As what google said, they can detech a dog successful at 85%.

If this is for real, in this instance, I could get 7-10 photos if the bias is not too big.

It is still on-going. Try to wait.

Now it's 10:54 P.M.

And yet still only one photo is labeled related to 'dog'.

Is google photos is that accurate?

The accuracy by now is 10%.

You've just uploaded your photos to google. And trust them. But they do not give you what you want to feel.

Or you could take google photos as an image/video warehouse for you. But you pay google/(big brother) with YOUR PRIVACY.

SO HOW ABOUT THAT?

---updated at 1:29 A.M. June 2015 ---

Now we can see almost 5 out of 10. Rate at 50%.

Still machine learning...

Google photos -- reverse thinking的更多相关文章

  1. 使用纯 CSS 实现 Google Photos 照片列表布局

    文章太长,因为介绍了如何一步一步进化到最后接近完美的效果的,不想读的同学可以直接跳到最后一个大标题之后看代码.demo及原理就好,或者也可以直接看下面这个链接的源代码. 不过还是建议顺序读下去,因为后 ...

  2. Say goodbye to my photos&videos

    刚刚得知一个悲惨的消息:虽然2012已经过去了,但是世界末日并未过去.嗯,我不是来严肃的,我是来搞笑的.毕竟,我已经如此伤心了.中午结束考试,下午看了一半的电影然后躺室友的床上睡了一觉,醒来看到阿姨发 ...

  3. (转) Graph-powered Machine Learning at Google

        Graph-powered Machine Learning at Google     Thursday, October 06, 2016 Posted by Sujith Ravi, S ...

  4. 谷歌 google

    google Google是搜索引擎名,也是一家美国上市公司名称.Google公司于1998年9月7日以私有股份公司的形式创立,以设计并管理一个互联网的搜索引擎.Google公司的总部称作“Googl ...

  5. 2015 GOOGLE I/O大会看点总结:新的开发工具及云端测试工具

        http://ask.android-studio.org/?/article/48 尽管凌晨开始的主题演讲略显晦涩并继承了谷歌一贯的东一句西一句想起啥说啥的混乱风格,但期待用技术改变世界的技 ...

  6. Google推出iOS功能性UI测试框架EarlGrey

    经过了一段时间的酝酿后,Google很高兴地宣布了EarlGrey,一款针对于iOS的功能性UI测试框架.诸如YouTube.Google Calendar.Google Photos.Google ...

  7. 10 Free Image Hosting Sites for Your Photos

    https://www.lifewire.com/free-image-hosting-sites-3486329 Wondering if there are there any good site ...

  8. 通过AI自学习,Google让Pixel 3的人像模式更优秀

    通过AI自学习,Google让Pixel 3的人像模式更优秀 Link: https://news.cnblogs.com/n/613720/ 虽然双摄手机已经在市场上普及,其所带来的人像模式.多倍变 ...

  9. 这是一份很有诚意的2017 Google I/O大会的汇总 & 解析

    前言 在刚过去的凌晨(北京时间 5月18日 1.00-3.00),一年一度的2017年Google I/O大会在美国谷歌山景城海岸线圆形剧场如期举行 Google I/O 大会:Innovation ...

随机推荐

  1. MVC EF 修改 封装类 通用泛型方法(二)

    修改 这个 方法 如下. 排除 null 值. /// <summary> /// 修改 多数 数据, 个别数据除外, proNames 不写 则是 修改全部 /// </summa ...

  2. EasyUi TreeGrid封装

    礼物一:树型实体的抽象与封装 所谓树型实体,就是具有树型结构关系的实体,比如省.市.区.对于初学者,可能会创建三张表进行存储,有经验的开发者通过引入ParentId将设计简化为一张表,但是基于Pare ...

  3. 第3章2节《MonkeyRunner源码剖析》脚本编写示例: MonkeyDevice API使用示例(原创)

    天地会珠海分舵注:本来这一系列是准备出一本书的,详情请见早前博文“寻求合作伙伴编写<深入理解 MonkeyRunner>书籍“.但因为诸多原因,没有如愿.所以这里把草稿分享出来,所以错误在 ...

  4. ubuntu下的apache+php+mysql的安装

    平时我都时在windows下搭配apache+php+mysql环境的,只不过后来听别人说在linux下搭配apache+php+mysql更受欢迎,而且一般公司也是用这样的搭配,所以今天在试着在ub ...

  5. 使用.net备份和还原数据库

    原文:使用.net备份和还原数据库 CSDN网友的提问http://community.csdn.net/Expert/TopicView3.asp?id=4929678C#实现SQLSERVER20 ...

  6. Play framework 2.0

    Play framework 2.0北京时间3月14日消息,根据Play framework官方网站消息,目前Play framework 2.0正式版已经发布.新版本的Play framework进 ...

  7. SSMS2008插件开发(4)--自定义菜单

    原文:SSMS2008插件开发(4)--自定义菜单 打开上次的项目MySSMSAddin中的Connect类,发现该类继于了两个接口:IDTExtensibility2和IDTCommandTarge ...

  8. 设置checkbox为只读(readOnly)

    方式一: checkbox没有readOnly属性,如果使用disabled=“disabled”属性的话,会让checkbox变成灰色的,用户很反感这种样式可以这样让它保持只读:设置它的onclic ...

  9. Lamda Action Func Thread 实例

    lamda表达式 格式:( 形参列表 ) => { 函数体 } 作用:简化匿名方法的书写,可用在任何可使用匿名方法和强类型代理的地方: Action是无返回值的泛型委托. Action 表示无参 ...

  10. 加载DLL模块

    关于Windows平台下应用程序加载DLL模块的问题. 本文将讨论以下问题: (1)Windows可执行程序会从哪些目录下加载DLL. (2)如何将可执行使用的DLL放置到统一的目录下,而不是与EXE ...