首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >犯罪分子检测--Eye in the Sky: Real-time DDS for Violent Individuals

犯罪分子检测--Eye in the Sky: Real-time DDS for Violent Individuals

作者头像
用户1148525
发布2019-05-28 23:21:34
发布2019-05-28 23:21:34
1.3K0
举报

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://cloud.tencent.com/developer/article/1437708

Eye in the Sky: Real-time Drone Surveillance System (DSS) for Violent Individuals Identification using ScatterNet Hybrid Deep Learning Network

CVPRW 2018

本文主要讨论了基于无人机的实时犯罪分子检测

采用无人机一个优势就是无人机可以飞到你需要的地方去,固定相机不能轻易移动。

对于这个问题首先建立了一个对应的数据库 Aerial Violent Individual (AVI) Dataset,这个数据库由 2000张图像组成,每张图像中包含 2-10人,整个数据库一共有 10863个人,其中 5124(48%)涉及五类暴力行为的一类或多类。五类暴力行为分别为: (1) Punching, (2) Stabbing, (3) Shooting, (4) Kicking, and (5) Strangling

每个人我们使用 14个关键点来表示其姿态信息

检测系统整个流程包括以下几个模块:

3.1. Human Detection

代码语言:txt
复制
 首先从视频中将每个人检测出来,这里我们使用  feature pyramid network (FPN)

3.2. ScatterNet Hybrid Deep Learning Network

代码语言:txt
复制
 每个人检测出来之后,提出了一个  ScatterNet Hybrid Deep Learning (SHDL) network 用于进行 人体姿态估计

3.3. Violent Individual Classification 犯罪行为分类

the orientations between the limbs of the estimated pose are used to identify the violent individuals

3.4.Drone Image Acquisition and Cloud Processing

处理模式是 无人采集图像,传输到云端GPU处理

The images recorded by the drone are transferred to the Amazon cloud to achieve real-time identification

4 Experimental Results

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2018年08月07日,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档