WO2016004673A1 - Intelligent target recognition device, system and method based on cloud service - Google Patents

Intelligent target recognition device, system and method based on cloud service Download PDF

Info

Publication number
WO2016004673A1
WO2016004673A1 PCT/CN2014/085640 CN2014085640W WO2016004673A1 WO 2016004673 A1 WO2016004673 A1 WO 2016004673A1 CN 2014085640 W CN2014085640 W CN 2014085640W WO 2016004673 A1 WO2016004673 A1 WO 2016004673A1
Authority
WO
WIPO (PCT)
Prior art keywords
video
data classification
recognition device
smart
cloud server
Prior art date
Application number
PCT/CN2014/085640
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
Application filed by 王向恒 filed Critical 王向恒
Priority to CN201480080427.5A priority Critical patent/CN107005679B/en
Publication of WO2016004673A1 publication Critical patent/WO2016004673A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast

Definitions

  • the invention relates to a smart target recognition device based on cloud service, and relates to an intelligent target recognition system and a corresponding intelligent target recognition method using the device, and belongs to the technical field of video surveillance.
  • the existing video surveillance system has simple motion detection and alarm functions, but it does not have the functions of target recognition, behavior understanding, event recognition, etc., but the real security protection requires people to observe and analyze images in real time. Get the security evaluation of the scene.
  • people are freed from boring on-site surveillance.
  • Many researchers combine optoelectronic digital image processing and analysis, pattern recognition, computer vision, artificial intelligence and other technologies with video surveillance to propose intelligent visual surveillance.
  • the research direction has carried out in-depth research in the fields of detection, tracking, classification, recognition, target behavior understanding and event recognition of moving targets.
  • the monitoring effect of the video surveillance system is directly related to the data classification method adopted, and the data classification method is obtained through data sample training analysis.
  • the data classification method is obtained through data sample training analysis.
  • the cloud server synthesizes all data in different occasions, that is, all users share a data classification method.
  • the video surveillance system is usually used in a specific scenario.
  • the shared data classification method will make the detection accuracy random.
  • the cloud server needs to process and store a large amount of invalid video information (such as no abnormality in the scene). Will consume a lot of bandwidth and server costs.
  • US Patent Application Publication No. US2014043480 discloses a video surveillance system and method, in which a front-end data acquisition device collects video images and transmits video image data to a front-end access device; the front-end access device transmits the front-end data acquisition device.
  • the video image data is transmitted to the cloud system; the cloud system analyzes the video image data, and generates an alarm when the behavior of the target in the video image collected by the front-end data acquisition device is abnormal.
  • the invention analyzes and processes video image data through a cloud system, and all users share a video analysis server, and the accuracy of the monitoring may have a certain error, and the cost of the server is relatively high.
  • the primary technical problem to be solved by the present invention is to provide a cloud object-based intelligent object recognition device.
  • Another technical problem to be solved by the present invention is to provide an intelligent target recognition system using the above-described intelligent target recognition device.
  • Another technical problem to be solved by the present invention is to provide an intelligent target recognition method based on the above-described intelligent target recognition system.
  • a smart object recognition device based on a cloud service comprising a video analysis module, a data classification module, a storage module, a communication module and a control module; wherein the control module is responsible for information interaction between the modules;
  • the video analysis module performs analysis processing on the video data transmitted by the communication module; the data classification module determines whether the monitoring environment is abnormal according to the image information processed by the analysis module, and sends alarm information to the monitoring terminal through the communication module; the storing The module is used to store the collected video data;
  • the control module receives a video viewing instruction of the monitoring terminal on the one hand, notifies the storage module to transmit the video data to the monitoring terminal, and downloads and updates the configuration file in the data classification module through the communication module.
  • An intelligent target recognition system based on a cloud service comprising the above intelligent target recognition device, a video collection device, a monitoring terminal, and a cloud server; the smart target recognition device and the video collection device, the monitoring terminal, and the cloud server respectively Connected through the network;
  • the video collection device collects video information of the monitoring environment in real time
  • the smart target recognition device is used for video analysis and data classification, and sends the recognition result and the video to the monitoring terminal;
  • the monitoring terminal sends the identification result that is determined to be incorrect and the data sample of the video refinement to the cloud server;
  • the cloud server sends the data sample of the recognition result and the video refinement to the terminal device as a data sample, and trains to generate a configuration file for updating the data classification of the smart object recognition device.
  • An intelligent target recognition method based on cloud service is implemented based on the above intelligent target recognition system, and includes the following steps:
  • the intelligent target recognition device classifies the video data according to the data classification method, and transmits the recognition result to the monitoring terminal;
  • the monitoring terminal feeds back the misidentified video feature information to the cloud server according to the user's selection
  • the cloud server processes the video feature information, trains to generate a new data classification method, and sends an update notification to the smart target recognition device;
  • the smart target recognition device receives the notification, downloads and updates a data classification method configuration file.
  • the present invention separates the actual use of the data classification method from the data training process.
  • the smart target recognition device is arranged in the monitoring environment, and the user sends the misclassified data classification result to the Cloud Server.
  • the cloud server only needs to train and generate a data classification method for updating the smart target recognition device according to the video feature data fed back by the user. Therefore, the present invention is particularly suitable for a separate user monitoring environment, which can effectively reduce the false alarm rate and improve the recognition accuracy of the video monitoring system.
  • Figure 1 is a flow chart showing the generation and use of a data classification method
  • FIG. 2 is a schematic structural diagram of a smart target recognition device provided by the present invention.
  • FIG. 3 is a schematic structural diagram of an intelligent target recognition system provided by the present invention.
  • FIG. 4 is a flowchart of a smart target recognition method provided by the present invention.
  • the smart target recognition device provided by the present invention is located in a user's monitoring environment and is used in conjunction with the video capture device.
  • the smart target recognition device analyzes the video collected by the video capture device, and determines whether the current environment has an abnormal situation. When there is an abnormal situation, an alarm notification is pushed to the user through the network.
  • the device can also automatically update the data classification method when there is a configuration update.
  • the smart object recognition device comprises a video analysis module, a data classification module, a storage module, a communication module, and a control module.
  • the control modules are each connected to each module.
  • the communication module is respectively connected to the video analysis module and the data classification module.
  • the video analysis module is used for analyzing and processing the collected video data, and specifically includes three units of moving target detection and extraction, target segmentation and feature extraction. These units can be implemented in software or firmware. Among them, the moving target detection and extraction unit can adopt algorithms such as frame difference method, optical flow method and dynamic adaptive background method, so that the background and moving objects can be distinguished. After the moving object detection and extraction unit extracts the detected object, the target segmentation unit divides the target. The target segmentation can be performed by the Otsu method (maximum inter-class variance method), iterative method, maximum entropy method, and the like.
  • the feature extraction unit extracts feature information of the image, such as a color, a shape, a motion trajectory, and the like, by tracking the segmented target.
  • the image feature information is usually saved in the form of a feature vector.
  • the data classification module determines whether the monitoring environment is abnormal according to the image information processed by the analysis module.
  • the data classification module requires a built-in initialized data classification method configuration file (usually in resident memory or firmware).
  • the initialized data classification method configuration file is obtained from a large number of benchmark sample data.
  • the data classification method can be understood as a mapping relationship, which automatically maps the input feature vector to +1 or -1. In the present invention, +1 and -1 respectively represent two types of recognition results of "important events intrusion" and "non-significant events in motion".
  • the data classifier identifies which category the current video belongs to, it sends the recognition result to the user's monitoring terminal.
  • cloud server training generates new data classification methods. This method is used for the configuration file in the updated data classification module.
  • Such a data classification module can continuously update the data classification method.
  • the new data classification method is Adapt to the current monitoring environment, so the new classification method for identification and classification can effectively reduce the false positive rate.
  • the storage module is used to store the collected video data, which is convenient for the user to view and play back.
  • the storage module can be implemented by using Flash Memory, DDR SDRAM, or the like.
  • the communication module is used for information interaction between the smart target recognition device and the video capture device, the monitoring terminal, and the cloud server.
  • the communication module includes a video access unit and a data interaction unit.
  • the video access unit is configured to access the collected video and send the video to the video analysis module and the storage module.
  • the video access unit is a video decoding circuit, and is used for decoding video data collected by the video capture device.
  • the data interaction unit is used for data interaction between the smart target recognition device and the monitoring terminal, and sends the classification result of the data classification module to the monitoring terminal, and simultaneously receives the video viewing information sent by the monitoring terminal;
  • the information is exchanged between the target recognition device and the cloud server.
  • the cloud server notifies the smart target recognition device to update the classification profile in the data classification module by training the video feature data.
  • the data interaction unit may adopt any one of wired network communication or wireless network communication.
  • the wired network may adopt an Ethernet interface
  • the wireless network communication may be WIFI, 3G/4G, or the like.
  • the control module is a core functional module of the intelligent target recognition device, and controls data communication and interaction between the respective modules.
  • the control module can be implemented by a single chip microcomputer or a microcontroller (MCU), etc., after receiving the video viewing instruction of the monitoring terminal, notifying the storage module to transmit the video data to the monitoring terminal, and downloading the cloud server through the communication module. Update the configuration file of the data classification method in the data classification module.
  • a video analysis module For a video analysis module, a data classification module, a control module, etc., those skilled in the art can understand that the above embodiments can be implemented in software, hardware or a combination of software and hardware.
  • the hardware portion can be implemented using dedicated logic; the software portion can be stored in memory and executed by a suitable instruction execution system, such as a microprocessor or dedicated design hardware.
  • a suitable instruction execution system such as a microprocessor or dedicated design hardware.
  • processor control code such as a carrier medium such as a magnetic disk, CD or DVD-ROM, such as a read-only memory.
  • Such code is provided on a programmable memory (firmware) or on a data carrier such as an optical or electronic signal carrier.
  • the system of this embodiment and its components can be implemented by hardware circuits such as very large scale integrated circuits or gate arrays, semiconductors such as logic chips, transistors, etc., or programmable hardware devices such as field programmable gate arrays, programmable logic devices, and the like. It can also be implemented by software executed by various types of processors, or by a combination of the above hardware circuits and software such as firmware.
  • the present invention also provides a smart object recognition system based on cloud service using the above intelligent target recognition device.
  • the smart target recognition system further includes a video capture device, a monitoring terminal, and a cloud server.
  • the video capture device is a camera.
  • the camera is wired or
  • the wireless Internet access method is connected with the intelligent target recognition device, and is used for real-time collecting video information of the monitoring environment, and transmitting the collected video to the intelligent target recognition device for processing.
  • the monitoring terminal is respectively connected to the smart target recognition device and the cloud server through the network, and is used for viewing the monitoring situation by the user.
  • the monitoring terminal receives the recognition result information sent by the smart target recognition device, and sends the determined video feature information to the cloud server for training.
  • the monitoring terminal in the present invention is a smart terminal device with human-computer interaction function, including a smart phone, a computer, and a TV with interactive functions.
  • the cloud server is respectively connected to the intelligent target recognition device and the monitoring terminal through the network, and is used for training the video feature data, and dynamically updating the data classification method according to the information fed back by the user.
  • the cloud server includes a video analysis server, a storage server, and a control server.
  • the storage server includes a video storage area, a feature database, and a data classification method configuration file.
  • the feature database includes a human body data feature library and a non-human body feature database.
  • the analysis server extracts the feature information according to the video segment sent by the monitoring terminal, and stores the feature information and the classification result into the feature database as a new sample.
  • the control server is configured to parse the command sent by the monitoring terminal, and train the data according to the updated feature database, and generate a new data classification method configuration file, and send an update notification to the smart target recognition device.
  • the smart target recognition method based on the above intelligent target recognition system provided by the present invention specifically includes the following steps:
  • Step 1 The intelligent target recognition device analyzes and identifies the acquired surveillance video processing, and sends an alarm message to the monitoring terminal held by the user through the network.
  • the intelligent target recognition device is arranged in the monitoring environment to detect and determine whether there is an abnormality in the current environment. Once the monitoring environment is abnormal, the analysis module in the device performs target detection, target segmentation, and feature extraction on the currently acquired video information.
  • the data classification module identifies and classifies the acquired feature information according to the configuration data classification method, and sends the identification result to the monitoring terminal. According to the data classification method, the image feature vectors are classified and classified to determine whether the current monitoring video is an important event or a non-critical event.
  • the intelligent target recognition device calculates the recognition result and pushes the alarm information to the monitoring terminal of the user through the network.
  • step 2 the monitoring terminal receives the alarm notification of the smart target recognition device.
  • the user views the video according to the recognition result, and determines whether the recognition result is correct; if the recognition result is incorrectly determined, the user will modify the recognition result of the video segment, and transmit the feature data extracted by the video segment and the modified recognition result to the On the cloud server.
  • the two types of recognition results are sent to the user's monitoring terminal with different warning signs.
  • the user After receiving the warning sign, the user sends a video viewing command to the smart target recognition device according to the warning flag.
  • the smart target recognition device converts the video transmitted by the storage module according to the device information transmitted by the monitoring terminal, and sends a monitoring video suitable for the terminal to the monitoring terminal. If the user clicks on the video of the two events and finds that the video clip does not match the recognition result, it is not important that the event marked as important is not important, or that the mark of a certain class is important, the user can modify the mark of the current event. .
  • a mobile terminal processes an event, it usually marks the important event as 1 and the non-important as -1.
  • the user modifies the flag it changes 1 to -1 or -1 to 1.
  • the monitoring terminal automatically uploads the feature data extracted by the video segment and the corresponding recognition result (1 or -1) to the cloud server.
  • the user's feedback data is used as a training sample for generating a new data classification method.
  • the data samples in the present invention are consistent with the actual usage scenarios, so that the data classification method is more suitable for the actual application scenario.
  • the feedback data of each user is only used as a data sample for generating a data classification method of the current monitoring environment. Therefore, the generated data classification method is only applicable to the current monitored real scene, and the accuracy of video monitoring can be effectively improved.
  • Step 3 The cloud server receives and processes the video feature information sent by the monitoring terminal, and the video feature information is trained as sample data to generate a new data classification method, and the smart target recognition device is notified to update the configuration file.
  • the cloud server stores the video feature information in a separate storage area of each user according to the terminal information.
  • the user sends the registration information to the cloud server through the monitoring terminal.
  • the cloud server separately establishes a storage area for storing the video feature database and the data classification method according to the user name registered by each user.
  • the monitoring terminal sends the video feature information
  • the monitoring information of the user is simultaneously sent to the cloud server.
  • the cloud server stores the feature information of the video refinement into its corresponding storage area according to the user name registered by the user.
  • the cloud server of the present invention generates a data classification method for the specific scene of the user, rather than a data classification method for all users.
  • a cloud server directly connected to a webcam needs to process all monitoring information of the user, including abnormal and normal video data.
  • the cloud server in the present invention only stores video information that the user has marked important, and does not store the video in the normal state where there is no object moving in the scene, and the video that is dynamic but not important, so that the cloud occupied by a large amount of invalid information can be effectively reduced.
  • the server has a lot of bandwidth and cost.
  • the training samples are stored in the corresponding feature database according to the classification marks.
  • the feature vector and its classification mark are used as inputs and are operated in a simple classification function.
  • the classification function divides the feature vector into positive samples or negative samples based only on the recognition results (+1 and -1).
  • the feature database includes a human body database and a non-human body database.
  • the feature database contains the feature data that generates the initial classification method.
  • the new feature data fed back by the user is merged with the initial feature data. If the user marks the importance, these features are added to the body feature database as positive samples, otherwise they are added as negative samples to the non-human body database. Then, according to the new feature database after the merger, a new data classification method is generated.
  • the data is trained and a new data classification method is generated. More
  • the new sample information is calculated by the training data classification method, which can optimize the edge of the decision boundary and reduce the classification error.
  • the training data classification method of the invention adopts SVM (Support Vector Machine), so for the outlier data samples, a penalty factor is also needed to be corrected, and finally a new data classification method for accurately distinguishing the two types of samples is generated.
  • SVM Small Vector Machine
  • step 4 the smart target recognition device downloads the data classification configuration file and updates the data classification method.
  • Each smart target recognition device has a separate ID.
  • the cloud server binds the smart target identification device ID to the registered user name according to the registration information.
  • the cloud server After the cloud server generates a new data classification method, the smart target identification device ID bound to the user name is found by the user name registered by the user.
  • the cloud server transmits the update notification to the designated smart target recognition device by the ID of the device. And send an update request.
  • the smart target recognition device automatically reads the configuration file in the cloud server and updates the data classification method in the data classification module according to the update information of the cloud server.
  • the smart target recognition device continues to process the surveillance video data according to the updated data classification method.
  • the present invention separates the actual use of the data classification method from the training process of the data, and the user provides the video features required for the training data.
  • This continuously updated data classification method is adapted to each user's monitoring environment.
  • the specific intelligent target recognition device and the surveillance camera are configured in the monitoring environment, and the monitoring terminal obtains the data classification result from the network, and sends the result of the analysis error to the cloud server through the network.
  • the cloud server adds the video feature data fed back by the user to the training sample, and trains to generate a new data classification method according to the updated data sample.
  • the new data classification method is continuously optimized for a user's monitoring environment, which can effectively reduce the false alarm rate and improve the recognition accuracy of the intelligent video surveillance system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Analysis (AREA)
  • Alarm Systems (AREA)

Abstract

Disclosed are an intelligent target recognition device, system and method based on cloud service. The intelligent target recognition device classifies video data according to a data classification method, and sends a recognition result to a monitor terminal; video characteristic information incorrectly recognized is fed back to a cloud server by the monitor terminal according to user selection; the cloud server processes the video characteristic information, trains to generate a new data classification method, and sends an update notification to the intelligent target recognition device; the intelligent target recognition device receives the notification, downloads and updates a data classification method configuration file. The present invention provides a user with an intelligent target recognition device applicable to the monitored environment of the user by continuously obtaining user feedback and dynamically updating the data classification method, thus effectively reducing video monitoring cost and false alarm rate, and improving recognition accuracy of an intelligent video monitoring system.

Description

一种基于云服务的智能目标识别装置、系统及方法Intelligent target recognition device, system and method based on cloud service 技术领域Technical field
本发明涉及一种基于云服务的智能目标识别装置,同时还涉及一种采用该装置的智能目标识别系统和相应的智能目标识别方法,属于视频监控技术领域。The invention relates to a smart target recognition device based on cloud service, and relates to an intelligent target recognition system and a corresponding intelligent target recognition method using the device, and belongs to the technical field of video surveillance.
背景技术Background technique
现有的视频监控系统已具有简单的运动检测、报警功能,但并不具备目标识别、行为理解、事件识别等能力,而真正要起到安全防范作用则需要人去实时观察、分析图像,从而得到场景的安全性评价。为了提高视频监控系统的智能性,将人从枯燥的现场监视中解放出来,许多学者将光电数字图像处理及分析、模式识别、计算机视觉、人工智能等技术与视频监控相结合,提出智能视觉监控研究方向,在运动目标的检测、跟踪、分类、识别、目标行为理解及事件识别等领域开展了深入的研究。The existing video surveillance system has simple motion detection and alarm functions, but it does not have the functions of target recognition, behavior understanding, event recognition, etc., but the real security protection requires people to observe and analyze images in real time. Get the security evaluation of the scene. In order to improve the intelligence of the video surveillance system, people are freed from boring on-site surveillance. Many scholars combine optoelectronic digital image processing and analysis, pattern recognition, computer vision, artificial intelligence and other technologies with video surveillance to propose intelligent visual surveillance. The research direction has carried out in-depth research in the fields of detection, tracking, classification, recognition, target behavior understanding and event recognition of moving targets.
视频监控系统的监控效果与其采用的数据分类方法直接相关,而数据分类方法通过数据样本训练分析获得。在现有技术中,数据样本的获取方式通常有两种:一是通过公用数据库。参见图1,该方式中由于数据样本与实际使用场景存在很大区别,在实际应用过程中易造成漏报、误报现象;二是直接通过用户的监控视频。该方式将实时监控视频直接传送至云服务器上,由云服务器对视频特征数据进行训练分析。该方式中,视频数据虽然来自于真实应用场景的,然而却有以下弊端:首先,云服务器综合不同场合的所有数据,即所有用户共用一个数据分类方法。而视频监控系统通常用于某一特定场景,那么共用的数据分类方法会使得检测准确率随机性比较大;其次,云服务器中需要处理并存放大量的无效视频信息(如场景中未有异常),将损耗大量的带宽和服务器成本。The monitoring effect of the video surveillance system is directly related to the data classification method adopted, and the data classification method is obtained through data sample training analysis. In the prior art, there are usually two ways to obtain data samples: one is through a public database. Referring to FIG. 1 , in this mode, since the data samples are greatly different from the actual usage scenarios, it is easy to cause false negatives and false positives in the actual application process; the second is to directly pass the user's monitoring video. In this way, the real-time monitoring video is directly transmitted to the cloud server, and the cloud server performs training analysis on the video feature data. In this mode, although the video data comes from the real application scenario, it has the following drawbacks: First, the cloud server synthesizes all data in different occasions, that is, all users share a data classification method. The video surveillance system is usually used in a specific scenario. The shared data classification method will make the detection accuracy random. Secondly, the cloud server needs to process and store a large amount of invalid video information (such as no abnormality in the scene). Will consume a lot of bandwidth and server costs.
例如公开号为US2014043480的美国发明申请,公开了一种视频监控系统及方法,其前端数据采集设备采集视频图像,将视频图像数据传输给前端接入设备;前端接入设备将前端数据采集设备传输的视频图像数据传输给云系统;云系统对视频图像数据进行分析,在前端数据采集设备采集到的视频图像中目标的行为出现异常时,产生报警。该发明通过云系统对视频图像数据进行分析处理,所有用户共用一个视频分析服务器,监控的精确度可能存在一定的误差,同时服务器的成本也是比较高的。For example, US Patent Application Publication No. US2014043480 discloses a video surveillance system and method, in which a front-end data acquisition device collects video images and transmits video image data to a front-end access device; the front-end access device transmits the front-end data acquisition device. The video image data is transmitted to the cloud system; the cloud system analyzes the video image data, and generates an alarm when the behavior of the target in the video image collected by the front-end data acquisition device is abnormal. The invention analyzes and processes video image data through a cloud system, and all users share a video analysis server, and the accuracy of the monitoring may have a certain error, and the cost of the server is relatively high.
发明内容Summary of the invention
针对现有技术的不足,本发明所要解决的首要技术问题在于提供一种基于云服务的智能目标识别装置。 In view of the deficiencies of the prior art, the primary technical problem to be solved by the present invention is to provide a cloud object-based intelligent object recognition device.
本发明所要解决的另一技术问题在于提供一种采用上述智能目标识别装置的智能目标识别系统。Another technical problem to be solved by the present invention is to provide an intelligent target recognition system using the above-described intelligent target recognition device.
本发明所要解决的又一技术问题在于提供一种基于上述智能目标识别系统的智能目标识别方法。Another technical problem to be solved by the present invention is to provide an intelligent target recognition method based on the above-described intelligent target recognition system.
为实现上述发明目的,本发明采用下述的技术方案:In order to achieve the above object, the present invention adopts the following technical solutions:
一种基于云服务的智能目标识别装置,包括视频分析模块、数据分类模块、存储模块、通信模块以及控制模块;其中所述控制模块负责各个模块之间的信息交互;A smart object recognition device based on a cloud service, comprising a video analysis module, a data classification module, a storage module, a communication module and a control module; wherein the control module is responsible for information interaction between the modules;
所述视频分析模块对通信模块传输的视频数据进行分析处理;所述数据分类模块根据分析模块处理的图像信息判断监控环境是否异常,并通过所述通信模块向监控终端发送报警信息;所述存储模块用于存储采集的视频数据;The video analysis module performs analysis processing on the video data transmitted by the communication module; the data classification module determines whether the monitoring environment is abnormal according to the image information processed by the analysis module, and sends alarm information to the monitoring terminal through the communication module; the storing The module is used to store the collected video data;
所述控制模块一方面接收监控终端的视频查看指令,通知所述存储模块将视频数据传输给所述监控终端,另一方面通过所述通信模块下载并更新所述数据分类模块中的配置文件。The control module receives a video viewing instruction of the monitoring terminal on the one hand, notifies the storage module to transmit the video data to the monitoring terminal, and downloads and updates the configuration file in the data classification module through the communication module.
一种基于云服务的智能目标识别系统,包括上述智能目标识别装置、视频采集装置、监控终端以及云服务器;该智能目标识别装置分别与所述视频采集装置、所述监控终端和所述云服务器通过网络相连接;An intelligent target recognition system based on a cloud service, comprising the above intelligent target recognition device, a video collection device, a monitoring terminal, and a cloud server; the smart target recognition device and the video collection device, the monitoring terminal, and the cloud server respectively Connected through the network;
所述视频采集装置实时采集监控环境的视频信息;The video collection device collects video information of the monitoring environment in real time;
所述智能目标识别装置用于视频的分析和数据分类,并将识别结果以及所述视频发送至监控终端;The smart target recognition device is used for video analysis and data classification, and sends the recognition result and the video to the monitoring terminal;
所述监控终端将判定有误的识别结果及视频提炼的数据样本发送至云服务器;The monitoring terminal sends the identification result that is determined to be incorrect and the data sample of the video refinement to the cloud server;
所述云服务器将终端设备发送识别结果和视频提炼的数据样本作为数据样本,训练生成用于更新所述智能目标识别装置数据分类的配置文件。The cloud server sends the data sample of the recognition result and the video refinement to the terminal device as a data sample, and trains to generate a configuration file for updating the data classification of the smart object recognition device.
一种基于云服务的智能目标识别方法,基于上述智能目标识别系统实现,包括如下步骤:An intelligent target recognition method based on cloud service is implemented based on the above intelligent target recognition system, and includes the following steps:
智能目标识别装置根据数据分类方法对视频数据分类,并将识别结果发送至监控终端;The intelligent target recognition device classifies the video data according to the data classification method, and transmits the recognition result to the monitoring terminal;
监控终端根据用户的选择将识别有误的视频特征信息反馈至云服务器;The monitoring terminal feeds back the misidentified video feature information to the cloud server according to the user's selection;
所述云服务器处理所述视频特征信息,训练生成新的数据分类方法,并向所述智能目标识别装置发送更新通知;The cloud server processes the video feature information, trains to generate a new data classification method, and sends an update notification to the smart target recognition device;
所述智能目标识别装置接收所述通知,下载并更新数据分类方法配置文件。The smart target recognition device receives the notification, downloads and updates a data classification method configuration file.
本发明将数据分类方法的实际使用与数据训练过程分开。在使用时,智能目标识别装置布置于监控环境中,用户将识别有误的数据分类结果发送至 云服务器。云服务器只需根据用户反馈的视频特征数据训练生成用于更新智能目标识别装置的数据分类方法。因此本发明尤其适合单独的用户监控环境,可以有效降低误报率,提高视频监控系统的识别精度。The present invention separates the actual use of the data classification method from the data training process. In use, the smart target recognition device is arranged in the monitoring environment, and the user sends the misclassified data classification result to the Cloud Server. The cloud server only needs to train and generate a data classification method for updating the smart target recognition device according to the video feature data fed back by the user. Therefore, the present invention is particularly suitable for a separate user monitoring environment, which can effectively reduce the false alarm rate and improve the recognition accuracy of the video monitoring system.
附图说明DRAWINGS
图1为数据分类方法的生成和使用流程图;Figure 1 is a flow chart showing the generation and use of a data classification method;
图2为本发明所提供的智能目标识别装置的结构示意图;2 is a schematic structural diagram of a smart target recognition device provided by the present invention;
图3为本发明所提供的智能目标识别系统的结构示意图;3 is a schematic structural diagram of an intelligent target recognition system provided by the present invention;
图4为本发明所提供的智能目标识别方法的流程图。FIG. 4 is a flowchart of a smart target recognition method provided by the present invention.
具体实施方式detailed description
下面结合附图和具体实施例对本发明的技术内容做进一步的详细说明。The technical content of the present invention will be further described in detail below with reference to the accompanying drawings and specific embodiments.
参见图2,本发明所提供的智能目标识别装置位于用户的监控环境中,与视频采集装置相互配合使用。其中,该智能目标识别装置对视频采集装置采集的视频进行分析,并判断当前环境是否有异常情况。当有异常情况时,通过网络向用户推送报警通知。当有配置更新时,该装置还可以自动更新数据分类方法。在本发明的一个实施例中,智能目标识别装置包括视频分析模块、数据分类模块、存储模块、通信模块以及控制模块。控制模块分别与各个模块相连接。通信模块分别与视频分析模块、数据分类模块相连接。Referring to FIG. 2, the smart target recognition device provided by the present invention is located in a user's monitoring environment and is used in conjunction with the video capture device. The smart target recognition device analyzes the video collected by the video capture device, and determines whether the current environment has an abnormal situation. When there is an abnormal situation, an alarm notification is pushed to the user through the network. The device can also automatically update the data classification method when there is a configuration update. In an embodiment of the invention, the smart object recognition device comprises a video analysis module, a data classification module, a storage module, a communication module, and a control module. The control modules are each connected to each module. The communication module is respectively connected to the video analysis module and the data classification module.
视频分析模块用于对采集的视频数据分析处理,具体包括顺序连接的运动目标检测与提取、目标分割以及特征提取三个单元。这些单元可以以软件或者固件方式实现。其中,运动目标检测与提取单元可以采用帧差法、光流法以及动态自适应背景法等算法,使得能够区分出背景和运动的物体。运动目标检测与提取单元提取检测到的物体后,由目标分割单元对目标进行分割。其中目标分割可以采用Otsu法(最大类间方差法)、迭代法、最大熵法等。特征提取单元通过对分割的目标进行跟踪,提取图像的特征信息,例如颜色、形状、运动轨迹等特征。其中图像特征信息通常以特征向量形式进行保存。The video analysis module is used for analyzing and processing the collected video data, and specifically includes three units of moving target detection and extraction, target segmentation and feature extraction. These units can be implemented in software or firmware. Among them, the moving target detection and extraction unit can adopt algorithms such as frame difference method, optical flow method and dynamic adaptive background method, so that the background and moving objects can be distinguished. After the moving object detection and extraction unit extracts the detected object, the target segmentation unit divides the target. The target segmentation can be performed by the Otsu method (maximum inter-class variance method), iterative method, maximum entropy method, and the like. The feature extraction unit extracts feature information of the image, such as a color, a shape, a motion trajectory, and the like, by tracking the segmented target. The image feature information is usually saved in the form of a feature vector.
数据分类模块根据分析模块处理的图像信息判断监控环境是否异常。数据分类模块需要内置初始化的数据分类方法配置文件(通常采用常驻内存或者固件方式)。初始化的数据分类方法配置文件是由大量标杆样本数据获得的。数据分类方法可以理解为一个映射关系,会自动将输入的特征向量映射为+1或-1。本发明中用+1和-1分别表示“有人入侵的重要事件”和“有动静的非重要事件”两类识别结果。数据分类器识别出当前视频属于哪一类后,将识别结果发送至用户的监控终端。通过用户不断反馈数据,云服务器训练生成新的数据分类方法。该方法用于更新的数据分类模块中的配置文件。这样数据分类模块可以不断的更新的数据分类方法。而新的数据分类方法是自 适应当前监控环境的,因此采用新的分类方法进行识别分类,可以有效减少误报率。The data classification module determines whether the monitoring environment is abnormal according to the image information processed by the analysis module. The data classification module requires a built-in initialized data classification method configuration file (usually in resident memory or firmware). The initialized data classification method configuration file is obtained from a large number of benchmark sample data. The data classification method can be understood as a mapping relationship, which automatically maps the input feature vector to +1 or -1. In the present invention, +1 and -1 respectively represent two types of recognition results of "important events intrusion" and "non-significant events in motion". After the data classifier identifies which category the current video belongs to, it sends the recognition result to the user's monitoring terminal. Through continuous feedback from users, cloud server training generates new data classification methods. This method is used for the configuration file in the updated data classification module. Such a data classification module can continuously update the data classification method. And the new data classification method is Adapt to the current monitoring environment, so the new classification method for identification and classification can effectively reduce the false positive rate.
存储模块用于存储采集的视频数据,便于用户的查看和回放。存储模块可以采用Flash Memory、DDR SDRAM等实现。The storage module is used to store the collected video data, which is convenient for the user to view and play back. The storage module can be implemented by using Flash Memory, DDR SDRAM, or the like.
通信模块用于本智能目标识别装置与视频采集装置、监控终端和云服务器之间的信息交互。该通信模块包括视频接入单元、数据交互单元。其中视频接入单元用于接入采集的视频,并将视频发送至视频分析模块和存储模块中。其中视频接入单元为视频解码电路,用于视频采集装置采集的视频数据进行解码。数据交互单元一方面用于本智能目标识别装置与监控终端之间的数据交互,将数据分类模块的分类结果发送至监控终端,同时接收监控终端发送的视频查看信息;另一方面用于本智能目标识别装置与云服务器之间的信息交互。云服务器通过训练视频特征数据,通知本智能目标识别装置更新数据分类模块中的分类配置文件。数据交互单元可以采用有线网络通信或无线网络通信方式中的任意一种,例如有线网络可以采用以太网接口等,无线网络通讯可以为WIFI和3G/4G等。The communication module is used for information interaction between the smart target recognition device and the video capture device, the monitoring terminal, and the cloud server. The communication module includes a video access unit and a data interaction unit. The video access unit is configured to access the collected video and send the video to the video analysis module and the storage module. The video access unit is a video decoding circuit, and is used for decoding video data collected by the video capture device. The data interaction unit is used for data interaction between the smart target recognition device and the monitoring terminal, and sends the classification result of the data classification module to the monitoring terminal, and simultaneously receives the video viewing information sent by the monitoring terminal; The information is exchanged between the target recognition device and the cloud server. The cloud server notifies the smart target recognition device to update the classification profile in the data classification module by training the video feature data. The data interaction unit may adopt any one of wired network communication or wireless network communication. For example, the wired network may adopt an Ethernet interface, and the wireless network communication may be WIFI, 3G/4G, or the like.
控制模块为本智能目标识别装置的核心功能模块,分别控制各个模块之间的数据通信和交互。该控制模块可以由单片机或者微控制器(MCU)等实现,一方面接收监控终端的视频查看指令后,通知存储模块将视频数据传输给监控终端,另一方面通过通信模块下载云服务器中用于更新数据分类模块中数据分类方法的配置文件。The control module is a core functional module of the intelligent target recognition device, and controls data communication and interaction between the respective modules. The control module can be implemented by a single chip microcomputer or a microcontroller (MCU), etc., after receiving the video viewing instruction of the monitoring terminal, notifying the storage module to transmit the video data to the monitoring terminal, and downloading the cloud server through the communication module. Update the configuration file of the data classification method in the data classification module.
对于视频分析模块、数据分类模块和控制模块等,本领域普通技术人员可以理解实现上述实施例可以以软件、硬件或者软件和硬件的结合来实现。硬件部分可以利用专用逻辑来实现;软件部分可以存储在存储器中,由适当的指令执行系统,例如微处理器或者专用设计硬件来执行。本领域的普通技术人员可以理解上述的方法和系统可以使用计算机可执行指令和/或包含在处理器控制代码中来实现,例如在诸如磁盘、CD或DVD-ROM的载体介质、诸如只读存储器(固件)的可编程的存储器或者诸如光学或电子信号载体的数据载体上提供了这样的代码。本实施例的系统及其组件可以由诸如超大规模集成电路或门阵列、诸如逻辑芯片、晶体管等的半导体、或者诸如现场可编程门阵列、可编程逻辑设备等的可编程硬件设备的硬件电路实现,也可以用由各种类型的处理器执行的软件实现,也可以由上述硬件电路和软件的结合例如固件来实现。For a video analysis module, a data classification module, a control module, etc., those skilled in the art can understand that the above embodiments can be implemented in software, hardware or a combination of software and hardware. The hardware portion can be implemented using dedicated logic; the software portion can be stored in memory and executed by a suitable instruction execution system, such as a microprocessor or dedicated design hardware. One of ordinary skill in the art will appreciate that the methods and systems described above can be implemented using computer-executable instructions and/or embodied in processor control code, such as a carrier medium such as a magnetic disk, CD or DVD-ROM, such as a read-only memory. Such code is provided on a programmable memory (firmware) or on a data carrier such as an optical or electronic signal carrier. The system of this embodiment and its components can be implemented by hardware circuits such as very large scale integrated circuits or gate arrays, semiconductors such as logic chips, transistors, etc., or programmable hardware devices such as field programmable gate arrays, programmable logic devices, and the like. It can also be implemented by software executed by various types of processors, or by a combination of the above hardware circuits and software such as firmware.
参见图3,本发明还提供了一种采用上述智能目标识别装置,基于云服务的智能目标识别系统。该智能目标识别系统进一步包括视频采集装置、监控终端以及云服务器。其中,视频采集装置为摄像头。该摄像头通过有线或 者无线上网方式与智能目标识别装置相连接,用于实时采集监控环境的视频信息,并将采集的视频传输至智能目标识别装置进行处理。Referring to FIG. 3, the present invention also provides a smart object recognition system based on cloud service using the above intelligent target recognition device. The smart target recognition system further includes a video capture device, a monitoring terminal, and a cloud server. The video capture device is a camera. The camera is wired or The wireless Internet access method is connected with the intelligent target recognition device, and is used for real-time collecting video information of the monitoring environment, and transmitting the collected video to the intelligent target recognition device for processing.
监控终端分别与智能目标识别装置和云服务器通过网络相连接,用于用户对监控情况的查看。监控终端接收智能目标识别装置发送的识别结果信息,并将判定有误的视频特征信息发送至云服务器中进行训练。本发明中的监控终端为具有人机交互功能的智能终端设备,包括智能手机、电脑以及有交互功能的电视等。The monitoring terminal is respectively connected to the smart target recognition device and the cloud server through the network, and is used for viewing the monitoring situation by the user. The monitoring terminal receives the recognition result information sent by the smart target recognition device, and sends the determined video feature information to the cloud server for training. The monitoring terminal in the present invention is a smart terminal device with human-computer interaction function, including a smart phone, a computer, and a TV with interactive functions.
云服务器分别与智能目标识别装置和监控终端通过网络相连接,用于视频特征数据的训练,根据用户反馈的信息,动态更新数据分类方法。云服务器包括视频分析服务器、存储服务器、控制服务器。其中存储服务器包括视频存储区、特征数据库以及数据分类方法配置文件。特征数据库包括人体数据特征库和非人体特征数据库。分析服务器根据监控终端发送的视频片段提取特征信息,并将特征信息、分类结果存入特征数据库作为新的样本。控制服务器用于对监控终端发来的指令进行解析,并根据更新特征数据库训练数据,并生成新的数据分类方法配置文件,同时向智能目标识别装置发送更新通知。The cloud server is respectively connected to the intelligent target recognition device and the monitoring terminal through the network, and is used for training the video feature data, and dynamically updating the data classification method according to the information fed back by the user. The cloud server includes a video analysis server, a storage server, and a control server. The storage server includes a video storage area, a feature database, and a data classification method configuration file. The feature database includes a human body data feature library and a non-human body feature database. The analysis server extracts the feature information according to the video segment sent by the monitoring terminal, and stores the feature information and the classification result into the feature database as a new sample. The control server is configured to parse the command sent by the monitoring terminal, and train the data according to the updated feature database, and generate a new data classification method configuration file, and send an update notification to the smart target recognition device.
参见图4,本发明所提供的基于上述智能目标识别系统的智能目标识别方法,具体包括如下步骤:Referring to FIG. 4, the smart target recognition method based on the above intelligent target recognition system provided by the present invention specifically includes the following steps:
步骤1,智能目标识别装置将获取的监控视频处理分析及识别分类,并通过网络向用户持有的监控终端发送报警信息。智能目标识别装置布置于监控环境中,检测并判断当前环境中是否有异常。一旦监控环境中异常,该装置中的分析模块对当前获取的视频信息进行目标检测、目标分割和特征提取等处理。数据分类模块根据配置数据分类方法对获取的特征信息进行识别分类,并将识别结果发送至监控终端。根据数据分类方法对图像特征向量进行识别分类,判断当前监控视频为重要事件还是非重要事件。智能目标识别装置计算出识别结果通过网络向用户的监控终端推送报警信息。Step 1: The intelligent target recognition device analyzes and identifies the acquired surveillance video processing, and sends an alarm message to the monitoring terminal held by the user through the network. The intelligent target recognition device is arranged in the monitoring environment to detect and determine whether there is an abnormality in the current environment. Once the monitoring environment is abnormal, the analysis module in the device performs target detection, target segmentation, and feature extraction on the currently acquired video information. The data classification module identifies and classifies the acquired feature information according to the configuration data classification method, and sends the identification result to the monitoring terminal. According to the data classification method, the image feature vectors are classified and classified to determine whether the current monitoring video is an important event or a non-critical event. The intelligent target recognition device calculates the recognition result and pushes the alarm information to the monitoring terminal of the user through the network.
步骤2,监控终端接收智能目标识别装置的报警通知。用户根据识别结果查看该视频,并判断识别结果是否正确;如果识别结果判断有误,用户将修改该视频片段的识别结果,并将该视频片段所提取的特征数据、修改后的识别结果传输到云服务器上。In step 2, the monitoring terminal receives the alarm notification of the smart target recognition device. The user views the video according to the recognition result, and determines whether the recognition result is correct; if the recognition result is incorrectly determined, the user will modify the recognition result of the video segment, and transmit the feature data extracted by the video segment and the modified recognition result to the On the cloud server.
两类识别结果以不同的警告标志发送至用户的监控终端。用户接收到警告标志后,根据警告标志向智能目标识别装置发送视频查看指令。智能目标识别装置根据监控终端传递过来的设备信息,对存储模块传送过来的视频进行转换,并向监控终端发送适合该终端的监控视频。用户点击浏览两种事件的视频,若发现视频片段与识别结果不相符,认为标记为重要的事件其实并不重要,或者某类标记为非重要事件是重要的,则用户可以修改当前事件的标记。在移动终端处理事件时,通常将重要的事件标记为1,非重要的为-1。 用户修改该标记,则把1改为-1或把-1改为1。修改完成后,监控终端会自动将该视频片段提取的特征数据以及相应的识别结果(1或-1)上传给云服务器。The two types of recognition results are sent to the user's monitoring terminal with different warning signs. After receiving the warning sign, the user sends a video viewing command to the smart target recognition device according to the warning flag. The smart target recognition device converts the video transmitted by the storage module according to the device information transmitted by the monitoring terminal, and sends a monitoring video suitable for the terminal to the monitoring terminal. If the user clicks on the video of the two events and finds that the video clip does not match the recognition result, it is not important that the event marked as important is not important, or that the mark of a certain class is important, the user can modify the mark of the current event. . When a mobile terminal processes an event, it usually marks the important event as 1 and the non-important as -1. When the user modifies the flag, it changes 1 to -1 or -1 to 1. After the modification is completed, the monitoring terminal automatically uploads the feature data extracted by the video segment and the corresponding recognition result (1 or -1) to the cloud server.
在本发明中,将用户的反馈数据作为生成新的数据分类方法的训练样本。与单纯采用公用数据库中的数据进行训练分析的现有技术相比较,本发明中的数据样本是与实际使用场景相一致的,使得数据分类方法更适合实际的应用场景。此外,每个用户的反馈数据只作为当前生成当前监控环境的数据分类方法的数据样本,因此生成的数据分类方法只适用于当前监控的真实场景,可以有效提高视频监控的准确性。In the present invention, the user's feedback data is used as a training sample for generating a new data classification method. Compared with the prior art that uses the data in the public database for training analysis, the data samples in the present invention are consistent with the actual usage scenarios, so that the data classification method is more suitable for the actual application scenario. In addition, the feedback data of each user is only used as a data sample for generating a data classification method of the current monitoring environment. Therefore, the generated data classification method is only applicable to the current monitored real scene, and the accuracy of video monitoring can be effectively improved.
步骤3,云服务器接收并处理监控终端发送的视频特征信息,该视频特征信息作为样本数据训练并生成新的数据分类方法,同时通知智能目标识别设备更新配置文件。Step 3: The cloud server receives and processes the video feature information sent by the monitoring terminal, and the video feature information is trained as sample data to generate a new data classification method, and the smart target recognition device is notified to update the configuration file.
首先,云服务器根据终端信息将视频特征信息存入每个用户独立的存储区中。在智能目标识别系统工作前,用户通过监控终端向云服务器发送注册信息。云服务器根据每个用户注册的用户名,单独建立一个存储区,用于存储视频特征数据库以及数据分类方法。监控终端在发送视频特征信息时,同时将用户的注册信息发送至云服务器中。云服务器根据用户注册的用户名将视频提炼的特征信息存入其对应的存储区域中。在生成数据分类方法时,只采用该用户存储区的训练样本,不涉及其他用户的存储的信息。因此本发明云服务器生成的是针对该用户特定场景的数据分类方法,而非针对所有用户的数据分类方法。First, the cloud server stores the video feature information in a separate storage area of each user according to the terminal information. Before the smart target recognition system works, the user sends the registration information to the cloud server through the monitoring terminal. The cloud server separately establishes a storage area for storing the video feature database and the data classification method according to the user name registered by each user. When the monitoring terminal sends the video feature information, the monitoring information of the user is simultaneously sent to the cloud server. The cloud server stores the feature information of the video refinement into its corresponding storage area according to the user name registered by the user. When generating the data classification method, only the training samples of the user storage area are used, and the stored information of other users is not involved. Therefore, the cloud server of the present invention generates a data classification method for the specific scene of the user, rather than a data classification method for all users.
现有技术中与网络摄像头直连的云服务器,需要处理用户的所有的监控信息,包括异常和正常状态下的视频数据。本发明中的云服务器只存储用户标记过重要的视频信息,没有存储场景里没有物体动的正常状态下的视频以及有动静但非重要的视频,因此可以有效减少因大量的无效信息占用的云服务器大量带宽及成本。In the prior art, a cloud server directly connected to a webcam needs to process all monitoring information of the user, including abnormal and normal video data. The cloud server in the present invention only stores video information that the user has marked important, and does not store the video in the normal state where there is no object moving in the scene, and the video that is dynamic but not important, so that the cloud occupied by a large amount of invalid information can be effectively reduced. The server has a lot of bandwidth and cost.
其次,根据分类标记将训练样本存入相应的特征数据库中。在分类时,特征向量及其分类标记作为输入,在简单的分类函数中运算。该分类函数仅根据识别结果(+1和-1)将特征向量分为正样本或者负样本。特征数据库包括人体特征数据库和非人体特征数据库。在系统初始化时,特征数据库中包含生成初始分类方法的特征数据。用户反馈的新特征数据与初始的特征数据进行合并。如果用户标记了重要,则将这些特征作为正样本填加到人体特征数据库中,否则,作为负样本加到非人体特征数据库中。随后根据合并后新的特征数据库,训练生成新的数据分类方法。Secondly, the training samples are stored in the corresponding feature database according to the classification marks. At the time of classification, the feature vector and its classification mark are used as inputs and are operated in a simple classification function. The classification function divides the feature vector into positive samples or negative samples based only on the recognition results (+1 and -1). The feature database includes a human body database and a non-human body database. At the time of system initialization, the feature database contains the feature data that generates the initial classification method. The new feature data fed back by the user is merged with the initial feature data. If the user marks the importance, these features are added to the body feature database as positive samples, otherwise they are added as negative samples to the non-human body database. Then, according to the new feature database after the merger, a new data classification method is generated.
然后,根据更新的特征数据库,训练数据并生成新的数据分类方法。更 新的样本信息通过训练数据分类方法计算,可以优化决策边界的边缘,减少分类的误差。本发明训练数据分类方法采用SVM(支持向量机),因此对于离群的数据样本,还需引入惩罚因子予以矫正,最终生成比较准确区别两类样本的新的数据分类方法。数据分类方法的最新配置文件通过网络发送至智能目标识别装置。Then, based on the updated feature database, the data is trained and a new data classification method is generated. More The new sample information is calculated by the training data classification method, which can optimize the edge of the decision boundary and reduce the classification error. The training data classification method of the invention adopts SVM (Support Vector Machine), so for the outlier data samples, a penalty factor is also needed to be corrected, and finally a new data classification method for accurately distinguishing the two types of samples is generated. The latest profile of the data classification method is sent over the network to the smart target recognition device.
步骤4,智能目标识别装置下载数据分类配置文件,并更新数据分类方法。每个智能目标识别装置有独立的ID。用户通过监控终端向云服务器发送注册信息时,云服务器根据注册信息将智能目标识别装置ID与注册的用户名绑定。云服务器生成新的数据分类方法后,通过根据用户注册的用户名查找与该用户名绑定的智能目标识别装置ID。通过装置的ID,云服务器将更新通知发送指定的智能目标识别装置中。并发送更新请求。智能目标识别装置根据云服务端的更新信息,自动读取云服务器中配置文件并更新数据分类模块中的数据分类方法。智能目标识别装置根据更新的数据分类方法,继续处理监控视频数据。In step 4, the smart target recognition device downloads the data classification configuration file and updates the data classification method. Each smart target recognition device has a separate ID. When the user sends the registration information to the cloud server through the monitoring terminal, the cloud server binds the smart target identification device ID to the registered user name according to the registration information. After the cloud server generates a new data classification method, the smart target identification device ID bound to the user name is found by the user name registered by the user. The cloud server transmits the update notification to the designated smart target recognition device by the ID of the device. And send an update request. The smart target recognition device automatically reads the configuration file in the cloud server and updates the data classification method in the data classification module according to the update information of the cloud server. The smart target recognition device continues to process the surveillance video data according to the updated data classification method.
综上所述,本发明将数据分类方法的实际使用与数据的训练过程分开,由用户提供训练数据所需的视频特征。这样持续更新的数据分类方法是与每个用户的监控环境相适应的。具体的智能目标识别装置与监控摄像头配置于监控环境中,监控终端通过网络从获取数据分类结果,并将分析错误的结果通过网络发送至云服务器中。云服务器将用户反馈的视频特征数据加入训练样本中,并根据更新的数据样本训练生成新的数据分类方法。而新的数据分类方法针对某个用户的监控环境持续优化,可以有效降低误报率,提高智能视频监控系统的识别精度。In summary, the present invention separates the actual use of the data classification method from the training process of the data, and the user provides the video features required for the training data. This continuously updated data classification method is adapted to each user's monitoring environment. The specific intelligent target recognition device and the surveillance camera are configured in the monitoring environment, and the monitoring terminal obtains the data classification result from the network, and sends the result of the analysis error to the cloud server through the network. The cloud server adds the video feature data fed back by the user to the training sample, and trains to generate a new data classification method according to the updated data sample. The new data classification method is continuously optimized for a user's monitoring environment, which can effectively reduce the false alarm rate and improve the recognition accuracy of the intelligent video surveillance system.
上面对本发明所提供的基于云服务的智能目标识别装置、系统及方法进行了详细的说明。对本领域的一般技术人员而言,在不背离本发明实质精神的前提下对它所做的任何显而易见的改动,都将构成对本发明专利权的侵犯,将承担相应的法律责任。 The cloud service-based intelligent object recognition device, system and method provided by the present invention are described in detail above. Any obvious changes made to the present invention without departing from the spirit of the invention will constitute an infringement of the patent right of the present invention and will bear corresponding legal liabilities.

Claims (10)

  1. 一种基于云服务的智能目标识别装置,其特征在于包括视频分析模块、数据分类模块、存储模块、通信模块以及控制模块;其中所述控制模块控制各个模块之间的信息交互;A smart object recognition device based on a cloud service, comprising: a video analysis module, a data classification module, a storage module, a communication module, and a control module; wherein the control module controls information interaction between the modules;
    所述视频分析模块对通信模块传输的视频数据进行分析处理;所述数据分类模块根据分析模块处理的图像信息判断监控环境是否异常,并通过所述通信模块向监控终端发送报警信息;所述存储模块用于存储采集的视频数据;The video analysis module performs analysis processing on the video data transmitted by the communication module; the data classification module determines whether the monitoring environment is abnormal according to the image information processed by the analysis module, and sends alarm information to the monitoring terminal through the communication module; the storing The module is used to store the collected video data;
    所述控制模块一方面接收监控终端的视频查看指令,通知所述存储模块将视频数据传输给所述监控终端,另一方面通过所述通信模块下载并更新所述数据分类模块中的配置文件。The control module receives a video viewing instruction of the monitoring terminal on the one hand, notifies the storage module to transmit the video data to the monitoring terminal, and downloads and updates the configuration file in the data classification module through the communication module.
  2. 如权利要求1所述的智能目标识别装置,其特征在于:The intelligent object recognition device according to claim 1, wherein:
    所述视频分析模块包括顺序连接的运动目标检测与提取单元、目标分割单元以及目标特征提取单元;其中,所述运动目标检测与提取单元提取检测到的物体后,由所述目标分割单元对目标进行分割,所述特征提取单元通过对分割的目标进行跟踪。The video analysis module includes a moving target detection and extraction unit, a target segmentation unit, and a target feature extraction unit that are sequentially connected; wherein, after the moving target detection and extraction unit extracts the detected object, the target segmentation unit targets the target Segmentation is performed, and the feature extraction unit tracks the segmented target.
  3. 如权利要求1或2所述的智能目标识别装置,其特征在于:The intelligent object recognition device according to claim 1 or 2, wherein:
    所述数据分类模块以固件方式内置初始化的数据分类方法配置文件。The data classification module internally initializes the data classification method configuration file in firmware.
  4. 一种基于云服务的智能目标识别系统,其特征在于包括视频采集装置、监控终端、云服务器以及权利要求1~3中任意一项所述的智能目标识别装置;所述智能目标识别装置分别与所述视频采集装置、所述监控终端和所述云服务器通过网络相连接;A smart object recognition system based on a cloud service, comprising: a video capture device, a monitoring terminal, a cloud server, and the smart object recognition device according to any one of claims 1 to 3; The video collection device, the monitoring terminal, and the cloud server are connected through a network;
    所述视频采集装置实时采集监控环境的视频信息;The video collection device collects video information of the monitoring environment in real time;
    所述智能目标识别装置用于视频的分析和数据分类,并将识别结果以及所述视频发送至监控终端;The smart target recognition device is used for video analysis and data classification, and sends the recognition result and the video to the monitoring terminal;
    所述监控终端将判定有误的识别结果及视频发送至云服务器;The monitoring terminal sends the identification result and the video that are determined to be incorrect to the cloud server;
    所述云服务器将终端设备发送识别结果和视频作为数据样本,训练生成用于更新所述智能目标识别装置数据分类的配置文件。The cloud server sends the recognition result and the video as a data sample, and the training generates a configuration file for updating the data classification of the smart object recognition device.
  5. 如权利要求4所述的智能目标识别系统,其特征在于:The intelligent object recognition system according to claim 4, wherein:
    所述监控终端为具有人机交互功能的智能终端设备,包括智能手机、电脑或者电视。The monitoring terminal is a smart terminal device with human-computer interaction function, including a smart phone, a computer or a television.
  6. 如权利要求4或5所述的智能目标识别系统,其特征在于:The intelligent object recognition system according to claim 4 or 5, wherein:
    所述云服务器包括视频分析服务器、存储服务器、控制服务器;其中,所述存储服务器包括视频存储区、特征数据库以及数据分类方法配置文件;The cloud server includes a video analysis server, a storage server, and a control server; wherein the storage server includes a video storage area, a feature database, and a data classification method configuration file;
    所述分析服务器用于对监控终端发送视频的分析,并将分析结果作为新的数 据样本存入所述特征数据库中;The analysis server is configured to send a video analysis to the monitoring terminal, and use the analysis result as a new number. According to the sample stored in the feature database;
    控制服务器根据所述特征数据库训练并生成新的数据分类方法,并通知所述智能目标识别装置更新数据分类方法配置文件。The control server trains and generates a new data classification method according to the feature database, and notifies the smart target recognition device to update the data classification method configuration file.
  7. 一种基于云服务的智能目标识别方法,基于权利要求4~6中任意一项所述的智能目标识别系统实现,其特征在于包括如下步骤:A smart object recognition method based on a cloud service, which is implemented by the intelligent object recognition system according to any one of claims 4 to 6, which comprises the following steps:
    智能目标识别装置根据数据分类方法对视频数据分类,并将识别结果发送至监控终端;The intelligent target recognition device classifies the video data according to the data classification method, and transmits the recognition result to the monitoring terminal;
    监控终端根据用户的选择将识别有误的视频特征信息反馈至云服务器;The monitoring terminal feeds back the misidentified video feature information to the cloud server according to the user's selection;
    所述云服务器处理所述视频特征信息,训练生成新的数据分类方法,并向所述智能目标识别装置发送更新通知;The cloud server processes the video feature information, trains to generate a new data classification method, and sends an update notification to the smart target recognition device;
    所述智能目标识别装置接收所述通知,下载并更新数据分类方法配置文件。The smart target recognition device receives the notification, downloads and updates a data classification method configuration file.
  8. 如权利要求7所述的智能目标识别方法,其特征在于:The intelligent object recognition method according to claim 7, wherein:
    在所述智能目标识别系统工作前,用户通过监控终端向云服务器发送注册信息,所述云服务器根据所述注册信息将所述智能目标识别装置与所述监控终端绑定。Before the smart target recognition system works, the user sends registration information to the cloud server through the monitoring terminal, and the cloud server binds the smart target recognition device to the monitoring terminal according to the registration information.
  9. 如权利要求8所述的智能目标识别方法,其特征在于:The intelligent object recognition method according to claim 8, wherein:
    所述云服务器根据所述注册信息查找绑定的智能目标识别装置,并将所述更新通知发送至所述智能目标识别装置。The cloud server searches for the bound smart target recognition device according to the registration information, and sends the update notification to the smart target recognition device.
  10. 如权利要求7~9中任意一项所述的智能目标识别方法,其特征在于所述云服务器处理视频特征信息进一步包括如下步骤:The smart object recognition method according to any one of claims 7 to 9, wherein the processing, by the cloud server, the video feature information further comprises the following steps:
    将所述视频特征信息存入所述用户的存储区中;Depositing the video feature information into a storage area of the user;
    根据分类标记将所述特征信息划分正样本或负样本,并将新样本存入特征数据库;Dividing the feature information into a positive sample or a negative sample according to the classification mark, and storing the new sample in the feature database;
    根据更新的特征数据库,训练生成新的数据分类方法。 Based on the updated feature database, the training generates a new data classification method.
PCT/CN2014/085640 2014-07-11 2014-08-30 Intelligent target recognition device, system and method based on cloud service WO2016004673A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201480080427.5A CN107005679B (en) 2014-07-11 2014-08-30 Intelligent target identification device, system and method based on cloud service

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410332164.4A CN104159071A (en) 2014-07-11 2014-07-11 Intelligent target identification device, system and method based on cloud service
CN201410332164.4 2014-07-11

Publications (1)

Publication Number Publication Date
WO2016004673A1 true WO2016004673A1 (en) 2016-01-14

Family

ID=51884464

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/085640 WO2016004673A1 (en) 2014-07-11 2014-08-30 Intelligent target recognition device, system and method based on cloud service

Country Status (2)

Country Link
CN (2) CN104159071A (en)
WO (1) WO2016004673A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017155553A1 (en) * 2016-03-11 2017-09-14 Intel Corporation Spintronic apparatus and method for stochastic clustering
US20190392588A1 (en) * 2018-01-25 2019-12-26 Malogic Holdings Limited Cloud Server-Based Mice Intelligent Monitoring System And Method
US10776695B1 (en) 2019-03-08 2020-09-15 Ai Concepts, Llc Intelligent recognition and alert methods and systems
US11699078B2 (en) 2019-03-08 2023-07-11 Ai Concepts, Llc Intelligent recognition and alert methods and systems

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104539304A (en) * 2014-11-28 2015-04-22 广东小天才科技有限公司 Method, device and terminal for warning abnormity according to motion at different places
CN105120217B (en) * 2015-08-21 2018-06-22 上海小蚁科技有限公司 Intelligent camera mobile detection alert system and method based on big data analysis and user feedback
CN105450987A (en) * 2015-11-12 2016-03-30 北京弘恒科技有限公司 Intelligent recognition platform video monitoring early warning system
CN106682590B (en) * 2016-12-07 2023-08-22 浙江宇视科技有限公司 Processing method of monitoring service and server
CN107343182A (en) * 2017-08-20 2017-11-10 成都才智圣有科技有限责任公司 Video analytic system based on cloud computing
CN108023957A (en) * 2017-12-07 2018-05-11 温州中壹技术服务有限公司 A kind of collaborative computer network management system for the processing of information Quick Acquisition
CN110233984A (en) * 2018-03-06 2019-09-13 北京视联动力国际信息技术有限公司 A kind of monitoring system and method based on view networking
CN108900801A (en) * 2018-06-29 2018-11-27 深圳市九洲电器有限公司 A kind of video monitoring method based on artificial intelligence, system and Cloud Server
CN109327328A (en) * 2018-08-27 2019-02-12 深圳前海达闼云端智能科技有限公司 Monitoring and managing method, device, system, cloud server and storage medium
CN109558892A (en) * 2018-10-30 2019-04-02 银河水滴科技(北京)有限公司 A kind of target identification method neural network based and system
CN109784408A (en) * 2019-01-17 2019-05-21 济南浪潮高新科技投资发展有限公司 A kind of embedded time series Decision-Tree Method and system of marginal end
CN109886324B (en) * 2019-02-01 2020-12-18 广州云测信息技术有限公司 Icon identification method and device
CN110008928A (en) * 2019-04-16 2019-07-12 杭州再灵云梯信息科技有限公司 The analysis method to elevator accident based on deep learning method
US11232327B2 (en) 2019-06-19 2022-01-25 Western Digital Technologies, Inc. Smart video surveillance system using a neural network engine
CN110458123A (en) * 2019-08-15 2019-11-15 成都睿晓科技有限公司 A kind of gas station's efficiency of service intelligent analysis system based on video monitoring
CN110598637B (en) * 2019-09-12 2023-02-24 齐鲁工业大学 Unmanned system and method based on vision and deep learning
CN111143207B (en) * 2019-12-19 2021-02-05 北京智能工场科技有限公司 Method for checking model training notice and training log at mobile terminal
CN111338669B (en) * 2020-02-17 2023-10-24 深圳英飞拓仁用信息有限公司 Method and device for updating intelligent function in intelligent analysis box
CN112866686A (en) * 2021-01-15 2021-05-28 北京睿芯高通量科技有限公司 Video analysis system and method applied to mobile equipment terminal
CN113194297B (en) * 2021-04-30 2023-05-23 重庆市科学技术研究院 Intelligent monitoring system and method
CN113435429A (en) * 2021-08-27 2021-09-24 广东电网有限责任公司中山供电局 Multi-target detection and tracking system based on field operation monitoring video
CN113743324B (en) * 2021-09-07 2022-10-18 易科捷(武汉)生态科技有限公司成都分公司 Automatic updating type fish identification system based on Internet of things
CN114733181B (en) * 2022-03-30 2023-07-25 北京奥康达体育产业股份有限公司 Outdoor intelligent physique testing system
CN114998813B (en) * 2022-08-04 2022-11-25 江苏三棱智慧物联发展股份有限公司 Video monitoring service method and platform for cloud service

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101448146A (en) * 2008-12-26 2009-06-03 北京中星微电子有限公司 Front-end equipment in video monitor system and signal processing method in the front-end equipment
CN102724480A (en) * 2012-06-07 2012-10-10 深圳市鼎盛威电子有限公司 3G (the 3rd generation telecommunication) real-time video monitoring system
CN102833636A (en) * 2012-08-10 2012-12-19 深圳市同洲电子股份有限公司 Security monitoring system based on intelligent television and security monitoring method thereof
CN103501487A (en) * 2013-09-18 2014-01-08 小米科技有限责任公司 Method, device, terminal, server and system for updating classifier

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8428310B2 (en) * 2008-02-28 2013-04-23 Adt Services Gmbh Pattern classification system and method for collective learning
CN201766663U (en) * 2010-03-30 2011-03-16 苏州市职业大学 Residential property monitoring system
US8438590B2 (en) * 2010-09-22 2013-05-07 General Instrument Corporation System and method for measuring audience reaction to media content
CN102164270A (en) * 2011-01-24 2011-08-24 浙江工业大学 Intelligent video monitoring method and system capable of exploring abnormal events
CN102811343B (en) * 2011-06-03 2015-04-29 南京理工大学 Intelligent video monitoring system based on behavior recognition
CN103218355B (en) * 2012-01-18 2016-08-31 腾讯科技(深圳)有限公司 A kind of method and apparatus generating label for user
CN103870798B (en) * 2012-12-18 2017-05-24 佳能株式会社 Target detecting method, target detecting equipment and image pickup equipment
CN103208008B (en) * 2013-03-21 2015-11-18 北京工业大学 Based on the quick adaptive method of traffic video monitoring target detection of machine vision

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101448146A (en) * 2008-12-26 2009-06-03 北京中星微电子有限公司 Front-end equipment in video monitor system and signal processing method in the front-end equipment
CN102724480A (en) * 2012-06-07 2012-10-10 深圳市鼎盛威电子有限公司 3G (the 3rd generation telecommunication) real-time video monitoring system
CN102833636A (en) * 2012-08-10 2012-12-19 深圳市同洲电子股份有限公司 Security monitoring system based on intelligent television and security monitoring method thereof
CN103501487A (en) * 2013-09-18 2014-01-08 小米科技有限责任公司 Method, device, terminal, server and system for updating classifier

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017155553A1 (en) * 2016-03-11 2017-09-14 Intel Corporation Spintronic apparatus and method for stochastic clustering
US20190392588A1 (en) * 2018-01-25 2019-12-26 Malogic Holdings Limited Cloud Server-Based Mice Intelligent Monitoring System And Method
EP3745713A4 (en) * 2018-01-25 2020-12-02 Malogic Holdings Limited Cloud server-based rodent outbreak smart monitoring system and method
US10977805B2 (en) * 2018-01-25 2021-04-13 Malogic Holdings Limited Cloud server-based mice intelligent monitoring system and method
US10776695B1 (en) 2019-03-08 2020-09-15 Ai Concepts, Llc Intelligent recognition and alert methods and systems
US11250324B2 (en) 2019-03-08 2022-02-15 Ai Concepts, Llc Intelligent recognition and alert methods and systems
US11537891B2 (en) 2019-03-08 2022-12-27 Ai Concepts, Llc Intelligent recognition and alert methods and systems
US11699078B2 (en) 2019-03-08 2023-07-11 Ai Concepts, Llc Intelligent recognition and alert methods and systems

Also Published As

Publication number Publication date
CN104159071A (en) 2014-11-19
CN107005679A (en) 2017-08-01
CN107005679B (en) 2020-12-22

Similar Documents

Publication Publication Date Title
WO2016004673A1 (en) Intelligent target recognition device, system and method based on cloud service
US10614310B2 (en) Behavior recognition
US10268900B2 (en) Real-time detection, tracking and occlusion reasoning
WO2022105243A1 (en) Event detection method, apparatus, electronic device, and storage medium
TWI749113B (en) Methods, systems and computer program products for generating alerts in a video surveillance system
WO2018188453A1 (en) Method for determining human face area, storage medium, and computer device
US11580747B2 (en) Multi-spatial scale analytics
Walia et al. Recent advances on multicue object tracking: a survey
EP2801078B1 (en) Context aware moving object detection
US20170213081A1 (en) Methods and systems for automatically and accurately detecting human bodies in videos and/or images
WO2019129255A1 (en) Target tracking method and device
KR101840167B1 (en) System and method for interworking with target interest through handover between multiple cameras in cloud
Himeur et al. Deep visual social distancing monitoring to combat COVID-19: A comprehensive survey
CN110852306A (en) Safety monitoring system based on artificial intelligence
Elbasi Reliable abnormal event detection from IoT surveillance systems
US11928864B2 (en) Systems and methods for 2D to 3D conversion
Turchini et al. Convex polytope ensembles for spatio-temporal anomaly detection
US11393181B2 (en) Image recognition system and updating method thereof
WO2018080547A1 (en) Video monitoring
CN114187650A (en) Action recognition method and device, electronic equipment and storage medium
WO2021179125A1 (en) Monitoring system, monitoring method, mobile platform and remote device
Seidenari et al. Non-parametric anomaly detection exploiting space-time features
Alzugaray Event-driven Feature Detection and Tracking for Visual SLAM
Ali Embedded home surveillance system
TW201915966A (en) A method, device and system for warning a driver of an incoming back and lateral vehicle

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: 14896981

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: 14896981

Country of ref document: EP

Kind code of ref document: A1