WO2020114138A1 - Information associated analysis method and apparatus, and storage medium and electronic device - Google Patents

Information associated analysis method and apparatus, and storage medium and electronic device Download PDF

Info

Publication number
WO2020114138A1
WO2020114138A1 PCT/CN2019/112925 CN2019112925W WO2020114138A1 WO 2020114138 A1 WO2020114138 A1 WO 2020114138A1 CN 2019112925 W CN2019112925 W CN 2019112925W WO 2020114138 A1 WO2020114138 A1 WO 2020114138A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
target object
behavior
surveillance video
relevant information
Prior art date
Application number
PCT/CN2019/112925
Other languages
French (fr)
Chinese (zh)
Inventor
刘若鹏
栾琳
季春霖
Original Assignee
西安光启未来技术研究院
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from CN201811485809.2A external-priority patent/CN111291589B/en
Application filed by 西安光启未来技术研究院 filed Critical 西安光启未来技术研究院
Publication of WO2020114138A1 publication Critical patent/WO2020114138A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/52Surveillance or monitoring of activities, e.g. for recognising suspicious objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B21/00Alarms responsive to a single specified undesired or abnormal condition and not otherwise provided for
    • G08B21/02Alarms for ensuring the safety of persons
    • G08B21/06Alarms for ensuring the safety of persons indicating a condition of sleep, e.g. anti-dozing alarms

Definitions

  • the invention relates to the technical field of intelligent monitoring, in particular, to an information correlation analysis method and device, a storage medium, and an electronic device.
  • Embodiments of the present invention provide an information correlation analysis method and device, a storage medium, and an electronic device, to at least solve the problem of time-consuming and laborious manual browsing of surveillance video in the related art, and research and judgment from a single dimension results in low accuracy.
  • an information correlation analysis method which includes: extracting relevant information of a target object from a surveillance video, wherein the relevant information of the target object includes: body characteristic information, behavior characteristic information, Equipment information; multi-dimensional correlation analysis is performed on the extracted relevant information of the target object to obtain a character portrait and behavior track of the target object.
  • the method before extracting the relevant information of the target object from the monitoring video, the method further includes: collecting a monitoring video containing the target object, wherein the monitoring video includes at least one of the following image elements: the target The subject himself, the vehicle associated with the target object, the iconic item associated with the target object.
  • extracting the relevant information of the target object from the surveillance video includes: extracting the relevant information of the target object from the surveillance video using a portrait multi-dimensional model, wherein the portrait multi-dimensional model is a model built using feature vectors of multiple dimensions of the human body ,
  • the portrait multi-dimensional model uses a convolutional neural network to extract features from the image.
  • the relevant information of the target object is extracted from the surveillance video, including one of the following: the body characteristic information of the target object is extracted from the surveillance video, wherein the body characteristic information includes at least one of the following: gender, height, hair accessories , Clothing, carry-on items, walking patterns, facial features, head shape, facial decorations; extract the behavioral feature information of the target object from the surveillance video, wherein the behavioral feature information includes at least one of the following: cross-border behavior, activity Area, wandering area, aggregation behavior; extract target equipment information from surveillance video, where the equipment information includes at least one of the following: vehicle type, license plate, vehicle color, model, brand, car sticker, car Accessories information, the handheld mobile terminal of the target object.
  • the body characteristic information includes at least one of the following: gender, height, hair accessories , Clothing, carry-on items, walking patterns, facial features, head shape, facial decorations
  • extract the behavioral feature information of the target object includes at least one of the following: cross-border behavior, activity Area, wandering area, aggregation behavior
  • the method before performing multi-dimensional correlation analysis on the extracted relevant information of the target object, includes: acquiring position information of the handheld mobile terminal of the target object according to signal positioning.
  • performing multi-dimensional correlation analysis on the extracted relevant information of the target object includes: associating at least two types of information in the following relevant information of the target object: physical characteristic information, behavior characteristic information, equipment information, The location information of the handheld mobile terminal; comprehensive analysis of the relevant information after the association in time, space, region, trajectory and social relationship.
  • the method further includes: predicting the future behavior of the target object according to the result of the comprehensive analysis; and/or The result of the comprehensive analysis is to track the position of the target object.
  • the method further comprises: displaying at least one of the following information on the display screen: character portrait generation information, space-time retrospective display information, path tracking information, behavior habit model, security situation map, and real-time portrait monitoring information.
  • an information correlation analysis device including: an extraction module for extracting related information of a target object from a surveillance video using a portrait multi-dimensional model, wherein the target object
  • the related information includes: physical characteristic information, behavior characteristic information, and equipment information; an analysis module is used to perform multi-dimensional correlation analysis on the extracted related information of the target object to obtain a character portrait and a behavior track of the target object.
  • a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any one of the above method embodiments during runtime .
  • an electronic device including a memory and a processor, wherein the memory stores a computer program, and the processor is configured to run the computer program to execute The steps in any of the above method embodiments.
  • the multi-dimensional related information of the target object is extracted from the surveillance video, including body characteristic information, behavior characteristic information, equipment information, etc.; the multi-dimensional related information of the extracted target object is multi-dimensionally correlated Analyze to get the portrait and behavior trajectory of the target object.
  • the static data is built with "people" as the core
  • the dynamic data formed with various intelligent perception systems are interlinked, integrated, correlated, comprehensively analyzed and judged to form an integrated combat system capable of intelligent discovery, intelligent research and judgment, intelligent triggering, and intelligent tracking. With this as the core support, it can truly form a transition from passive disposal to active discovery, prediction, prevention and early warning.
  • FIG. 1 is a block diagram of a hardware structure of a mobile terminal of an information association analysis method according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a method for analyzing association of information according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of characteristics of acquiring relevant information of a target object according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of multi-dimensional model construction and information research and judgment according to an embodiment of the present invention.
  • FIG. 5 is a structural block diagram of an information association analysis device according to an embodiment of the present invention.
  • FIG. 1 is a block diagram of a hardware structure of a mobile terminal of an information association analysis method according to an embodiment of the present invention.
  • the mobile terminal 10 may include one or more (only one is shown in FIG. 1) processor 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA, etc. ) And a memory 104 for storing data.
  • the above mobile terminal may further include a transmission device 106 for communication functions and an input/output device 108.
  • FIG. 1 is merely an illustration, which does not limit the structure of the mobile terminal described above.
  • the mobile terminal 10 may also include more or fewer components than those shown in FIG. 1, or have a different configuration from that shown in FIG.
  • the memory 104 may be used to store computer programs, for example, software programs and modules of application software, such as the computer program corresponding to the method for acquiring data information in the embodiment of the present invention, and the processor 102 runs the computer program stored in the memory 104, thereby Implementation of various functional applications and data processing, that is, to achieve the above method.
  • the memory 104 may include a high-speed random access memory, and may also include a non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory.
  • the memory 104 may further include memories remotely provided with respect to the processor 102, and these remote memories may be connected to the mobile terminal 10 through a network. Examples of the above network include but are not limited to the Internet, intranet, local area network, mobile communication network, and combinations thereof.
  • the transmission device 106 is used to receive or send data via a network.
  • the specific example of the network described above may include a wireless network provided by a communication provider of the mobile terminal 10.
  • the transmission device 106 includes a network adapter (Network Interface Controller (abbreviated as NIC), which can be connected to other network devices through the base station to communicate with the Internet.
  • the transmission device 106 may be a radio frequency (Radio Frequency, RF for short) module, which is used to communicate with the Internet in a wireless manner.
  • NIC Network Interface Controller
  • FIG. 2 is a flowchart of the information association analysis method according to an embodiment of the present invention. As shown in FIG. 2, the method includes:
  • step S201 relevant information of the target object is extracted from the surveillance video, wherein the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information;
  • Step S203 Multi-dimensional correlation analysis is performed on the extracted relevant information of the target object to obtain a character portrait and behavior track of the target object.
  • the relevant information of the target object is extracted from the surveillance video, wherein the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information; multi-dimensional correlation analysis is performed on the extracted relevant information of the target object, Get the character portrait and behavior track of the target object.
  • the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information; multi-dimensional correlation analysis is performed on the extracted relevant information of the target object, Get the character portrait and behavior track of the target object.
  • the method before the above step S201, further includes: collecting a surveillance video containing the target object, wherein the surveillance video includes at least one of the following image elements: the target object himself, and The vehicle associated with the target object, the iconic item associated with the target object.
  • the above step S201 may be implemented by the following steps: extracting the relevant information of the target object from the surveillance video by using a portrait multi-dimensional model, wherein the portrait multi-dimensional model is a feature that uses multiple dimensions of the human body Vector-based model, portrait multi-dimensional model uses convolutional neural network to extract features from images.
  • the above step S201 may be implemented in at least one of the following ways: extracting the body characteristic information of the target object from the surveillance video, wherein the body characteristic information includes at least one of the following: gender, Height, hair accessories, clothing, carry-on items, walking patterns, facial features, head shape, facial ornaments; extract the behavioral feature information of the target object from the surveillance video, where the behavioral feature information includes at least one of the following: transboundary behavior , Active area, wandering area, gathering behavior; extract the target’s equipment information from the surveillance video, where the equipment information includes at least one of the following: vehicle type, license plate, vehicle color, model, brand, car sticker, car Handheld mobile terminal for accessories information and target objects.
  • the equipment information includes at least one of the following: vehicle type, license plate, vehicle color, model, brand, car sticker, car Handheld mobile terminal for accessories information and target objects.
  • the method before performing multi-dimensional correlation analysis on the extracted relevant information of the target object, the method further includes: acquiring position information of the handheld mobile terminal of the target object according to signal positioning.
  • performing multi-dimensional correlation analysis on the extracted relevant information of the target object includes: correlating at least two types of information in the following relevant information of the target object: body characteristic information, Behavioral characteristic information, equipment information, and location information of handheld mobile terminals; comprehensive analysis of the relevant information after association in space-time, region, trajectory, and social relationships.
  • the method further includes: predicting the future behavior of the target object based on the result of the comprehensive analysis; and// Or, based on the results of comprehensive analysis, track the location of the target object.
  • the method further includes: displaying at least one of the following information on the display screen: character portrait generation information, space-time retrospective display information, path tracking information, behavior habit model, security situation Figure, portrait real-time monitoring information.
  • the smart terminal camera collects video information, such as people, vehicles, behaviors, etc., including the precise positioning of the face of the person, facial feature extraction, facial feature comparison, gender, age range, approximate height, hair accessories of the person , A variety of structured description information such as clothing, item carrying, walking form, etc.; various vehicle description information such as vehicle type, license plate, color, model, brand, car stickers, car accessories information; cross-border, area, wandering, aggregation
  • Various behavior description information through the multi-dimensional vector analysis model, to mine the depth information of various types of data, combined with the existing police information database, to achieve portrait and path tracking.
  • Comprehensively expand the analysis and prediction functions of video data complete the time and space tracing and behavior prediction (crime location, behavior address, etc.) of suspected, suspicious, and suspected persons for multi-dimensional tracking along the entire time axis.
  • the multi-dimensional feature model is used for comprehensive analysis, research and characterization of the target face, posture, gait, upper and lower body clothing, head shape, whether to wear glasses, etc.
  • the time-for-precision is achieved to describe the target trajectory.
  • a single information dimension to the fusion of multi-dimensional information such as people, cars, mobile phones, etc., with "people” as the core object, synchronously discover, identify, generate trajectories for "people", “mobile phones”, “cars”, etc. to achieve trajectory retrieval, Moreover, the trajectories of "people", “car” and “mobile phone” can be merged to form a comprehensive research and judgment, comprehensive analysis, investigation and screening, and characterize the target relationship.
  • the inherent, inevitable causal relationship behind the data find the hidden laws, and promote these data from quantitative to qualitative changes, in-depth application and comprehensive application of massive data, with people as the core target resume file, to achieve backward and forward track.
  • FIG. 4 is a schematic diagram of multi-dimensional model construction and information research and judgment according to an embodiment of the present invention.
  • the multi-dimensional model construction and information research and judgment are divided into four parts: model building, data mining, comprehensive analysis, and fusion research and visualization.
  • the establishment of a model is the establishment of a multi-dimensional model of portraits, which comprehensively utilizes multiple dimensional feature vectors such as face, head, clothing, behavior, posture, gait, gender, etc. to establish a multi-dimensional model of portraits, superimposing the time dimension and spatial dimension to improve object recognition Accuracy.
  • the convolutional neural network is mainly used to extract the features of the image.
  • the convolutional neural network abstracts the high-dimensional features of the image.
  • the traditional image algorithm uses artificially set features such as Sift or SURF.
  • the artificially set features are often local features, which do not reflect the global features of the image well, and the artificially set feature dimensions are relatively low, which cannot fully reflect the features of the image, and rely heavily on human subjective experience.
  • Convolutional neural networks to extract high-dimensional features can extract 512 or 128 or other dimensions of features as needed. Able to synthesize information such as human facial information and clothing. Strong expression skills. Convolutional neural networks include convolutional layers, pooling layers, and fully connected layers.
  • the comprehensive analysis is divided into cross-temporal analysis, cross-regional analysis, trajectory blending analysis, cross-time, domain, and trace comprehensive analysis, and social relationship analysis.
  • Spatial-temporal analysis Taking "spatial-temporal" as the coordinates, time is used for accuracy. Backtracking the historical spatiotemporal information, obtaining qualitative support, and gradually sampling the existing information, superimposing calculations, can continue to approach precision to achieve the purpose of predicting the future.
  • Cross-regional analysis Taking "region” as the coordinate, analyze the concentration of regional crowds, so that the police can dispatch police force distribution in time, control the gathering events, avoid accidents, and take appropriate measures according to the frequency of gathering.
  • Trajectory fusion analysis Take the map as the carrier, according to the time and location of the target person, synthesize the map's track route map, find the behavior rules, speculate the target person's behavior purpose, and investigate the clues, so that the police can track and monitor the target person in real time.
  • Social relationship analysis use the video surveillance platform to intelligently analyze the video content, extract the fragments of the target personnel, and conduct a unified analysis of the historical fragments of the people nearby to build a social network of the target personnel, so that the police can quickly lock Suspects, investigate individuals or gangs to commit crimes.
  • the fusion research and judgment visualization system is divided into character portrait generation, space-time retrospective display, path tracking, behavior habit model, security situation map, and real-time portrait monitoring.
  • the object of the present invention is around an individual "person".
  • the "person" enters the monitoring area, it can be recognized and identified, and a spatiotemporal file can be established to realize the precise location of the node at a certain time. Monitor their ongoing behavior; by backtracking forward, you can call the online and offline comprehensive behaviors in the past time period to make a pre-judgment on their next behavior; tracking backward, you can continue to observe Its action trajectory provides timely warning and intervention to risks.
  • the super intelligent tracking system of the present invention achieves accurate strikes through intelligent tracking of multi-dimensional and multi-domain full time and space.
  • multi-dimensional and multi-domain intelligent tracking can be started immediately.
  • importing suspect information can obtain accurate behavior trajectory and location information for easy capture; enter the suspect vehicle to obtain accurate parking information Or moving track.
  • each video probe, RFID, Wi-Fi probe becomes a 24 hours sleepless policeman, record the phenomenon, and identify the risk of the problem in a timely manner, proactively monitor, track, locate, integrate and analyze the information and data, and comprehensively evaluate , Actively trigger early warning, give decision-making auxiliary suggestions, and the command and dispatch system will promptly issue intervention and disposal instructions to the civilian police.
  • the intelligent tracking system of the whole time and space domain of the present invention is essentially a combat system based on supercomputing-based artificial intelligence + big data engine, based on the time axis as a node, with "human" as the core to build a static
  • the data and the dynamic data formed by various intelligent perception systems are interlinked, integrated, correlated, comprehensively analyzed and judged to form a comprehensive combat system that can be intelligently discovered, intelligently researched and judged, intelligently triggered, and intelligently tracked.
  • the core support it can truly form a transition from passive disposal to active discovery, prediction, prevention and early warning.
  • an information correlation analysis device is also provided, which is used to perform the steps in any of the above method embodiments, and the content that has been described will not be repeated here.
  • 5 is a structural block diagram of an information correlation analysis device according to an embodiment of the present invention.
  • the device includes: an extraction module 50 for extracting related information of a target object from a surveillance video using a portrait multi-dimensional model, Among them, the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information; the analysis module 52 is used to perform multi-dimensional correlation analysis on the extracted relevant information of the target object to obtain the character portrait and behavior track of the target object .
  • the extraction module 50 uses the portrait multi-dimensional model to extract the relevant information of the target object from the surveillance video, where the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information; the analysis module 52 analyzes the extracted target Multi-dimensional correlation analysis is performed on the relevant information of the object to obtain the character portrait and behavior track of the target object. It solves the problem that the manual browsing of surveillance video in the prior art is time-consuming and laborious, and the research and judgment from a single dimension leads to low accuracy.
  • the device further includes: an acquisition module for acquiring a surveillance video containing the target object, wherein the surveillance video includes at least one of the following image elements: the target object himself, and The vehicle associated with the target object, the iconic item associated with the target object.
  • the extraction module 50 is also used to: use the portrait multi-dimensional model to extract the relevant information of the target object from the surveillance video, wherein the portrait multi-dimensional model is a model built using feature vectors of multiple dimensions of the human body, and the portrait multi-dimensional model uses volume
  • the product neural network performs feature extraction on the image.
  • the extraction module 50 is also used to: extract the body characteristic information of the target object from the surveillance video, wherein the body characteristic information includes at least one of the following: gender, height, hair accessories, clothing, carry-on items, walking form, facial characteristics, Head shape and facial decorations; extract the behavior characteristic information of the target object from the surveillance video, where the behavior characteristic information includes at least one of the following: cross-border behavior, active area, wandering area, aggregation behavior; extract the target object's behavior from the surveillance video Equipment information, wherein the equipment information includes at least one of the following: vehicle type, license plate, vehicle color, model, brand, car sticker, car accessories information, and target object's handheld mobile terminal.
  • the device further includes: a positioning module, configured to locate the acquisition module according to the signal, and used to acquire the position information of the handheld mobile terminal of the target object.
  • the analysis module 52 includes: an association unit for correlating at least two types of information in the following related information of the target object: physical characteristic information, behavior characteristic information, equipment information, position information of the handheld mobile terminal; analysis unit, used In order to conduct a comprehensive analysis of the relevant information after the association in time, space, region, trajectory and social relationship.
  • the device further includes: a prediction module for predicting the future behavior of the target object based on the result of the comprehensive analysis; and a tracking module for tracking the location of the target object based on the result of the comprehensive analysis.
  • the device further includes a display module for displaying at least one of the following information: character portrait generation information, space-time retrospective display information, path tracking information, behavior habit model, safety situation map, and portrait real-time monitoring information.
  • the object of the present invention is around an individual "person".
  • the "person" enters the monitoring area, it can be recognized and identified, and a spatiotemporal file can be established to realize the precise location of the node at a certain time. Monitor their ongoing behavior; by backtracking forward, you can call the online and offline comprehensive behaviors in the past time period to make a pre-judgment on their next behavior; tracking backward, you can continue to observe Its action trajectory provides timely warning and intervention to risks.
  • the super intelligent tracking system of the present invention achieves accurate strikes through intelligent tracking of multi-dimensional and multi-domain full time and space.
  • multi-dimensional and multi-domain intelligent tracking can be started immediately.
  • importing suspect information can obtain accurate behavior trajectory and location information for easy capture; enter the suspect vehicle to obtain accurate parking information Or moving track.
  • each video probe, RFID, Wi-Fi probe becomes a 24 hours sleepless policeman, record the phenomenon, and identify the risk of the problem in a timely manner, proactively monitor, track, locate, integrate and analyze the information and data, and comprehensively evaluate , Actively trigger early warning, give decision-making auxiliary suggestions, and the command and dispatch system will promptly issue intervention and disposal instructions to the civilian police.
  • the intelligent tracking system of the whole time and space domain of the present invention is essentially a combat system based on supercomputing-based artificial intelligence + big data engine, based on the time axis as a node, with "human" as the core to build a static
  • the data and the dynamic data formed by various intelligent perception systems are interlinked, integrated, correlated, comprehensively analyzed and judged to form a comprehensive combat system that can be intelligently discovered, intelligently researched and judged, intelligently triggered, and intelligently tracked.
  • the core support it can truly form a transition from passive disposal to active discovery, prediction, prevention and early warning.
  • An embodiment of the present invention further provides a storage medium in which a computer program is stored, wherein the computer program is set to execute any of the steps in the above method embodiments during runtime.
  • the above storage medium may be set to store a computer program for performing the following steps:
  • the storage medium is also configured to store a computer program for performing the following steps:
  • Collect a surveillance video containing the target object wherein the surveillance video includes at least one of the following image elements: the target object himself, the vehicle associated with the target object, and the target object Iconic items.
  • the storage medium is also configured to store a computer program for performing the following steps:
  • a portrait multi-dimensional model is used to extract relevant information of the target object from the surveillance video, wherein the portrait multi-dimensional model is a model built using feature vectors of multiple dimensions of the human body, and the portrait multi-dimensional model uses a convolutional neural network to characterize the image extract.
  • the foregoing storage medium may include, but is not limited to: a U disk, a read-only memory (Read-Only Memory, referred to as ROM), random access memory (Random Access Memory (referred to as RAM), mobile hard disk, magnetic disk or optical disk and other media that can store computer programs.
  • ROM read-only memory
  • RAM random access memory
  • mobile hard disk magnetic disk or optical disk and other media that can store computer programs.
  • An embodiment of the present invention further provides an electronic device, including a memory and a processor, where the computer program is stored in the memory, and the processor is configured to run the computer program to perform any of the steps in the above method embodiments.
  • the electronic device may further include a transmission device and an input-output device, wherein the transmission device is connected to the processor, and the input-output device is connected to the processor.
  • the foregoing processor may be configured to perform the following steps through a computer program:
  • the processor is also configured to store a computer program for performing the following steps:
  • Collect a surveillance video containing the target object wherein the surveillance video includes at least one of the following image elements: the target object himself, the vehicle associated with the target object, and the target object Iconic items.
  • the processor is also configured to store a computer program for performing the following steps:
  • the portrait multi-dimensional model uses a convolutional neural network to characterize the image extract.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, they can be concentrated on a single computing device, or distributed in a network composed of multiple computing devices Above, optionally, they can be implemented with program code executable by the computing device, so that they can be stored in the storage device to be executed by the computing device, and in some cases, can be in a different order than here
  • the steps shown or described are performed, or they are made into individual integrated circuit modules respectively, or multiple modules or steps among them are made into a single integrated circuit module for implementation. In this way, the present invention is not limited to any specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Social Psychology (AREA)
  • Psychiatry (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Business, Economics & Management (AREA)
  • Emergency Management (AREA)
  • Image Analysis (AREA)

Abstract

Embodiments of the present invention provide an information associated analysis method and apparatus, and a storage medium and an electronic device. The method comprises: extracting related information of a target object from a surveillance video, wherein the related information of the target object comprises body feature information, behavior feature information, and equipment information; and performing multi-dimensional associated analysis on the extracted related information of the target object to obtain a character portrait and a behavior trace of the target object. The problems in the prior art that manual viewing of surveillance videos takes time and effort, and the accuracy caused by single-dimensional analysis is low.

Description

信息的关联分析方法及装置、储存介质、电子装置Information correlation analysis method and device, storage medium, and electronic device 技术领域Technical field
本发明涉及智能监控技术领域,具体而言,涉及一种信息的关联分析方法及装置、储存介质、电子装置。The invention relates to the technical field of intelligent monitoring, in particular, to an information correlation analysis method and device, a storage medium, and an electronic device.
背景技术Background technique
近年来,随着各地视频监控系统建设规模的扩大,公安业务对视频依靠程度的不断提升,视频监控图像信息的应用成为公安机关治安防范、打击犯罪和指挥通信的重要手段。In recent years, with the expansion of the scale of video surveillance systems in various places, the public security business has continued to rely on video. The application of video surveillance image information has become an important means for public security organs to prevent public security, fight crime, and direct communications.
在目前的视频侦查工作中,刑侦人员都是眼睛“盯着”播放器,手拿笔记本和笔,边观看、边记录,即使是夜间或偏僻地段的监控录像中很少有活动目标出现时,也只能“完整”地浏览,而不能出现哪怕是“一秒”的遗漏。长时间浏览视频录像,非常容易造成刑侦人员视觉疲劳而影响了视频浏览工作质量,甚至造成侦查人员的视力损伤。完全由侦查员人工方式浏览、查找嫌疑目标的工作方式费时、费力,效率低下,而且这种传统的看监控视频的方法,通常从单一信息维度进行分析和研判,例如单一分析目标人脸,或者体态,或者步态,或者头型等,这种从单一维度进行研判的准确率往往不高。In the current video investigation work, criminal investigators are "staring" at the player, holding a notebook and pen in hand, watching and recording, even when there are few active targets in the surveillance video at night or in remote areas. It can only be browsed “completely”, and even the omission of “one second” cannot appear. Browsing video recordings for a long time is very likely to cause visual fatigue of criminal investigators and affect the quality of video browsing work, and even cause visual damage to investigators. It is completely time-consuming, laborious, and inefficient for the investigators to manually browse and find suspected targets, and this traditional method of watching surveillance video usually analyzes and judges from a single information dimension, such as a single analysis of the target face, or Posture, or gait, or head shape, etc., the accuracy of this kind of judgment from a single dimension is often not high.
技术问题technical problem
针对现有技术中人工浏览监控视频费时费力,且从单一维度进行研判导致准确率不高的问题,尚未有合理的解决方案。There is no reasonable solution to the problem in the prior art that it is time-consuming and laborious to manually browse and monitor video, and the research and judgment from a single dimension results in low accuracy.
技术解决方案Technical solution
本发明实施例提供了一种信息的关联分析方法及装置、储存介质、电子装置,以至少解决相关技术中人工浏览监控视频费时费力,且从单一维度进行研判导致准确率不高的问题。Embodiments of the present invention provide an information correlation analysis method and device, a storage medium, and an electronic device, to at least solve the problem of time-consuming and laborious manual browsing of surveillance video in the related art, and research and judgment from a single dimension results in low accuracy.
根据本发明的一个实施例,提供了一种信息的关联分析方法,包括:从监控视频中提取目标对象的相关信息,其中,所述目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;对提取的所述目标对象的相关信息进行多维度的关联分析,得到所述目标对象的人物画像和行为轨迹。According to an embodiment of the present invention, an information correlation analysis method is provided, which includes: extracting relevant information of a target object from a surveillance video, wherein the relevant information of the target object includes: body characteristic information, behavior characteristic information, Equipment information; multi-dimensional correlation analysis is performed on the extracted relevant information of the target object to obtain a character portrait and behavior track of the target object.
优选地,从监控视频中提取目标对象的相关信息之前,所述方法还包括:采集包含所述目标对象的监控视频,其中,所述监控视频中至少包括以下之一的图像元素:所述目标对象本人,与所述目标对象相关联的交通工具,与所述目标对象相关联的标志性物品。Preferably, before extracting the relevant information of the target object from the monitoring video, the method further includes: collecting a monitoring video containing the target object, wherein the monitoring video includes at least one of the following image elements: the target The subject himself, the vehicle associated with the target object, the iconic item associated with the target object.
优选地,从监控视频中提取目标对象的相关信息包括:利用人像多维模型从监控视频中提取目标对象的相关信息,其中,所述人像多维模型为利用人体的多个维度的特征矢量建立的模型,所述人像多维模型利用卷积神经网络对图像进行特征提取。Preferably, extracting the relevant information of the target object from the surveillance video includes: extracting the relevant information of the target object from the surveillance video using a portrait multi-dimensional model, wherein the portrait multi-dimensional model is a model built using feature vectors of multiple dimensions of the human body , The portrait multi-dimensional model uses a convolutional neural network to extract features from the image.
优选地,从监控视频中提取目标对象的相关信息,包括以下之一:从监控视频中提取目标对象的身体特征信息,其中,所述身体特征信息至少包括以下之一:性别、身高、发饰、衣着、随身携带的物品、步履形态、面部特征、头型、面部装饰品;从监控视频中提取目标对象的行为特征信息,其中,所述行为特征信息至少包括以下之一:越界行为、活动区域、徘徊区域、聚集行为;从监控视频中提取目标对象的装备信息,其中,所述装备信息至少包括以下之一:交通工具类别、牌照、交通工具的颜色、车型、品牌、车贴、车饰物信息、所述目标对象的手持移动终端。Preferably, the relevant information of the target object is extracted from the surveillance video, including one of the following: the body characteristic information of the target object is extracted from the surveillance video, wherein the body characteristic information includes at least one of the following: gender, height, hair accessories , Clothing, carry-on items, walking patterns, facial features, head shape, facial decorations; extract the behavioral feature information of the target object from the surveillance video, wherein the behavioral feature information includes at least one of the following: cross-border behavior, activity Area, wandering area, aggregation behavior; extract target equipment information from surveillance video, where the equipment information includes at least one of the following: vehicle type, license plate, vehicle color, model, brand, car sticker, car Accessories information, the handheld mobile terminal of the target object.
优选地,对提取的所述目标对象的相关信息进行多维度的关联分析之前,所述方法包括:根据信号定位获取所述目标对象的手持移动终端的位置信息。Preferably, before performing multi-dimensional correlation analysis on the extracted relevant information of the target object, the method includes: acquiring position information of the handheld mobile terminal of the target object according to signal positioning.
优选地,对提取的所述目标对象的相关信息进行多维度的关联分析包括:将所述目标对象的以下相关信息中的至少两类信息进行关联:身体特征信息、行为特征信息、装备信息、手持移动终端的位置信息;对关联后的所述相关信息进行时空、地域、轨迹和社会关系的综合分析。Preferably, performing multi-dimensional correlation analysis on the extracted relevant information of the target object includes: associating at least two types of information in the following relevant information of the target object: physical characteristic information, behavior characteristic information, equipment information, The location information of the handheld mobile terminal; comprehensive analysis of the relevant information after the association in time, space, region, trajectory and social relationship.
优选地,对关联后的所述相关信息进行时空、地域、轨迹的综合分析之后,所述方法还包括:根据所述综合分析的结果,预测所述目标对象的未来行为;和/或根据所述综合分析的结果,追踪所述目标对象的位置。Preferably, after performing a comprehensive analysis of the relevant information after correlation in time, space, region, and trajectory, the method further includes: predicting the future behavior of the target object according to the result of the comprehensive analysis; and/or The result of the comprehensive analysis is to track the position of the target object.
优选地,所述方法还包括:在显示屏上显示以下至少之一的信息:人物画像生成信息、时空回溯展示信息、路径追踪信息、行为习惯模型、安全态势图、人像实时监控信息。Preferably, the method further comprises: displaying at least one of the following information on the display screen: character portrait generation information, space-time retrospective display information, path tracking information, behavior habit model, security situation map, and real-time portrait monitoring information.
根据本发明实施例的另一个方面,还提供了一种信息的关联分析装置,包括:提取模块,用于利用人像多维模型,从监控视频中提取目标对象的相关信息,其中,所述目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;分析模块,用于对提取的所述目标对象的相关信息进行多维度的关联分析,得到所述目标对象的人物画像和行为轨迹。According to another aspect of the embodiments of the present invention, there is also provided an information correlation analysis device, including: an extraction module for extracting related information of a target object from a surveillance video using a portrait multi-dimensional model, wherein the target object The related information includes: physical characteristic information, behavior characteristic information, and equipment information; an analysis module is used to perform multi-dimensional correlation analysis on the extracted related information of the target object to obtain a character portrait and a behavior track of the target object.
根据本发明实施例的另一个方面,还提供了一种存储介质,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。According to another aspect of the embodiments of the present invention, there is also provided a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any one of the above method embodiments during runtime .
根据本发明的另一个实施例,还提供了一种电子装置,包括存储器和处理器,其特征在于,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行上述任一项方法实施例中的步骤。According to another embodiment of the present invention, there is also provided an electronic device, including a memory and a processor, wherein the memory stores a computer program, and the processor is configured to run the computer program to execute The steps in any of the above method embodiments.
有益效果Beneficial effect
通过本发明实施例,从监控视频中提取目标对象的多个维度的相关信息,包括身体特征信息、行为特征信息、装备信息等;对提取的目标对象的多维度的相关信息进行多维度的关联分析,得到目标对象的人物画像和行为轨迹。解决了相关技术中人工浏览监控视频费时费力,且从单一维度进行研判导致准确率不高的问题,通过对追踪对象的各特征向量进行融合处理和研判,以“人”为核心构建起静态数据与各种智能感知体系形成的动态数据相互打通、融合、关联、综合分析和研判,形成可智能发现,智能研判,智能触发,智能追踪的综合作战体系。以此为核心支撑,可真正意义形成被动处置到主动发现、预测预防预警的转变。Through the embodiments of the present invention, the multi-dimensional related information of the target object is extracted from the surveillance video, including body characteristic information, behavior characteristic information, equipment information, etc.; the multi-dimensional related information of the extracted target object is multi-dimensionally correlated Analyze to get the portrait and behavior trajectory of the target object. Solve the problem of manually browsing and monitoring video in the related technology, which is time-consuming and laborious, and the research and judgment from a single dimension leads to low accuracy. Through the fusion processing and research and judgment of each feature vector of the tracking object, the static data is built with "people" as the core The dynamic data formed with various intelligent perception systems are interlinked, integrated, correlated, comprehensively analyzed and judged to form an integrated combat system capable of intelligent discovery, intelligent research and judgment, intelligent triggering, and intelligent tracking. With this as the core support, it can truly form a transition from passive disposal to active discovery, prediction, prevention and early warning.
附图说明BRIEF DESCRIPTION
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described herein are used to provide a further understanding of the present invention and form a part of the present application. The schematic embodiments of the present invention and their descriptions are used to explain the present invention and do not constitute an undue limitation on the present invention. In the drawings:
图1是本发明实施例的一种信息的关联分析方法的移动终端的硬件结构框图;1 is a block diagram of a hardware structure of a mobile terminal of an information association analysis method according to an embodiment of the present invention;
图2是根据本发明实施例中信息的关联分析方法的流程图;2 is a flowchart of a method for analyzing association of information according to an embodiment of the present invention;
图3是本发明实施例获取目标对象的相关信息的特征示意图;3 is a schematic diagram of characteristics of acquiring relevant information of a target object according to an embodiment of the present invention;
图4是本发明实施例的多维模型构建及信息研判示意图;4 is a schematic diagram of multi-dimensional model construction and information research and judgment according to an embodiment of the present invention;
图5是根据本发明实施例的信息的关联分析装置的结构框图。5 is a structural block diagram of an information association analysis device according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。Hereinafter, the present invention will be described in detail with reference to the drawings and in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments can be combined with each other if there is no conflict.
需要说明的是,本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that the terms “first” and “second” in the description and claims of the present invention and the above drawings are used to distinguish similar objects, and do not have to be used to describe a specific order or sequence.
实施例Examples 11
本申请实施例一所提供的方法实施例可以在移动终端、计算机终端或者类似的运算装置中执行。以运行在移动终端上为例,图1是本发明实施例的一种信息的关联分析方法的移动终端的硬件结构框图。如图1所示,移动终端10可以包括一个或多个(图1中仅示出一个)处理器102(处理器102可以包括但不限于微处理器MCU或可编程逻辑器件FPGA等的处理装置)和用于存储数据的存储器104,可选地,上述移动终端还可以包括用于通信功能的传输设备106以及输入输出设备108。本领域普通技术人员可以理解,图1所示的结构仅为示意,其并不对上述移动终端的结构造成限定。例如,移动终端10还可包括比图1中所示更多或者更少的组件,或者具有与图1所示不同的配置。The method embodiment provided in Embodiment 1 of the present application may be executed in a mobile terminal, a computer terminal, or a similar computing device. Taking an example of running on a mobile terminal, FIG. 1 is a block diagram of a hardware structure of a mobile terminal of an information association analysis method according to an embodiment of the present invention. As shown in FIG. 1, the mobile terminal 10 may include one or more (only one is shown in FIG. 1) processor 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA, etc. ) And a memory 104 for storing data. Optionally, the above mobile terminal may further include a transmission device 106 for communication functions and an input/output device 108. A person of ordinary skill in the art may understand that the structure shown in FIG. 1 is merely an illustration, which does not limit the structure of the mobile terminal described above. For example, the mobile terminal 10 may also include more or fewer components than those shown in FIG. 1, or have a different configuration from that shown in FIG.
存储器104可用于存储计算机程序,例如,应用软件的软件程序以及模块,如本发明实施例中的数据信息的获取方法对应的计算机程序,处理器102通过运行存储在存储器104内的计算机程序,从而执行各种功能应用以及数据处理,即实现上述的方法。存储器104可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器104可进一步包括相对于处理器102远程设置的存储器,这些远程存储器可以通过网络连接至移动终端10。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 104 may be used to store computer programs, for example, software programs and modules of application software, such as the computer program corresponding to the method for acquiring data information in the embodiment of the present invention, and the processor 102 runs the computer program stored in the memory 104, thereby Implementation of various functional applications and data processing, that is, to achieve the above method. The memory 104 may include a high-speed random access memory, and may also include a non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memories remotely provided with respect to the processor 102, and these remote memories may be connected to the mobile terminal 10 through a network. Examples of the above network include but are not limited to the Internet, intranet, local area network, mobile communication network, and combinations thereof.
传输装置106用于经由一个网络接收或者发送数据。上述的网络具体实例可包括移动终端10的通信供应商提供的无线网络。在一个实例中,传输装置106包括一个网络适配器(Network Interface Controller,简称为NIC),其可通过基站与其他网络设备相连从而可与互联网进行通讯。在一个实例中,传输装置106可以为射频(Radio Frequency,简称为RF)模块,其用于通过无线方式与互联网进行通讯。The transmission device 106 is used to receive or send data via a network. The specific example of the network described above may include a wireless network provided by a communication provider of the mobile terminal 10. In one example, the transmission device 106 includes a network adapter (Network Interface Controller (abbreviated as NIC), which can be connected to other network devices through the base station to communicate with the Internet. In one example, the transmission device 106 may be a radio frequency (Radio Frequency, RF for short) module, which is used to communicate with the Internet in a wireless manner.
本发明实施例提供了一种食材信息的获取方法。图2是根据本发明实施例中信息的关联分析方法的流程图,如图2所示,该方法包括:The embodiment of the invention provides a method for acquiring food material information. FIG. 2 is a flowchart of the information association analysis method according to an embodiment of the present invention. As shown in FIG. 2, the method includes:
步骤S201,从监控视频中提取目标对象的相关信息,其中,目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;In step S201, relevant information of the target object is extracted from the surveillance video, wherein the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information;
步骤S203,对提取的目标对象的相关信息进行多维度的关联分析,得到目标对象的人物画像和行为轨迹。Step S203: Multi-dimensional correlation analysis is performed on the extracted relevant information of the target object to obtain a character portrait and behavior track of the target object.
通过上述方法,从监控视频中提取目标对象的相关信息,其中,目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;对提取的目标对象的相关信息进行多维度的关联分析,得到目标对象的人物画像和行为轨迹。解决了相关技术中人工浏览监控视频费时费力,且从单一维度进行研判导致准确率不高的问题,通过对追踪对象的各特征向量进行融合处理和研判,以“人”为核心构建起静态数据与各种智能感知体系形成的动态数据相互打通、融合、关联、综合分析和研判,形成可智能发现,智能研判,智能触发,智能追踪的综合作战体系。以此为核心支撑,可真正意义形成被动处置到主动发现、预测预防预警的转变。Through the above method, the relevant information of the target object is extracted from the surveillance video, wherein the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information; multi-dimensional correlation analysis is performed on the extracted relevant information of the target object, Get the character portrait and behavior track of the target object. It solves the problem of manual browsing of surveillance videos in the related technology that is time-consuming and laborious, and the research and judgment from a single dimension results in low accuracy. Through the fusion processing and research and judgment of each feature vector of the tracking object, the static data is constructed with "people" as the core The dynamic data formed with various intelligent perception systems are interlinked, integrated, correlated, comprehensively analyzed and judged to form an integrated combat system capable of intelligent discovery, intelligent research and judgment, intelligent triggering, and intelligent tracking. With this as the core support, it can truly form a transition from passive disposal to active discovery, prediction, prevention and early warning.
根据本发明实施例的一种优选实施方式,上述步骤S201之前,所述方法还包括:采集包含目标对象的监控视频,其中,监控视频中至少包括以下之一的图像元素:目标对象本人,与目标对象相关联的交通工具,与目标对象相关联的标志性物品。According to a preferred implementation of the embodiment of the present invention, before the above step S201, the method further includes: collecting a surveillance video containing the target object, wherein the surveillance video includes at least one of the following image elements: the target object himself, and The vehicle associated with the target object, the iconic item associated with the target object.
根据本发明实施例的一种优选实施方式,上述步骤S201可以通过以下步骤实现:利用人像多维模型从监控视频中提取目标对象的相关信息,其中,人像多维模型为利用人体的多个维度的特征矢量建立的模型,人像多维模型利用卷积神经网络对图像进行特征提取。According to a preferred implementation of the embodiment of the present invention, the above step S201 may be implemented by the following steps: extracting the relevant information of the target object from the surveillance video by using a portrait multi-dimensional model, wherein the portrait multi-dimensional model is a feature that uses multiple dimensions of the human body Vector-based model, portrait multi-dimensional model uses convolutional neural network to extract features from images.
根据本发明实施例的一种优选实施方式,上述步骤S201可以通过以下至少之一的方式实现:从监控视频中提取目标对象的身体特征信息,其中,身体特征信息至少包括以下之一:性别、身高、发饰、衣着、随身携带的物品、步履形态、面部特征、头型、面部装饰品;从监控视频中提取目标对象的行为特征信息,其中,行为特征信息至少包括以下之一:越界行为、活动区域、徘徊区域、聚集行为;从监控视频中提取目标对象的装备信息,其中,装备信息至少包括以下之一:交通工具类别、牌照、交通工具的颜色、车型、品牌、车贴、车饰物信息、目标对象的手持移动终端。According to a preferred implementation of the embodiment of the present invention, the above step S201 may be implemented in at least one of the following ways: extracting the body characteristic information of the target object from the surveillance video, wherein the body characteristic information includes at least one of the following: gender, Height, hair accessories, clothing, carry-on items, walking patterns, facial features, head shape, facial ornaments; extract the behavioral feature information of the target object from the surveillance video, where the behavioral feature information includes at least one of the following: transboundary behavior , Active area, wandering area, gathering behavior; extract the target’s equipment information from the surveillance video, where the equipment information includes at least one of the following: vehicle type, license plate, vehicle color, model, brand, car sticker, car Handheld mobile terminal for accessories information and target objects.
根据本发明实施例的一种优选实施方式,对提取的所述目标对象的相关信息进行多维度的关联分析之前,所述方法还包括:根据信号定位获取目标对象的手持移动终端的位置信息。According to a preferred implementation of the embodiment of the present invention, before performing multi-dimensional correlation analysis on the extracted relevant information of the target object, the method further includes: acquiring position information of the handheld mobile terminal of the target object according to signal positioning.
根据本发明实施例的一种优选实施方式,对提取的所述目标对象的相关信息进行多维度的关联分析包括:将目标对象的以下相关信息中的至少两类信息进行关联:身体特征信息、行为特征信息、装备信息、手持移动终端的位置信息;对关联后的相关信息进行时空、地域、轨迹和社会关系的综合分析。According to a preferred implementation of the embodiment of the present invention, performing multi-dimensional correlation analysis on the extracted relevant information of the target object includes: correlating at least two types of information in the following relevant information of the target object: body characteristic information, Behavioral characteristic information, equipment information, and location information of handheld mobile terminals; comprehensive analysis of the relevant information after association in space-time, region, trajectory, and social relationships.
根据本发明实施例的一种优选实施方式,对关联后的相关信息进行时空、地域、轨迹的综合分析之后,所述方法还包括:根据综合分析的结果,预测目标对象的未来行为;和/或根据综合分析的结果,追踪目标对象的位置。According to a preferred implementation of the embodiment of the present invention, after a comprehensive analysis of the associated relevant information in time, space, region, and trajectory, the method further includes: predicting the future behavior of the target object based on the result of the comprehensive analysis; and// Or, based on the results of comprehensive analysis, track the location of the target object.
根据本发明实施例的一种优选实施方式,所述方法还包括:在显示屏上显示以下至少之一的信息:人物画像生成信息、时空回溯展示信息、路径追踪信息、行为习惯模型、安全态势图、人像实时监控信息。According to a preferred implementation of the embodiment of the present invention, the method further includes: displaying at least one of the following information on the display screen: character portrait generation information, space-time retrospective display information, path tracking information, behavior habit model, security situation Figure, portrait real-time monitoring information.
为了更好地理解本发明实施例中的技术方案,下面结合附图进行具体说明。In order to better understand the technical solutions in the embodiments of the present invention, specific description will be given below with reference to the drawings.
图3是本发明实施例获取目标对象的相关信息的特征示意图。如图3所示,智能终端摄像头采集到视频信息,如人员、车辆、行为等,包括人员的面部精确定位、面部特征提取、面部特征比对,人员的性别、年龄范围、大致身高、发饰、衣着、物品携带、步履形态等多种可结构化描述信息;交通工具类别、牌照、颜色、车型、品牌、车贴、车饰物信息等多种交通工具描述信息;越界、区域、徘徊、聚集等多种行为描述信息,通过多维向量分析模型,对各类数据的深度信息进行挖掘,结合现有警务信息数据库,实现人物画像、路径追踪。全方位拓展视频数据的分析和预测功能,完成对疑似、可疑、嫌疑人员的时空追溯和行为预测(犯罪地点、行为地址等),用于全时间轴多维追踪。3 is a schematic diagram of characteristics of acquiring relevant information of a target object according to an embodiment of the present invention. As shown in Figure 3, the smart terminal camera collects video information, such as people, vehicles, behaviors, etc., including the precise positioning of the face of the person, facial feature extraction, facial feature comparison, gender, age range, approximate height, hair accessories of the person , A variety of structured description information such as clothing, item carrying, walking form, etc.; various vehicle description information such as vehicle type, license plate, color, model, brand, car stickers, car accessories information; cross-border, area, wandering, aggregation Various behavior description information, through the multi-dimensional vector analysis model, to mine the depth information of various types of data, combined with the existing police information database, to achieve portrait and path tracking. Comprehensively expand the analysis and prediction functions of video data, complete the time and space tracing and behavior prediction (crime location, behavior address, etc.) of suspected, suspicious, and suspected persons for multi-dimensional tracking along the entire time axis.
通过单一人脸识别向多维特征识别转换,利用多维度特征模型进行综合分析、研判刻画目标人脸、体态、步态、上下身服饰、头型、是否戴眼镜等。从孤立探头向全时域连接的组网探头转变,结合组网地理位置信息,实现以时间换精度,刻画目标轨迹。从单一信息维度向人、车、手机等多维信息融合转变,以“人”为核心对象,对“人”、“手机”、“车”等进行同步发现、识别、生成轨迹,实现轨迹检索,且“人”、“车”“手机”轨迹能够融合,形成综合研判,综合分析、排查筛选,刻画目标关系。Through the conversion from single face recognition to multi-dimensional feature recognition, the multi-dimensional feature model is used for comprehensive analysis, research and characterization of the target face, posture, gait, upper and lower body clothing, head shape, whether to wear glasses, etc. From the isolated probe to the full-time domain-connected network probe, combined with the geographical location information of the network, the time-for-precision is achieved to describe the target trajectory. From a single information dimension to the fusion of multi-dimensional information such as people, cars, mobile phones, etc., with "people" as the core object, synchronously discover, identify, generate trajectories for "people", "mobile phones", "cars", etc. to achieve trajectory retrieval, Moreover, the trajectories of "people", "car" and "mobile phone" can be merged to form a comprehensive research and judgment, comprehensive analysis, investigation and screening, and characterize the target relationship.
综合以上数据,在构建跨地域、跨时空识别能力的同时,采用先进的云计算、人工智能技术,结合超算与大数据处理技术,实现具有重点人员轨迹分析、重点人员轨迹研判、重点行业数据监控、重点行业风险监控、多维立体画像、智能串并案、时空轨迹研判、社会关系分析、安全感知态势图等应用,并进行整理、归档、分析、预测,从复杂的数据中挖掘出各类数据背后蕴含的、内在的、必然的因果关系,找到隐秘的规律,促使这些数据从量变到质变,对海量数据进行深度应用和综合应用,以人为核心目标简历档案,实现向后回溯、向前追踪。Synthesizing the above data, while building cross-regional, cross-temporal and spatial recognition capabilities, using advanced cloud computing, artificial intelligence technology, combined with supercomputing and big data processing technology, to achieve key personnel trajectory analysis, key personnel trajectory judgment, key industry data Monitoring, risk monitoring in key industries, multi-dimensional stereoscopic portraits, intelligent serial parallel cases, spatiotemporal trajectory judgment, social relationship analysis, security awareness situation maps, etc., and sorting, archiving, analysis, prediction, and mining various types from complex data The inherent, inevitable causal relationship behind the data, find the hidden laws, and promote these data from quantitative to qualitative changes, in-depth application and comprehensive application of massive data, with people as the core target resume file, to achieve backward and forward track.
图4是本发明实施例的多维模型构建及信息研判示意图,多维模型构建及信息研判分建立模型、数据挖掘、综合分析、融合研判可视化四个部分。4 is a schematic diagram of multi-dimensional model construction and information research and judgment according to an embodiment of the present invention. The multi-dimensional model construction and information research and judgment are divided into four parts: model building, data mining, comprehensive analysis, and fusion research and visualization.
1) 建立模型1) Create a model
建立模型是人像多维模型建立,综合利用人脸、头部、衣着、行为、体态、步态、性别等多个维度特征矢量,建立起人像的多维模型,叠加时间维度、空间维度,提升对象识别的准确度。建立模型主要利用卷积神经网络对图像进行特征提取,卷积神经网络抽象图像的高维特征,传统的图像算法利用人为设定的特征比如Sift或者SURF等人为设定的特征。人为设定的特征往往是局部特征,不能很好的反应图像的全局特征,并且人为设定的特征维度比较低不能充分反应图像的特征,而且很依赖与人的主观经验。利用卷积神经网络提取高维特征根据需要可以提取512或者128或者别的一些维度的特征。能够综合人的面部信息衣着等信息。表达能力强。卷积神经网络包括卷积层,池化层,全连接层等。The establishment of a model is the establishment of a multi-dimensional model of portraits, which comprehensively utilizes multiple dimensional feature vectors such as face, head, clothing, behavior, posture, gait, gender, etc. to establish a multi-dimensional model of portraits, superimposing the time dimension and spatial dimension to improve object recognition Accuracy. To build the model, the convolutional neural network is mainly used to extract the features of the image. The convolutional neural network abstracts the high-dimensional features of the image. The traditional image algorithm uses artificially set features such as Sift or SURF. The artificially set features are often local features, which do not reflect the global features of the image well, and the artificially set feature dimensions are relatively low, which cannot fully reflect the features of the image, and rely heavily on human subjective experience. Using convolutional neural networks to extract high-dimensional features can extract 512 or 128 or other dimensions of features as needed. Able to synthesize information such as human facial information and clothing. Strong expression skills. Convolutional neural networks include convolutional layers, pooling layers, and fully connected layers.
2) 数据挖掘2) Data mining
从海量数据中,通过统计、在线分析处理、情报检索、机器学习、专家系统和模式识别等诸多方法,对数据进行分类、估计、预测、相关性分组或关联规则、聚类、复杂数据类型挖掘,来实现搜索隐藏于其中的信息和价值。From massive data, through statistics, online analytical processing, information retrieval, machine learning, expert systems and pattern recognition, to classify, estimate, predict, group or correlate correlation rules, clustering, complex data type mining , To realize the information and value hidden in the search.
3) 综合分析3) Comprehensive analysis
综合分析分为跨时空分析,跨地域分析,轨迹糅合分析,跨时、域、迹综合分析,社会关系分析。The comprehensive analysis is divided into cross-temporal analysis, cross-regional analysis, trajectory blending analysis, cross-time, domain, and trace comprehensive analysis, and social relationship analysis.
跨时空分析:以“时空”为坐标,用时间换取精度。回溯历史时空信息,获得定性的支持,并对现有信息进行逐步采样,叠加核算,可以不断逼近精准,以达到预测未来的目的。Spatial-temporal analysis: Taking "spatial-temporal" as the coordinates, time is used for accuracy. Backtracking the historical spatiotemporal information, obtaining qualitative support, and gradually sampling the existing information, superimposing calculations, can continue to approach precision to achieve the purpose of predicting the future.
跨地域分析:以“地域”为坐标,分析地域人群的聚集密集度,以便警方及时调度警力分配,把控聚集事件,避免意外事件的发生,并可根据聚集的频繁度来采取适当的措施。Cross-regional analysis: Taking "region" as the coordinate, analyze the concentration of regional crowds, so that the police can dispatch police force distribution in time, control the gathering events, avoid accidents, and take appropriate measures according to the frequency of gathering.
轨迹融合分析:以地图为承载,根据目标人员出现的时间、地点,糅合成地图的行踪路线图,寻找行为规律,推测目标人员的行为目的,对线索侦查,以便警方实时追踪和监视目标人员。Trajectory fusion analysis: Take the map as the carrier, according to the time and location of the target person, synthesize the map's track route map, find the behavior rules, speculate the target person's behavior purpose, and investigate the clues, so that the police can track and monitor the target person in real time.
跨时、域、迹综合分析:以“人”为核心构建全时空管控能力,对人像数据在时间、地域、轨迹多维度空间中信息关联、综合分析,不断逼近精准,精准布控依赖精准的态势分析和研判,实现随时随地了解身份、可追踪、可处置。Comprehensive analysis across time, domains, and traces: build a full-time and space-time management and control capability with "people" as the core, and continuously analyze the information of portrait data in the multi-dimensional space of time, region, and trajectory, and continue to approach precision. Accurate control depends on the precise situation Analyze, research and judge to realize the identity, traceability and disposal anytime and anywhere.
社会关系分析:利用视频监控平台,对视频内容进行智能化分析,提炼出目标人员的片段,并对附近出现的人员进行历史片段的统一分析,构建出目标人员的社会关系网,以便警方快速锁定嫌疑人,排查个体或团伙作案。Social relationship analysis: use the video surveillance platform to intelligently analyze the video content, extract the fragments of the target personnel, and conduct a unified analysis of the historical fragments of the people nearby to build a social network of the target personnel, so that the police can quickly lock Suspects, investigate individuals or gangs to commit crimes.
4) 融合研判可视化4) Visualization of fusion research
融合研判可视化系统分为人物画像生成、时空回溯展示、路径追踪、行为习惯模型、安全态势图、人像实时监控。The fusion research and judgment visualization system is divided into character portrait generation, space-time retrospective display, path tracking, behavior habit model, security situation map, and real-time portrait monitoring.
在本发明的超级智能追踪体系中,在感知层部署和集成多种感知终端,具备按场景、环境的不同自我学习、自我适应的智慧感知能力,由前端的感知层和后端基于超算能力支撑的人工智能作战引擎共同实现对目标的监视和跟踪,而不是简单的摄像头结合和数据叠加。基于该体系,本发明的对象是围绕一个个体“人”,当“人”踏入监控区域即可被认知和识别,建立起时空档案,实现对所在某一时间节点,可以精准定位其所在的位置,监控其正在进行的行为;通过向前回溯,可以调用其过去时间段内的线上和线下的综合行为,对其做出下一步的行为预判;向后追踪,可以持续观察其行动轨迹,对风险及时预警和干预。In the super intelligent tracking system of the present invention, multiple sensing terminals are deployed and integrated in the sensing layer, which has the intelligent sensing ability of different self-learning and self-adaptation according to different scenarios and environments. The front-end sensing layer and the back-end are based on super-computing capabilities Supported artificial intelligence combat engines work together to monitor and track targets, rather than simple camera integration and data overlay. Based on this system, the object of the present invention is around an individual "person". When the "person" enters the monitoring area, it can be recognized and identified, and a spatiotemporal file can be established to realize the precise location of the node at a certain time. Monitor their ongoing behavior; by backtracking forward, you can call the online and offline comprehensive behaviors in the past time period to make a pre-judgment on their next behavior; tracking backward, you can continue to observe Its action trajectory provides timely warning and intervention to risks.
本发明的超级智能追踪系统通过多维、多域全时空的智能追踪实现精准打击。一旦锁定嫌疑人、作案车辆等,马上可以启动多维多域的智能追踪,例如导入嫌疑人信息,即可获得精准的行为轨迹和位置信息便于抓捕;输入嫌疑车辆,即可获取精准的停靠信息或移动轨迹。实现让每个视频探头、RFID、Wi-Fi探针成为24小时不眠不休的警察,真实记录现象,并及时识别问题风险,主动监视、跟踪、定位,将信息和数据进行融合和分析,综合评估,主动触发预警,给出决策辅助建议,由指挥调度体系向民警及时发出干预和处置指令。同时,围绕重点的地点和区域,还可以智能发现识别出现的重点人群、监控进而追踪其行为,进行预警和预防。The super intelligent tracking system of the present invention achieves accurate strikes through intelligent tracking of multi-dimensional and multi-domain full time and space. Once the suspects and vehicles involved in the crime are locked, multi-dimensional and multi-domain intelligent tracking can be started immediately. For example, importing suspect information can obtain accurate behavior trajectory and location information for easy capture; enter the suspect vehicle to obtain accurate parking information Or moving track. Realize that each video probe, RFID, Wi-Fi probe becomes a 24 hours sleepless policeman, record the phenomenon, and identify the risk of the problem in a timely manner, proactively monitor, track, locate, integrate and analyze the information and data, and comprehensively evaluate , Actively trigger early warning, give decision-making auxiliary suggestions, and the command and dispatch system will promptly issue intervention and disposal instructions to the civilian police. At the same time, around the key places and areas, it is also possible to intelligently identify and identify the key people, monitor and track their behavior, and carry out early warning and prevention.
综上,本发明的全时空域的智能追踪系统本质上是基于超算为基础的人工智能+大数据引擎所构建起来的作战体系,按照时间轴为节点,以“人”为核心构建起静态数据与各种智能感知体系形成的动态数据相互打通、融合、关联、综合分析和研判,形成可智能发现,智能研判,智能触发,智能追踪的综合作战体系。以此为核心支撑,可真正意义形成被动处置到主动发现、预测预防预警的转变。In summary, the intelligent tracking system of the whole time and space domain of the present invention is essentially a combat system based on supercomputing-based artificial intelligence + big data engine, based on the time axis as a node, with "human" as the core to build a static The data and the dynamic data formed by various intelligent perception systems are interlinked, integrated, correlated, comprehensively analyzed and judged to form a comprehensive combat system that can be intelligently discovered, intelligently researched and judged, intelligently triggered, and intelligently tracked. With this as the core support, it can truly form a transition from passive disposal to active discovery, prediction, prevention and early warning.
实施例Examples 22
在本实施例中还提供了一种信息的关联分析装置,用于执行上述任一方法实施例中的步骤,已经描述过的内容此处不再赘述。图5是根据本发明实施例的信息的关联分析装置的结构框图,如图5所示,该装置包括:提取模块50,用于利用人像多维模型,从监控视频中提取目标对象的相关信息,其中,目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;分析模块52,用于对提取的目标对象的相关信息进行多维度的关联分析,得到目标对象的人物画像和行为轨迹。In this embodiment, an information correlation analysis device is also provided, which is used to perform the steps in any of the above method embodiments, and the content that has been described will not be repeated here. 5 is a structural block diagram of an information correlation analysis device according to an embodiment of the present invention. As shown in FIG. 5, the device includes: an extraction module 50 for extracting related information of a target object from a surveillance video using a portrait multi-dimensional model, Among them, the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information; the analysis module 52 is used to perform multi-dimensional correlation analysis on the extracted relevant information of the target object to obtain the character portrait and behavior track of the target object .
通过上述装置,提取模块50利用人像多维模型,从监控视频中提取目标对象的相关信息,其中,目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;分析模块52对提取的目标对象的相关信息进行多维度的关联分析,得到目标对象的人物画像和行为轨迹。解决了现有技术中人工浏览监控视频费时费力,且从单一维度进行研判导致准确率不高的问题,通过对追踪对象的各特征向量进行融合处理和研判,以“人”为核心构建起静态数据与各种智能感知体系形成的动态数据相互打通、融合、关联、综合分析和研判,形成可智能发现,智能研判,智能触发,智能追踪的综合作战体系。以此为核心支撑,可真正意义形成被动处置到主动发现、预测预防预警的转变。Through the above-mentioned device, the extraction module 50 uses the portrait multi-dimensional model to extract the relevant information of the target object from the surveillance video, where the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information; the analysis module 52 analyzes the extracted target Multi-dimensional correlation analysis is performed on the relevant information of the object to obtain the character portrait and behavior track of the target object. It solves the problem that the manual browsing of surveillance video in the prior art is time-consuming and laborious, and the research and judgment from a single dimension leads to low accuracy. Through the fusion processing and research and judgment of each feature vector of the tracking object, a static is built with "people" as the core The data and the dynamic data formed by various intelligent perception systems are interlinked, integrated, correlated, comprehensively analyzed and judged to form a comprehensive combat system that can be intelligently discovered, intelligently researched and judged, intelligently triggered, and intelligently tracked. With this as the core support, it can truly form a transition from passive disposal to active discovery, prediction, prevention and early warning.
根据本发明实施例的一种优选实施方式,所述装置还包括:采集模块,用于采集包含目标对象的监控视频,其中,监控视频中至少包括以下之一的图像元素:目标对象本人,与目标对象相关联的交通工具,与目标对象相关联的标志性物品。According to a preferred implementation of the embodiment of the present invention, the device further includes: an acquisition module for acquiring a surveillance video containing the target object, wherein the surveillance video includes at least one of the following image elements: the target object himself, and The vehicle associated with the target object, the iconic item associated with the target object.
提取模块50还用于:利用人像多维模型从监控视频中提取目标对象的相关信息,其中,所述人像多维模型为利用人体的多个维度的特征矢量建立的模型,所述人像多维模型利用卷积神经网络对图像进行特征提取。The extraction module 50 is also used to: use the portrait multi-dimensional model to extract the relevant information of the target object from the surveillance video, wherein the portrait multi-dimensional model is a model built using feature vectors of multiple dimensions of the human body, and the portrait multi-dimensional model uses volume The product neural network performs feature extraction on the image.
提取模块50还用于:从监控视频中提取目标对象的身体特征信息,其中,身体特征信息至少包括以下之一:性别、身高、发饰、衣着、随身携带的物品、步履形态、面部特征、头型、面部装饰品;从监控视频中提取目标对象的行为特征信息,其中,行为特征信息至少包括以下之一:越界行为、活动区域、徘徊区域、聚集行为;从监控视频中提取目标对象的装备信息,其中,装备信息至少包括以下之一:交通工具类别、牌照、交通工具的颜色、车型、品牌、车贴、车饰物信息、目标对象的手持移动终端。The extraction module 50 is also used to: extract the body characteristic information of the target object from the surveillance video, wherein the body characteristic information includes at least one of the following: gender, height, hair accessories, clothing, carry-on items, walking form, facial characteristics, Head shape and facial decorations; extract the behavior characteristic information of the target object from the surveillance video, where the behavior characteristic information includes at least one of the following: cross-border behavior, active area, wandering area, aggregation behavior; extract the target object's behavior from the surveillance video Equipment information, wherein the equipment information includes at least one of the following: vehicle type, license plate, vehicle color, model, brand, car sticker, car accessories information, and target object's handheld mobile terminal.
根据本发明实施例的一种优选实施方式,所述装置还包括:定位模块,用于根据信号定位获取模块,用于获取所述目标对象的手持移动终端的位置信息。According to a preferred implementation of the embodiment of the present invention, the device further includes: a positioning module, configured to locate the acquisition module according to the signal, and used to acquire the position information of the handheld mobile terminal of the target object.
分析模块52包括:关联单元,用于将所述目标对象的以下相关信息中的至少两类信息进行关联:身体特征信息、行为特征信息、装备信息、手持移动终端的位置信息;分析单元,用于对关联后的所述相关信息进行时空、地域、轨迹和社会关系的综合分析。The analysis module 52 includes: an association unit for correlating at least two types of information in the following related information of the target object: physical characteristic information, behavior characteristic information, equipment information, position information of the handheld mobile terminal; analysis unit, used In order to conduct a comprehensive analysis of the relevant information after the association in time, space, region, trajectory and social relationship.
所述装置还包括:预测模块,用于根据所述综合分析的结果,预测所述目标对象的未来行为;追踪模块,用于根据所述综合分析的结果,追踪所述目标对象的位置。The device further includes: a prediction module for predicting the future behavior of the target object based on the result of the comprehensive analysis; and a tracking module for tracking the location of the target object based on the result of the comprehensive analysis.
所述装置还包括:显示模块,用于显示以下至少之一的信息:人物画像生成信息、时空回溯展示信息、路径追踪信息、行为习惯模型、安全态势图、人像实时监控信息。The device further includes a display module for displaying at least one of the following information: character portrait generation information, space-time retrospective display information, path tracking information, behavior habit model, safety situation map, and portrait real-time monitoring information.
在本发明的超级智能追踪体系中,在感知层部署和集成多种感知终端,具备按场景、环境的不同自我学习、自我适应的智慧感知能力,由前端的感知层和后端基于超算能力支撑的人工智能作战引擎共同实现对目标的监视和跟踪,而不是简单的摄像头结合和数据叠加。基于该体系,本发明的对象是围绕一个个体“人”,当“人”踏入监控区域即可被认知和识别,建立起时空档案,实现对所在某一时间节点,可以精准定位其所在的位置,监控其正在进行的行为;通过向前回溯,可以调用其过去时间段内的线上和线下的综合行为,对其做出下一步的行为预判;向后追踪,可以持续观察其行动轨迹,对风险及时预警和干预。In the super intelligent tracking system of the present invention, multiple sensing terminals are deployed and integrated in the sensing layer, which has the intelligent sensing ability of different self-learning and self-adaptation according to different scenarios and environments. The front-end sensing layer and the back-end are based on super-computing capabilities Supported artificial intelligence combat engines work together to monitor and track targets, rather than simple camera integration and data overlay. Based on this system, the object of the present invention is around an individual "person". When the "person" enters the monitoring area, it can be recognized and identified, and a spatiotemporal file can be established to realize the precise location of the node at a certain time. Monitor their ongoing behavior; by backtracking forward, you can call the online and offline comprehensive behaviors in the past time period to make a pre-judgment on their next behavior; tracking backward, you can continue to observe Its action trajectory provides timely warning and intervention to risks.
本发明的超级智能追踪系统通过多维、多域全时空的智能追踪实现精准打击。一旦锁定嫌疑人、作案车辆等,马上可以启动多维多域的智能追踪,例如导入嫌疑人信息,即可获得精准的行为轨迹和位置信息便于抓捕;输入嫌疑车辆,即可获取精准的停靠信息或移动轨迹。实现让每个视频探头、RFID、Wi-Fi探针成为24小时不眠不休的警察,真实记录现象,并及时识别问题风险,主动监视、跟踪、定位,将信息和数据进行融合和分析,综合评估,主动触发预警,给出决策辅助建议,由指挥调度体系向民警及时发出干预和处置指令。同时,围绕重点的地点和区域,还可以智能发现识别出现的重点人群、监控进而追踪其行为,进行预警和预防。The super intelligent tracking system of the present invention achieves accurate strikes through intelligent tracking of multi-dimensional and multi-domain full time and space. Once the suspects and vehicles involved in the crime are locked, multi-dimensional and multi-domain intelligent tracking can be started immediately. For example, importing suspect information can obtain accurate behavior trajectory and location information for easy capture; enter the suspect vehicle to obtain accurate parking information Or moving track. Realize that each video probe, RFID, Wi-Fi probe becomes a 24 hours sleepless policeman, record the phenomenon, and identify the risk of the problem in a timely manner, proactively monitor, track, locate, integrate and analyze the information and data, and comprehensively evaluate , Actively trigger early warning, give decision-making auxiliary suggestions, and the command and dispatch system will promptly issue intervention and disposal instructions to the civilian police. At the same time, around the key places and areas, it is also possible to intelligently identify and identify the key people, monitor and track their behavior, and carry out early warning and prevention.
综上,本发明的全时空域的智能追踪系统本质上是基于超算为基础的人工智能+大数据引擎所构建起来的作战体系,按照时间轴为节点,以“人”为核心构建起静态数据与各种智能感知体系形成的动态数据相互打通、融合、关联、综合分析和研判,形成可智能发现,智能研判,智能触发,智能追踪的综合作战体系。以此为核心支撑,可真正意义形成被动处置到主动发现、预测预防预警的转变。In summary, the intelligent tracking system of the whole time and space domain of the present invention is essentially a combat system based on supercomputing-based artificial intelligence + big data engine, based on the time axis as a node, with "human" as the core to build a static The data and the dynamic data formed by various intelligent perception systems are interlinked, integrated, correlated, comprehensively analyzed and judged to form a comprehensive combat system that can be intelligently discovered, intelligently researched and judged, intelligently triggered, and intelligently tracked. With this as the core support, it can truly form a transition from passive disposal to active discovery, prediction, prevention and early warning.
实施例Examples 33
本发明的实施例还提供了一种存储介质,该存储介质中存储有计算机程序,其中,该计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。An embodiment of the present invention further provides a storage medium in which a computer program is stored, wherein the computer program is set to execute any of the steps in the above method embodiments during runtime.
可选地,在本实施例中,上述存储介质可以被设置为存储用于执行以下步骤的计算机程序:Optionally, in this embodiment, the above storage medium may be set to store a computer program for performing the following steps:
S1,从监控视频中提取目标对象的相关信息,其中,所述目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;S1. Extract relevant information of the target object from the surveillance video, where the relevant information of the target object includes: physical characteristic information, behavior characteristic information, and equipment information;
S2,对提取的所述目标对象的相关信息进行多维度的关联分析,得到所述目标对象的人物画像和行为轨迹。S2. Perform multi-dimensional correlation analysis on the extracted relevant information of the target object to obtain a character portrait and behavior track of the target object.
可选地,存储介质还被设置为存储用于执行以下步骤的计算机程序:Optionally, the storage medium is also configured to store a computer program for performing the following steps:
采集包含所述目标对象的监控视频,其中,所述监控视频中至少包括以下之一的图像元素:所述目标对象本人,与所述目标对象相关联的交通工具,与所述目标对象相关联的标志性物品。Collect a surveillance video containing the target object, wherein the surveillance video includes at least one of the following image elements: the target object himself, the vehicle associated with the target object, and the target object Iconic items.
可选地,存储介质还被设置为存储用于执行以下步骤的计算机程序:Optionally, the storage medium is also configured to store a computer program for performing the following steps:
利用人像多维模型从监控视频中提取目标对象的相关信息,其中,所述人像多维模型为利用人体的多个维度的特征矢量建立的模型,所述人像多维模型利用卷积神经网络对图像进行特征提取。A portrait multi-dimensional model is used to extract relevant information of the target object from the surveillance video, wherein the portrait multi-dimensional model is a model built using feature vectors of multiple dimensions of the human body, and the portrait multi-dimensional model uses a convolutional neural network to characterize the image extract.
可选地,在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(Read-Only Memory,简称为ROM)、随机存取存储器(Random Access Memory,简称为RAM)、移动硬盘、磁碟或者光盘等各种可以存储计算机程序的介质。Optionally, in this embodiment, the foregoing storage medium may include, but is not limited to: a U disk, a read-only memory (Read-Only Memory, referred to as ROM), random access memory (Random Access Memory (referred to as RAM), mobile hard disk, magnetic disk or optical disk and other media that can store computer programs.
本发明的实施例还提供了一种电子装置,包括存储器和处理器,该存储器中存储有计算机程序,该处理器被设置为运行计算机程序以执行上述任一项方法实施例中的步骤。An embodiment of the present invention further provides an electronic device, including a memory and a processor, where the computer program is stored in the memory, and the processor is configured to run the computer program to perform any of the steps in the above method embodiments.
可选地,上述电子装置还可以包括传输设备以及输入输出设备,其中,该传输设备和上述处理器连接,该输入输出设备和上述处理器连接。Optionally, the electronic device may further include a transmission device and an input-output device, wherein the transmission device is connected to the processor, and the input-output device is connected to the processor.
可选地,在本实施例中,上述处理器可以被设置为通过计算机程序执行以下步骤:Optionally, in this embodiment, the foregoing processor may be configured to perform the following steps through a computer program:
S1,从监控视频中提取目标对象的相关信息,其中,所述目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;S1. Extract relevant information of the target object from the surveillance video, where the relevant information of the target object includes: physical characteristic information, behavior characteristic information, and equipment information;
S2,对提取的所述目标对象的相关信息进行多维度的关联分析,得到所述目标对象的人物画像和行为轨迹。S2. Perform multi-dimensional correlation analysis on the extracted relevant information of the target object to obtain a character portrait and behavior track of the target object.
可选地,处理器还被设置为存储用于执行以下步骤的计算机程序:Optionally, the processor is also configured to store a computer program for performing the following steps:
采集包含所述目标对象的监控视频,其中,所述监控视频中至少包括以下之一的图像元素:所述目标对象本人,与所述目标对象相关联的交通工具,与所述目标对象相关联的标志性物品。Collect a surveillance video containing the target object, wherein the surveillance video includes at least one of the following image elements: the target object himself, the vehicle associated with the target object, and the target object Iconic items.
可选地,处理器还被设置为存储用于执行以下步骤的计算机程序:Optionally, the processor is also configured to store a computer program for performing the following steps:
利用人像多维模型从监控视频中提取目标对象的相关信息,其中,所述人像多维模型为利用人体的多个维度的特征矢量建立的模型,所述人像多维模型利用卷积神经网络对图像进行特征提取。Use the portrait multi-dimensional model to extract the relevant information of the target object from the surveillance video, wherein the portrait multi-dimensional model is a model built using feature vectors of multiple dimensions of the human body, and the portrait multi-dimensional model uses a convolutional neural network to characterize the image extract.
本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。For specific examples in this embodiment, reference may be made to the examples described in the foregoing embodiments and optional implementation manners, and details are not repeated in this embodiment.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。Obviously, those skilled in the art should understand that the above-mentioned modules or steps of the present invention can be implemented by a general-purpose computing device, they can be concentrated on a single computing device, or distributed in a network composed of multiple computing devices Above, optionally, they can be implemented with program code executable by the computing device, so that they can be stored in the storage device to be executed by the computing device, and in some cases, can be in a different order than here The steps shown or described are performed, or they are made into individual integrated circuit modules respectively, or multiple modules or steps among them are made into a single integrated circuit module for implementation. In this way, the present invention is not limited to any specific combination of hardware and software.
工业实用性Industrial applicability
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above is only the preferred embodiments of the present invention and is not intended to limit the present invention. For those skilled in the art, the present invention may have various modifications and changes. Any modification, equivalent replacement, improvement, etc. made within the principles of the present invention shall be included in the protection scope of the present invention.

Claims (11)

  1. 一种信息的关联分析方法,其特征在于,包括:An information association analysis method, which is characterized by including:
    从监控视频中提取目标对象的相关信息,其中,所述目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;Extract the relevant information of the target object from the surveillance video, wherein the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information;
    对提取的所述目标对象的相关信息进行多维度的关联分析,得到所述目标对象的人物画像和行为轨迹。Multi-dimensional correlation analysis is performed on the extracted relevant information of the target object to obtain a character portrait and behavior track of the target object.
  2. 根据权利要求1所述的方法,其特征在于,从监控视频中提取目标对象的相关信息之前,所述方法还包括:The method according to claim 1, wherein before extracting the relevant information of the target object from the surveillance video, the method further comprises:
    采集包含所述目标对象的监控视频,其中,所述监控视频中至少包括以下之一的图像元素:所述目标对象本人,与所述目标对象相关联的交通工具,与所述目标对象相关联的标志性物品。Collect a surveillance video containing the target object, wherein the surveillance video includes at least one of the following image elements: the target object himself, the vehicle associated with the target object, and the target object Iconic items.
  3. 根据权利要求1所述的方法,其特征在于,从监控视频中提取目标对象的相关信息包括:The method according to claim 1, wherein extracting the relevant information of the target object from the surveillance video includes:
    利用人像多维模型从监控视频中提取目标对象的相关信息,其中,所述人像多维模型为利用人体的多个维度的特征矢量建立的模型,所述人像多维模型利用卷积神经网络对图像进行特征提取。Use the portrait multi-dimensional model to extract the relevant information of the target object from the surveillance video, wherein the portrait multi-dimensional model is a model built using feature vectors of multiple dimensions of the human body, and the portrait multi-dimensional model uses a convolutional neural network to characterize the image extract.
  4. 根据权利要求1所述的方法,其特征在于,从监控视频中提取目标对象的相关信息,包括:The method according to claim 1, wherein the relevant information of the target object extracted from the surveillance video includes:
    从监控视频中提取目标对象的所述身体特征信息,其中,所述身体特征信息至少包括以下之一:性别、身高、发饰、衣着、随身携带的物品、步履形态、面部特征、头型、面部装饰品;Extract the body characteristic information of the target object from the surveillance video, wherein the body characteristic information includes at least one of the following: gender, height, hair accessories, clothing, carry-on items, walking shape, facial characteristics, head shape, Facial decorations
    从监控视频中提取目标对象的所述行为特征信息,其中,所述行为特征信息至少包括以下之一:越界行为、活动区域、徘徊区域、聚集行为;Extracting the behavior characteristic information of the target object from the surveillance video, wherein the behavior characteristic information includes at least one of the following: cross-border behavior, active area, wandering area, aggregation behavior;
    从监控视频中提取目标对象的所述装备信息,其中,所述装备信息至少包括以下之一:交通工具类别、牌照、交通工具的颜色、车型、品牌、车贴、车饰物信息、所述目标对象的手持移动终端。Extract the equipment information of the target object from the surveillance video, where the equipment information includes at least one of the following: vehicle type, license plate, vehicle color, model, brand, car sticker, car accessories information, the target Target's handheld mobile terminal.
  5. 根据权利要求4所述的方法,其特征在于,对提取的所述目标对象的相关信息进行多维度的关联分析之前,所述方法包括:The method according to claim 4, wherein before performing multi-dimensional correlation analysis on the extracted relevant information of the target object, the method comprises:
    根据信号定位获取所述目标对象的手持移动终端的位置信息。Acquire the position information of the handheld mobile terminal of the target object according to the signal positioning.
  6. 根据权利要求5所述的方法,其特征在于,对提取的所述目标对象的相关信息进行多维度的关联分析包括:The method according to claim 5, wherein performing multi-dimensional correlation analysis on the extracted relevant information of the target object includes:
    将所述目标对象的以下相关信息中的至少两类信息进行关联:所述身体特征信息、所述行为特征信息、所述装备信息、所述手持移动终端的位置信息;Associate at least two types of information in the following related information of the target object: the physical characteristic information, the behavior characteristic information, the equipment information, and the position information of the handheld mobile terminal;
    对关联后的所述相关信息进行时空、地域、轨迹和社会关系的综合分析。Comprehensive analysis of the relevant information after the association in time, space, region, trajectory and social relationship.
  7. 根据权利要求6所述的方法,其特征在于,对关联后的所述相关信息进行时空、地域、轨迹的综合分析之后,所述方法还包括:The method according to claim 6, characterized in that, after a comprehensive analysis of the related information after the association in time, space, region and trajectory, the method further comprises:
    根据所述综合分析的结果,预测所述目标对象的未来行为;和/或Predict the future behavior of the target object based on the results of the comprehensive analysis; and/or
    根据所述综合分析的结果,追踪所述目标对象的位置。According to the result of the comprehensive analysis, track the position of the target object.
  8. 根据权利要求7中所述的方法,其特征在于,所述方法还包括:The method according to claim 7, wherein the method further comprises:
    在显示屏上显示以下至少之一的信息:人物画像生成信息、时空回溯展示信息、路径追踪信息、行为习惯模型、安全态势图、人像实时监控信息。At least one of the following information is displayed on the display screen: character portrait generation information, space-time retrospective display information, path tracking information, behavior habit model, security situation map, and real-time portrait monitoring information.
  9. 一种信息的关联分析装置,其特征在于,包括:An information correlation analysis device, characterized in that it includes:
    提取模块,用于利用人像多维模型,从监控视频中提取目标对象的相关信息,其中,所述目标对象的相关信息包括:身体特征信息、行为特征信息、装备信息;The extraction module is used to extract the relevant information of the target object from the surveillance video by using the multi-dimensional portrait model, wherein the relevant information of the target object includes: body characteristic information, behavior characteristic information, equipment information;
    分析模块,用于对提取的所述目标对象的相关信息进行多维度的关联分析,得到所述目标对象的人物画像和行为轨迹。The analysis module is configured to perform multi-dimensional correlation analysis on the extracted relevant information of the target object to obtain a character portrait and behavior track of the target object.
  10. 一种存储介质,其特征在于,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行所述权利要求1至8任一项中所述的方法。A storage medium, characterized in that a computer program is stored in the storage medium, wherein the computer program is configured to execute the method described in any one of claims 1 to 8 during runtime.
  11. 一种电子装置,包括存储器和处理器,其特征在于,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行所述权利要求1至8任一项中所述的方法。An electronic device, including a memory and a processor, wherein a computer program is stored in the memory, and the processor is configured to run the computer program to execute any one of claims 1 to 8. Described method.
PCT/CN2019/112925 2018-12-06 2019-10-24 Information associated analysis method and apparatus, and storage medium and electronic device WO2020114138A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811485809.2 2018-12-06
CN201811485809.2A CN111291589B (en) 2018-12-06 Information association analysis method and device, storage medium and electronic device

Publications (1)

Publication Number Publication Date
WO2020114138A1 true WO2020114138A1 (en) 2020-06-11

Family

ID=70974096

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/112925 WO2020114138A1 (en) 2018-12-06 2019-10-24 Information associated analysis method and apparatus, and storage medium and electronic device

Country Status (1)

Country Link
WO (1) WO2020114138A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111950937A (en) * 2020-09-01 2020-11-17 上海海事大学 Key personnel risk assessment method based on fusion space-time trajectory
CN112218046A (en) * 2020-09-27 2021-01-12 杭州海康威视系统技术有限公司 Object monitoring method and device
CN112388678A (en) * 2020-11-04 2021-02-23 公安部第三研究所 Behavior detection robot based on low-power-consumption pattern recognition technology
CN113628479A (en) * 2021-08-16 2021-11-09 成都民航空管科技发展有限公司 Video-based tower control information fusion system and method
CN113641660A (en) * 2021-08-31 2021-11-12 联通(广东)产业互联网有限公司 Big data analysis system for retired soldier
CN113793174A (en) * 2021-09-01 2021-12-14 北京爱笔科技有限公司 Data association method and device, computer equipment and storage medium
CN115345907A (en) * 2022-10-18 2022-11-15 广东电网有限责任公司中山供电局 Target dynamic tracking device based on edge calculation
CN115457449A (en) * 2022-11-11 2022-12-09 深圳市马博士网络科技有限公司 Early warning system based on AI video analysis and monitoring security protection

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104599443A (en) * 2015-01-12 2015-05-06 江苏省交通规划设计院股份有限公司 Vehicle-mounted forewarning terminal for driving behaviors based on information fusion and forewarning method thereof
CN104866860A (en) * 2015-03-20 2015-08-26 武汉工程大学 Indoor human body behavior recognition method
CN105160313A (en) * 2014-09-15 2015-12-16 中国科学院重庆绿色智能技术研究院 Method and apparatus for crowd behavior analysis in video monitoring
US20170367651A1 (en) * 2016-06-27 2017-12-28 Facense Ltd. Wearable respiration measurements system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105160313A (en) * 2014-09-15 2015-12-16 中国科学院重庆绿色智能技术研究院 Method and apparatus for crowd behavior analysis in video monitoring
CN104599443A (en) * 2015-01-12 2015-05-06 江苏省交通规划设计院股份有限公司 Vehicle-mounted forewarning terminal for driving behaviors based on information fusion and forewarning method thereof
CN104866860A (en) * 2015-03-20 2015-08-26 武汉工程大学 Indoor human body behavior recognition method
US20170367651A1 (en) * 2016-06-27 2017-12-28 Facense Ltd. Wearable respiration measurements system

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111950937A (en) * 2020-09-01 2020-11-17 上海海事大学 Key personnel risk assessment method based on fusion space-time trajectory
CN111950937B (en) * 2020-09-01 2023-12-01 上海海事大学 Important personnel risk assessment method based on fusion of space-time trajectories
CN112218046A (en) * 2020-09-27 2021-01-12 杭州海康威视系统技术有限公司 Object monitoring method and device
CN112218046B (en) * 2020-09-27 2023-10-24 杭州海康威视系统技术有限公司 Object monitoring method and device
CN112388678A (en) * 2020-11-04 2021-02-23 公安部第三研究所 Behavior detection robot based on low-power-consumption pattern recognition technology
CN113628479A (en) * 2021-08-16 2021-11-09 成都民航空管科技发展有限公司 Video-based tower control information fusion system and method
CN113641660A (en) * 2021-08-31 2021-11-12 联通(广东)产业互联网有限公司 Big data analysis system for retired soldier
CN113793174A (en) * 2021-09-01 2021-12-14 北京爱笔科技有限公司 Data association method and device, computer equipment and storage medium
CN115345907A (en) * 2022-10-18 2022-11-15 广东电网有限责任公司中山供电局 Target dynamic tracking device based on edge calculation
CN115345907B (en) * 2022-10-18 2022-12-30 广东电网有限责任公司中山供电局 Target dynamic tracking device based on edge calculation
CN115457449A (en) * 2022-11-11 2022-12-09 深圳市马博士网络科技有限公司 Early warning system based on AI video analysis and monitoring security protection

Also Published As

Publication number Publication date
CN111291589A (en) 2020-06-16

Similar Documents

Publication Publication Date Title
WO2020114138A1 (en) Information associated analysis method and apparatus, and storage medium and electronic device
Yang et al. Visual perception enabled industry intelligence: state of the art, challenges and prospects
Fan et al. Learning longterm representations for person re-identification using radio signals
CN109934176B (en) Pedestrian recognition system, recognition method, and computer-readable storage medium
CN109271554B (en) Intelligent video identification system and application thereof
Franklin et al. Anomaly detection in videos for video surveillance applications using neural networks
Han et al. Deep learning-based workers safety helmet wearing detection on construction sites using multi-scale features
CN109543312B (en) Space-time investigation analysis method and system
US20210382933A1 (en) Method and device for archive application, and storage medium
CN111860430B (en) Identification method and device of fighting behavior, storage medium and electronic device
CN106355154B (en) Method for detecting frequent passing of people in surveillance video
JP6807925B2 (en) Video identification and analysis recognition system
CN110472532B (en) Video object behavior identification method and device
CN110659391A (en) Video detection method and device
Küçükkeçeci et al. Multilevel object tracking in wireless multimedia sensor networks for surveillance applications using graph-based big data
WO2020103293A1 (en) Method, device, and electronic device for presenting individual search information
CN114550053A (en) Traffic accident responsibility determination method, device, computer equipment and storage medium
CN109670517A (en) Object detection method, device, electronic equipment and target detection model
Shahabi et al. Janus-multi source event detection and collection system for effective surveillance of criminal activity
CN110119730A (en) A kind of monitor video processing method, system, terminal and storage medium
Ntouskos et al. Saliency prediction in the coherence theory of attention
CN111291589B (en) Information association analysis method and device, storage medium and electronic device
de Campos A survey on computer vision tools for action recognition, crowd surveillance and suspect retrieval
Xu et al. Violent Physical Behavior Detection using 3D Spatio-Temporal Convolutional Neural Networks
Vigil et al. EYE SPY face detection and identification using YOLO

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19892263

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19892263

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19892263

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 29.04.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 19892263

Country of ref document: EP

Kind code of ref document: A1