How they see you: A peek behind inner workings of AI surveillance

栏目: IT技术 · 发布时间: 5年前

How they see you: A peek behind inner workings of AI surveillance

Understanding how large scale surveillance systems are driven on edge-computing

How they see you: A peek behind inner workings of AI surveillance

Photo by Scott Webb on Unsplash

L arge scale intelligent surveillance systems used by governments and corporates have attracted a lot of bad press and public outrage over privacy and data security concerns. They often do data collection as well as data processing for extracting key insights regarding the scenes captured.

For example, these systems are alleged to do face recognition, matching, and information extraction of an individual or a group.

Data privacy and the ethical aspects of these surveillance systems are a whole other debate and beyond the scope of this article. What is more important is to be aware of what goes on behind building such a system.

Have you ever wondered how these systems work in real life? If yes, then I suggest you read on to find out.

I have been working on large scale machine vision systems for the past 2 years and through this post, I would like to share with you some insights I gained while working on some projects which required me to architect systems involving 200+ cameras that need to be processed in realtime using an AI backend.

The methods or knowledge I share are purely based on my learning and hands-on experience that I had and should not be considered as me saying its the absolute best practice or this is how every surveillance system out there works. Rather, it is a general template that showcases the potential of such pipelines and how the data gets handle in most scenarios.

How they see you: A peek behind inner workings of AI surveillance

Photo by Lianhao Qu on Unsplash

So how does it all come together? To broadly put things to perspective, you have the cameras acting as the sensory aid for raw data capture, an artificial intelligence processing unit that could either be an edge computing device or a central processing server, a command center or control dashboard, typical networking infrastructure to stream the sensory data and a database to store all the vital info.


以上所述就是小编给大家介绍的《How they see you: A peek behind inner workings of AI surveillance》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

JavaScript DOM编程艺术

JavaScript DOM编程艺术

Jeremy Keith / 杨涛、王建桥、杨晓云 / 人民邮电出版社 / 2006年12月 / 39.00元

本书讲述了JavaScript和DOM的基础知识,但重点放在DOM编程技术背后的思路和原则:预留退路、循序渐进和以用户为中心等,这些概念对于任何前端Web开发工作都非常重要。本书将这些概念贯穿在书中的所有代码示例中,使你看到用来创建图片库页面的脚本、用来创建动画效果的脚本和用来丰富页面元素呈现效果的脚本,最后结合所讲述的内容创建了一个实际的网站。 本书适合Web设计师和开发人员阅读。一起来看看 《JavaScript DOM编程艺术》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具