Google photos -- reverse thinking
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的更多相关文章
- 使用纯 CSS 实现 Google Photos 照片列表布局
文章太长,因为介绍了如何一步一步进化到最后接近完美的效果的,不想读的同学可以直接跳到最后一个大标题之后看代码.demo及原理就好,或者也可以直接看下面这个链接的源代码. 不过还是建议顺序读下去,因为后 ...
- Say goodbye to my photos&videos
刚刚得知一个悲惨的消息:虽然2012已经过去了,但是世界末日并未过去.嗯,我不是来严肃的,我是来搞笑的.毕竟,我已经如此伤心了.中午结束考试,下午看了一半的电影然后躺室友的床上睡了一觉,醒来看到阿姨发 ...
- (转) Graph-powered Machine Learning at Google
Graph-powered Machine Learning at Google Thursday, October 06, 2016 Posted by Sujith Ravi, S ...
- 谷歌 google
google Google是搜索引擎名,也是一家美国上市公司名称.Google公司于1998年9月7日以私有股份公司的形式创立,以设计并管理一个互联网的搜索引擎.Google公司的总部称作“Googl ...
- 2015 GOOGLE I/O大会看点总结:新的开发工具及云端测试工具
http://ask.android-studio.org/?/article/48 尽管凌晨开始的主题演讲略显晦涩并继承了谷歌一贯的东一句西一句想起啥说啥的混乱风格,但期待用技术改变世界的技 ...
- Google推出iOS功能性UI测试框架EarlGrey
经过了一段时间的酝酿后,Google很高兴地宣布了EarlGrey,一款针对于iOS的功能性UI测试框架.诸如YouTube.Google Calendar.Google Photos.Google ...
- 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 ...
- 通过AI自学习,Google让Pixel 3的人像模式更优秀
通过AI自学习,Google让Pixel 3的人像模式更优秀 Link: https://news.cnblogs.com/n/613720/ 虽然双摄手机已经在市场上普及,其所带来的人像模式.多倍变 ...
- 这是一份很有诚意的2017 Google I/O大会的汇总 & 解析
前言 在刚过去的凌晨(北京时间 5月18日 1.00-3.00),一年一度的2017年Google I/O大会在美国谷歌山景城海岸线圆形剧场如期举行 Google I/O 大会:Innovation ...
随机推荐
- Hibeernate中的两种分页方式
1. return getHibernateTemplate().executeFind(new HibernateCallback() { public Object doInHibernate(S ...
- 给phpcms v9加入一个主题radio无线电button,它可反复使用,以创建不同的专题部分内容编辑器,添加一个主题来定义自己的领域
1. 2. 找到 phpcms\modules\special\templates中的special_add.tpl.php和special_edit.tpl.php文件 special_add.tp ...
- 【iOS】Xib的使用与File'Owner总结
一.XIB的适用范围 xib(也叫Nib)与storyboard一样是用来描写叙述界面的. storyboard描写叙述的是比較大型的,大范围.适合描写叙述界面跳转等. 二.XIB的使用 Xib是小范 ...
- Java之多线程
一.简述进程与线程的关系 说到多线程就不得不说进程,那么什么是进程:简单的来说就是正在进行中的程序. 在windows中,我们可以直观的看到的正在运行中的程序,即进程,如图:
- hdu4417 Super Mario 树阵离线/划分树
http://acm.hdu.edu.cn/showproblem.php?pid=4417 Super Mario Time Limit: 2000/1000 MS (Java/Others) ...
- List environment variables from Command Prompt
Request: List the environment variables from Command Promt To list one varibales , the syntax is lik ...
- 【Android开发日记】妙用 RelativeLayout 实现3
段布局
在设计过程中,我们经常会遇到这样的需求: 把一条线3控制,左对齐左控制,右侧控制右对齐,中间控制,以填补剩余空间. 或者一列内放3个控件,上面的与顶部对齐,以下的沉在最底部,中间控件是弹性的.充满剩余 ...
- easyui datagrid 前台分页
核心方法 //分页data function pagerFilter(data, pagegrid) { if (typeof data.length == 'number' && t ...
- 关于WCF的一些知识点
首先,WCF和WebService一些区别1,WCF支持多中通信协议,http/https tcp/udp/msmq.命名管道,对等网,消息可达性,事物流等.2,WCF可以与ASP.NET集成,共享同 ...
- mysql 备份数据
想在mysql库中某些数据备份下来. 1,创建一个新表,我们应需要保持表的原有属性 CREATE TABLE A LIKE B 这种方式可以把主键和索引一起copy过来. 2,把需要数据copy到新表 ...