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 ...
随机推荐
- C#中WebBrowser的使用
原文:C#中WebBrowser的使用 其实网络上这类文章很多,我大致从头说说我自己的经验. 1.加入引用 在控件栏按右键,选择“添加/移除项”,选COM组件,选中“Microsoft Web Bro ...
- android ListView之BaseAdapter的使用方式
通常在使用自己定义适配器的时候,我们都会掌握一种固定的模式.充分利用convertView+缓存的方式. private ArrayList<ListBean> list ; privat ...
- MySQL 升级方法指南大全
原文:MySQL 升级方法指南大全 通常,从一个发布版本升级到另一个版本时,我们建议按照顺序来升级版本.例如,想要升级 MySQL 3.23 时,先升级到 MySQL 4.0,而不是直接升级到 MyS ...
- Archlinux YouCompleteMe+syntastic vim自己主动补全插件,显示缩进和状态栏美化,爽心悦目的vim
Archlinux 安装和配置vim补全插件YouCompleteMe的过程. 參考: https://github.com/Valloric/YouCompleteMe https://github ...
- 新手sqlserver数据库dba需要注意的小细节
前言:任何的优化和修改都是以业务情况为前提,可能有的写的有误或者不准确的地方,欢迎各位来拍砖. 1.在创建db的时候自增长建议设置成按MB(M)增长,步长根据业务量来设置,一般情况建议设置100-20 ...
- SQL 无限级分类语句
原文:SQL 无限级分类语句 原表数据为: 此处用到了with关键字,在程序中也可以用递归实现,但觉得还是没有一条sql方便 with tb (ID,Name,ParentID,Sort) as( s ...
- IOS被遗忘的知识
IOS ARC项目使用非ARC文件 1.自己的旧项目没有使用ARC,可是引入的第三方库却是使用了ARC的. 对于第一个情况,给採用了ARC的源文件,加入-fobjc-arc选项 2.自己的新项目使用了 ...
- jquery 移动端轮播图
<div class="slide"> <div class="slide-box"> <ul class="slide ...
- 【转】android 欢迎界面翻页成效,仿微信第一次登陆介绍翻页界面
android 欢迎界面翻页效果,仿微信第一次登陆介绍翻页界面 本实例做的相对比较简单主要是对翻页控件的使用,有时候想要做一些功能是主要是先了解下是否有现成的控件可以使用,做起来比较简单不用费太大的劲 ...
- gradle测试与线上打包
首先,第一反应理所当然的是profile : <?xml version="1.0" encoding="UTF-8"?> <beans xm ...