WO2020134847A1 - Foreign object detection method, security check apparatus, and device having storage function - Google Patents

Foreign object detection method, security check apparatus, and device having storage function Download PDF

Info

Publication number
WO2020134847A1
WO2020134847A1 PCT/CN2019/121763 CN2019121763W WO2020134847A1 WO 2020134847 A1 WO2020134847 A1 WO 2020134847A1 CN 2019121763 W CN2019121763 W CN 2019121763W WO 2020134847 A1 WO2020134847 A1 WO 2020134847A1
Authority
WO
WIPO (PCT)
Prior art keywords
foreign object
millimeter wave
wave signal
foreign
dimensional
Prior art date
Application number
PCT/CN2019/121763
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 深圳市华讯方舟太赫兹科技有限公司
Publication of WO2020134847A1 publication Critical patent/WO2020134847A1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01VGEOPHYSICS; GRAVITATIONAL MEASUREMENTS; DETECTING MASSES OR OBJECTS; TAGS
    • G01V8/00Prospecting or detecting by optical means

Definitions

  • This application relates to the technical field of security inspection, in particular to a foreign object detection method, security inspection equipment, and a device with a storage function.
  • the transmitting antenna array generally radiates a millimeter wave signal to the detection object, and the receiving antenna array receives the reflected millimeter wave, and then obtains a set of echo data.
  • the echo data is imaged first, and then the object detection algorithm is used to detect foreign objects in the picture. In this process, it not only takes time, but also loses the spatial information of the scanned object. In addition, the accuracy of foreign object detection relies heavily on imaging and picture processing technologies.
  • This application mainly provides a foreign object detection method, security inspection equipment, and a device with a storage function, which can realize more rapid and accurate foreign object detection.
  • a technical solution adopted by the present application is to provide a foreign object detection method, which includes: acquiring a millimeter wave signal reflected by a detected object; inputting the reflected millimeter wave signal into a three-dimensional foreign object recognition network, and acquiring a three-dimensional foreign object
  • the recognition result of the recognition network to detect whether the inspected object carries foreign objects; among them, the three-dimensional foreign object recognition network is a pre-trained three-dimensional convolutional neural network.
  • a security inspection device including: a receiving antenna and a processor connected to each other; the processor uses the receiving antenna to obtain the millimeter wave signal reflected by the object to be inspected and execute Program to implement the foreign object detection method as described above.
  • another technical solution adopted by the present application is to provide a device with a storage function that stores an instruction, and when the instruction is executed, the foreign object detection method described above is implemented.
  • the beneficial effect of the present application is that it is different from the situation in the prior art.
  • the reflected millimeter wave signal is directly input into a pre-trained three-dimensional foreign object recognition network Medium, that is, the recognition results of the three-dimensional foreign object recognition network can be obtained to achieve the purpose of detecting whether the detected object carries foreign objects, without the need for imaging processing and feature extraction and target detection of the picture, so that the spatial structure of the detected object can be retained to the maximum Information and detailed information to achieve faster and more accurate detection.
  • FIG. 1 is a schematic flowchart of a first embodiment of a foreign object detection method of the present application
  • FIG. 2 is a schematic diagram of a scenario in which the foreign object detection method of the present application is applied to a human body security detector
  • FIG. 3 is a schematic flowchart of a second embodiment of the foreign object detection method of the present application.
  • 4 is a schematic diagram of feature extraction using a 3D convolution kernel
  • FIG. 5 is a schematic flowchart of step S131 in FIG. 3;
  • FIG. 6 is a schematic diagram of feature extraction on data of multiple channels using the same 3D convolution kernel
  • step S132 in FIG. 3 is a schematic flowchart of step S132 in FIG. 3;
  • FIG. 8 is a schematic flowchart of a third embodiment of the foreign object detection method of the present application.
  • FIG. 9 is a schematic structural view of an embodiment of the security inspection device of the present application.
  • FIG. 10 is a schematic structural diagram of an embodiment of a device with a storage function according to the present application.
  • the first embodiment of the foreign object detection method of the present application includes:
  • the detected object may be a human body or an object. Because the electromagnetic radiation power of millimeter waves (such as terahertz waves) is small, millimeter wave human body security instruments are widely used in human body security inspection. In the embodiment of the present application, the object to be tested is described by taking a human body as an example.
  • millimeter waves such as terahertz waves
  • the millimeter wave signal reflected by the inspection object can reflect whether the inspection object carries foreign objects.
  • step S12 it further includes:
  • S11 Send a millimeter wave signal to the subject.
  • the reflected millimeter wave signal Before receiving the echo signal reflected by the detected object, that is, the reflected millimeter wave signal, it is necessary to first transmit the millimeter wave signal to the detected object.
  • the human body security instrument may be a cylindrical security instrument as shown in FIG. 2, the cylindrical security instrument is provided with a scanning antenna array, and the scanning antenna array 11 includes a transmitting antenna array and The receiving antenna array, the transmitting antenna array includes a plurality of transmitting antennas, the receiving antenna array includes a plurality of receiving antennas, and each transmitting antenna and each receiving antenna correspond one-to-one to transmit a millimeter wave transmission signal and receive an echo signal.
  • the scanning antenna array can be controlled to rotate. During the rotation, the transmitting antenna array transmits the millimeter wave signal to the human body A, and the receiving antenna array receives the millimeter wave signal (ie, the echo signal) reflected by the human body A.
  • the received millimeter wave signal reflected by the detected object can be saved as a multi-dimensional matrix.
  • the transmitting antenna array radiates the millimeter wave signal to the detection object, and the receiving antenna array receives the reflected millimeter wave signal.
  • the reflected millimeter wave signal can be saved to obtain a 250*415*96 matrix .
  • S13 Input the reflected millimeter wave signal into the three-dimensional foreign object recognition network, and obtain the recognition result of the three-dimensional foreign object recognition network to detect whether the detected object carries foreign objects.
  • the three-dimensional foreign object recognition network is a pre-trained three-dimensional convolutional neural network.
  • the three-dimensional convolutional neural network can directly perform foreign object recognition based on the input millimeter wave signal, and its recognition result can directly display whether the detected object carries foreign objects.
  • the millimeter wave signal after acquiring the millimeter wave signal reflected by the detected object, since the millimeter wave signal has information reflecting whether the detected object carries foreign objects, the millimeter wave signal is input to a pre-trained three-dimensional foreign object In the recognition network, the three-dimensional foreign object recognition network can process the input millimeter wave signal to identify whether the millimeter wave signal carries the characteristic information of the foreign body, if the millimeter wave signal carries the characteristic information of the foreign body, then The output of the recognition result will show that the inspected object carries foreign objects, otherwise it shows that the inspected object does not carry foreign objects.
  • the three-dimensional foreign object recognition network can also recognize the positions of foreign objects at the same time, and simultaneously output the positions of the foreign objects in the recognition result, for example, the foreign body is located on the waist of the object to be detected in the recognition result.
  • the reflected millimeter wave signal is directly input into the pre-trained three-dimensional foreign object recognition network, that is, the recognition result of the three-dimensional foreign object recognition network can be obtained to realize the detection of the detected object
  • the recognition result of the three-dimensional foreign object recognition network can be obtained to realize the detection of the detected object
  • the purpose of whether the object carries foreign objects does not require imaging processing and feature extraction and target detection of the picture, so that the spatial structure information and detailed information of the detected object can be retained to the maximum extent, and because the three-dimensional foreign object recognition network uses a large number of samples in advance
  • the three-dimensional convolutional neural network trained on the data can directly output the recognition results, thereby helping to achieve faster and more accurate detection.
  • step S13 includes:
  • S131 Perform feature extraction on the reflected millimeter wave signal to obtain at least one feature information of the detected object.
  • the reflected millimeter wave signal carries the outline of the object to be inspected, and the outline, material, and other characteristics of the object carried by the object to be inspected.
  • the three-dimensional foreign object recognition network has a feature extraction layer, which can perform feature extraction on the input millimeter wave signal, and it can advance at least one kind of feature information, such as material features.
  • a 3D convolution kernel can be used for feature extraction.
  • At least one three-dimensional space convolution kernel may be used to perform feature extraction on the reflected millimeter wave signal to obtain at least one feature information of the detected object.
  • the millimeter wave signal reflected by each detected object can form a multi-dimensional matrix 401 (such as a 250*415*96 three-dimensional matrix), and each three-dimensional space convolution kernel (such as a 3*3*3 convolution) Product kernel), the convolution box 402 can slide through the entire matrix 401 from left to right, from top to bottom, and from front to back in sequence. Without padding and a step size of 1, you will get a 248*413*94
  • the matrix 403 is a kind of characteristic information.
  • a convolution kernel uses a set of weights to extract features in the same way when "scanning" the matrix, and the result is a feature.
  • Using multiple convolution kernels can extract a variety of features, so as to achieve the purpose of extracting at least one feature information of the detected object.
  • the acquired millimeter wave signal may have multiple channels of data, and for each channel, the same 3D convolution kernel may be used for feature extraction.
  • step S131 includes:
  • S1311 Use the same three-dimensional space convolution kernel to perform feature extraction on different channel data of the reflected millimeter wave signal to obtain feature information of different channels.
  • the reflected millimeter wave signal may include different channel data such as the abscissa gradient and the ordinate gradient.
  • the three-dimensional foreign object recognition network may further include a channel extraction layer before the feature extraction layer (such as a convolution layer). The channel extraction layer first extracts the data of different channels from the reflected millimeter wave signal, and then the data of the different channels Enter the feature extraction layer in sequence for feature extraction.
  • S1312 Synthesize the feature information of different channels to obtain the feature information of the detected object corresponding to the three-dimensional space convolution kernel.
  • three channels of data can be extracted from the reflected millimeter wave signal, as shown in FIG. 6 by three matrices 601, 602, and 603.
  • each 3D convolution kernel can only obtain one feature information of the detected object, when three feature information of three channels are obtained, the three feature information can be synthesized, for example, the three feature information are directly superimposed, that is After the elements at the same position in the three feature information are added, the feature information (feature matrix 610) of the detected object corresponding to the 3D convolution kernel can be obtained.
  • the feature information feature matrix 610 of the detected object corresponding to the 3D convolution kernel
  • downsampling Before performing feature extraction on the reflected millimeter wave signal, downsampling can also be performed first to reduce the amount of data and then perform feature extraction, which can reduce the amount of data processing for feature extraction, speed up feature extraction, and ultimately accelerate the speed of foreign object recognition.
  • S132 Classify the at least one feature information to obtain the recognition result.
  • the three-dimensional foreign object recognition network further includes a classifier, which is pre-trained to classify the input feature information to distinguish whether the detected object carries foreign objects.
  • the classifier may be a linear classifier. Each classifier can distinguish whether the detected object carries a certain kind of foreign object.
  • the three-dimensional foreign object recognition network can include multiple classifiers to distinguish whether the detected object carries a variety of foreign objects.
  • the classifier can classify the feature information to distinguish whether the feature information includes feature information of foreign objects, such as metal
  • the feature information of the tool if the feature information includes the feature information of the foreign object, the object to be inspected carries the foreign object in the output recognition result, and the type of the foreign object can also be output in the recognition result.
  • preset foreign object feature information may be preset in each classifier, and the input feature information is compared with the preset foreign object feature information during classification, that is, classification may be performed.
  • step S132 includes:
  • the preset foreign object feature information may be foreign object feature information samples acquired during training or learning of the classifier, or may be foreign object feature information summarized or learned during training or learning of the classifier.
  • the preset foreign object characteristic information includes characteristic information of various prohibited items such as metal knives, ceramic knives, lighters, alcohol, powder, or the characteristic information collected when various prohibited items are placed in different parts of the human body.
  • the classifier may compare the input feature information with preset foreign object feature information, if the input feature information Includes preset foreign object feature information, or part of the feature information is consistent with the preset foreign object feature information or the difference is within the allowable error range, it means that the at least one feature information matches the preset foreign object feature information, otherwise the two are not match.
  • step S1322 is executed, otherwise step S1323 is executed.
  • S1322 Divide the detected object into carrying foreign objects, and output the recognition result of the detected object carrying foreign objects.
  • the classifier divides the detected object into carrying foreign objects, and the three-dimensional foreign object recognition network outputs that the detected object carries foreign objects Recognition result; otherwise, the classifier classifies the detected object as not carrying foreign objects, and the three-dimensional foreign object recognition network outputs the recognition result of the detected object without carrying foreign objects.
  • the three-dimensional foreign object recognition network can also identify the location of the foreign object.
  • the method further includes:
  • the spatial position information of the foreign object may be relative spatial position information of the foreign object and the detected object, for example, the foreign object is inside the arm of the detected object.
  • the classifier when the classifier divides the detected object into carrying foreign objects, it means that the feature information input to the classifier matches the preset foreign object feature information.
  • the feature information can be consistent with the preset foreign object feature information Or the spatial feature information (such as spatial position information) corresponding to the partial feature information whose difference is within the allowable error range, to identify the position of the foreign object carried by the subject to obtain the spatial position information of the foreign object.
  • the preset foreign object feature information includes the location information of the foreign object.
  • the classifier classifies the input feature information, it can simultaneously identify the location of the foreign object.
  • the part of the millimeter wave signal reflected by the detected object and the part of the feature may be obtained according to the part of the feature information that is consistent with the preset foreign object feature information or the difference between the two is within the allowable error range
  • the spatial location information of the foreign object can be output simultaneously in the recognition result output by the three-dimensional foreign object recognition network.
  • the recognition result may include: a ceramic cutter is carried inside the forearm of the subject to be inspected.
  • the recognition results of the three-dimensional foreign object recognition network can be presented in the form of text, voice or images.
  • the pre-trained three-dimensional foreign object recognition network is used to extract and classify the reflected millimeter wave signals, that is, whether the detected object carries the foreign object recognition result can be obtained. If the foreign object is carried, it can also be directly obtained.
  • the location of the foreign object does not require imaging processing and feature extraction and target detection of the picture, so that the spatial structure information and detailed information of the detected object can be retained to the maximum extent, and because the three-dimensional foreign object recognition network is pre-utilized by a large number of sample data
  • the trained three-dimensional convolutional neural network can directly output the recognition result, thereby helping to achieve faster and more accurate detection.
  • the third embodiment of the foreign object detection method of the present application is based on the first embodiment of the foreign object detection method of the present application, and before further defining step S11, further includes:
  • S101 Collect sample data carried by a plurality of inspected objects and not carried foreign objects.
  • the plurality of objects to be inspected include human bodies of different genders.
  • the objects to be inspected include at least one type.
  • the objects to be inspected can carry one or more foreign objects at a time;
  • the position of the foreign object may also be different every time, for example, this time place the foreign object on the waist, and next time place the foreign object on the forearm.
  • the three-dimensional foreign object recognition network Before using the three-dimensional foreign object recognition network for foreign object recognition, the three-dimensional foreign object recognition network needs to be trained and learned to obtain the parameters of the recognition model used by the three-dimensional foreign object recognition network, such as the weight value of the 3D convolution kernel and the parameters of the classifier Wait.
  • the three-dimensional foreign object recognition network Before training the three-dimensional foreign object recognition network, it is necessary to collect sample data required for training. At this time, sample data carried by a plurality of inspected objects and not carried foreign objects can be collected, and the sample data is input to random initialization After the three-dimensional foreign object recognition network, the three-dimensional foreign object recognition network can be trained, for example, using an online BP (back propagation) algorithm, and the final training results in recognition accuracy that meets the requirements (such as more than 90%) Three-dimensional foreign body recognition network.
  • BP back propagation
  • the model parameters of the three-dimensional foreign object recognition network can also be trained and adjusted in real time based on the feedback of the recognition results and the real results to continuously improve the three-dimensional Foreign object recognition network to improve the accuracy of foreign object recognition.
  • the security inspection device 80 includes: a receiving antenna 801 and a processor 802 connected to each other.
  • the receiving antenna 801 may be a receiving antenna array, including a plurality of receiving antenna units, and may also include a switch array, each receiving antenna unit is connected to a switch in the switch array, and the switch array may control the working state of the receiving antenna 801 , For receiving the millimeter wave signal reflected by the detected object.
  • the processor 802 may be a central processing unit (Central Processing Unit, CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application-specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf Programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • the general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
  • the processor 802 uses the receiving antenna 801 to acquire the millimeter wave signal reflected by the object to be inspected, and executes a program to implement any one of the first to third embodiments of the foreign object detection method of the present application or a combination thereof that does not conflict method.
  • the security inspection device 80 further includes: a transmitting antenna 803 connected to the processor 802, for transmitting a millimeter wave signal to the object to be inspected.
  • the transmitting antenna 803 may be a transmitting antenna array.
  • the transmitting antenna array includes a plurality of transmitting antenna elements, and each transmitting antenna element corresponds to each receiving antenna element to transmit a millimeter wave transmission signal and receive an echo signal.
  • the security inspection device 80 may further include a memory 804 for storing data and program instructions required by the processor 802.
  • the storage 804 may be an internal storage unit of the security inspection device 80, such as a hard disk or a memory of the security inspection device 80.
  • the memory 804 may also be an external storage device of the security inspection device 80, such as a plug-in hard disk equipped on the security inspection device 80, a smart memory card (Smart) Media (SMC), a secure digital (SD) card, and a flash memory card (Flash Card) etc. Further, the memory 804 may also include both the internal storage unit of the security inspection device 80 and the external storage device.
  • the memory 804 may also be used to temporarily store data that has been or will be output.
  • FIG. 9 is only an example of the security inspection device 80, and does not constitute a limitation on the security inspection device 80, and may include more or fewer components than the illustration, or a combination of certain components, or different components.
  • security inspection equipment may also include input and output devices, network access devices, buses, etc.
  • the security inspection device after acquiring the millimeter wave signal reflected by the object to be inspected, the security inspection device directly inputs the reflected millimeter wave signal into the pre-trained three-dimensional foreign object recognition network, that is, the recognition result of the three-dimensional foreign object recognition network can be obtained to realize detection
  • the purpose of whether the detected object carries foreign objects does not require imaging processing and feature extraction and target detection of the picture, so that the spatial structure information and detailed information of the detected object can be retained to the maximum extent, and because the three-dimensional foreign object recognition network is pre-utilized
  • a three-dimensional convolutional neural network trained with a large number of sample data can directly output the recognition results, thereby helping to achieve faster and more accurate detection.
  • an instruction 901 is stored inside the device with a storage function 90, and when the instruction 901 is executed, the first to third embodiments of the foreign object detection method of the present application.
  • the method provided by any one of the embodiments or a non-conflicting combination
  • the storage-capable device 90 may specifically be a U disk, a mobile hard disk, a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk or an optical disk, etc. that can store program instructions
  • the medium may also be a server that stores the program instructions. The server may send the stored program instructions to other devices to run, or it may run the stored program instructions by itself.
  • the device 90 with a storage function may also be a memory as shown in FIG. 9.
  • the reflected millimeter wave signal can be directly input into the pre-trained three-dimensional foreign object recognition network, that is, Obtain the recognition results of the three-dimensional foreign object recognition network to achieve the purpose of detecting whether the detected object carries foreign objects, without imaging processing and feature extraction and target detection of the picture, so that the spatial structure information and detailed information of the detected object can be retained to the maximum extent
  • the three-dimensional foreign object recognition network is a three-dimensional convolutional neural network trained with a large number of sample data in advance, it can directly output the recognition results, which in turn helps to achieve faster and more accurate detection.
  • each functional unit and module is used as an example for illustration.
  • the above-mentioned functions may be allocated by different functional units
  • Module completion means that the internal structure of the device is divided into different functional units or modules to complete all or part of the functions described above.
  • the functional units and modules in the embodiment may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above integrated unit may use hardware It can also be implemented in the form of software functional units.
  • the specific names of each functional unit and module are only for the purpose of distinguishing each other, and are not used to limit the protection scope of the present application.
  • the disclosed device/terminal device and method may be implemented in other ways.
  • the device/terminal device embodiments described above are only schematic.
  • the division of the module or unit is only a logical function division, and in actual implementation, there may be another division manner, such as multiple units Or components can be combined or integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or software function unit.
  • the integrated module/unit is implemented in the form of a software functional unit and sold or used as an independent product, it may be stored in a computer-readable storage medium.
  • the present invention can implement all or part of the processes in the methods of the above embodiments, and can also be completed by a computer program instructing relevant hardware.
  • the computer program can be stored in a computer-readable storage medium. When the program is executed by the processor, the steps of the foregoing method embodiments may be implemented.
  • the computer program includes computer program code, and the computer program code may be in a source code form, an object code form, an executable file, or some intermediate form, etc.
  • the computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a mobile hard disk, a magnetic disk, an optical disk, a computer memory, a read-only memory (ROM, Read-Only Memory) , Random Access Memory (RAM, Random Access Memory), electrical carrier signals, telecommunications signals and software distribution media, etc.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • electrical carrier signals telecommunications signals and software distribution media, etc.

Landscapes

  • Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Life Sciences & Earth Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Geophysics (AREA)
  • Geophysics And Detection Of Objects (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

Disclosed are a foreign object detection method, a security check apparatus, and a device having a storage function. The method comprises: acquiring a millimeter wave signal reflected by a subject being checked; inputting the reflected millimeter wave signal to a three-dimensional foreign object identification network, and acquiring an identification result of the three-dimensional foreign object identification network, thus detecting whether the subject being checked is carrying a foreign object, where the three-dimensional foreign object identification network is a pretrained three-dimensional convolutional neural network. By such means, the present application implements quick and accurate foreign object detection.

Description

异物检测方法、安检设备及具有存储功能的装置Foreign object detection method, security inspection equipment and device with storage function 技术领域Technical field
本申请涉及安检技术领域,特别是涉及一种异物检测方法、安检设备及具有存储功能的装置。This application relates to the technical field of security inspection, in particular to a foreign object detection method, security inspection equipment, and a device with a storage function.
背景技术Background technique
利用毫米波技术对人体进行检测是一种比较有效的检测手段。目前的检测方法一般是由发射天线阵列对检测对象辐射毫米波信号,接收天线阵列接受反射回来的毫米波,然后得到一组回波数据。在检测时,先对回波数据进行成像处理,然后再使用目标检测算法对图片进行异物检测。在这个过程中,不仅需要耗费时间,还会损失被扫描对象的空间信息。此外,异物检测的准确度严重依赖于成像和图片处理的技术。The use of millimeter wave technology to detect human body is a more effective detection method. In the current detection method, the transmitting antenna array generally radiates a millimeter wave signal to the detection object, and the receiving antenna array receives the reflected millimeter wave, and then obtains a set of echo data. During detection, the echo data is imaged first, and then the object detection algorithm is used to detect foreign objects in the picture. In this process, it not only takes time, but also loses the spatial information of the scanned object. In addition, the accuracy of foreign object detection relies heavily on imaging and picture processing technologies.
技术解决方案Technical solution
本申请主要提供一种异物检测方法、安检设备及具有存储功能的装置,能够实现更快速准确的异物检测。This application mainly provides a foreign object detection method, security inspection equipment, and a device with a storage function, which can realize more rapid and accurate foreign object detection.
为解决上述技术问题,本申请采用的一个技术方案是:提供一种异物检测方法,包括:获取被检对象反射的毫米波信号;将反射的毫米波信号输入三维异物识别网络,并获取三维异物识别网络的识别结果,以检测被检对象是否携带异物;其中,三维异物识别网络是预先训练好的三维卷积神经网络。In order to solve the above technical problems, a technical solution adopted by the present application is to provide a foreign object detection method, which includes: acquiring a millimeter wave signal reflected by a detected object; inputting the reflected millimeter wave signal into a three-dimensional foreign object recognition network, and acquiring a three-dimensional foreign object The recognition result of the recognition network to detect whether the inspected object carries foreign objects; among them, the three-dimensional foreign object recognition network is a pre-trained three-dimensional convolutional neural network.
为解决上述技术问题,本申请采用的另一个技术方案是:提供一种安检设备,包括:相互连接的接收天线和处理器;处理器利用接收天线获取被检对象反射的毫米波信号,并执行程序以实现如上所述的异物检测方法。In order to solve the above technical problems, another technical solution adopted by the present application is to provide a security inspection device including: a receiving antenna and a processor connected to each other; the processor uses the receiving antenna to obtain the millimeter wave signal reflected by the object to be inspected and execute Program to implement the foreign object detection method as described above.
为解决上述技术问题,本申请采用的又一个技术方案是:提供一种具有存储功能的装置,存储有指令,该指令被执行时实现如上所述的异物检测方法。In order to solve the above technical problems, another technical solution adopted by the present application is to provide a device with a storage function that stores an instruction, and when the instruction is executed, the foreign object detection method described above is implemented.
本申请的有益效果是:区别于现有技术的情况,本申请的实施例中,在获取被检对象反射的毫米波信号后,直接将反射的毫米波信号输入预先训练好的三维异物识别网络中,即可以获取三维异物识别网络的识别结果,实现检测被检对象是否携带异物的目的,不需要进行成像处理和对图片的特征提取和目标检测,从而可以最大限度保留被检对象的空间结构信息和细节信息,实现更快 速准确的检测。The beneficial effect of the present application is that it is different from the situation in the prior art. In the embodiments of the present application, after acquiring the millimeter wave signal reflected by the detected object, the reflected millimeter wave signal is directly input into a pre-trained three-dimensional foreign object recognition network Medium, that is, the recognition results of the three-dimensional foreign object recognition network can be obtained to achieve the purpose of detecting whether the detected object carries foreign objects, without the need for imaging processing and feature extraction and target detection of the picture, so that the spatial structure of the detected object can be retained to the maximum Information and detailed information to achieve faster and more accurate detection.
附图说明BRIEF DESCRIPTION
图1是本申请异物检测方法第一实施例的流程示意图;FIG. 1 is a schematic flowchart of a first embodiment of a foreign object detection method of the present application;
图2是本申请异物检测方法应用于一种人体安检仪的场景示意图;2 is a schematic diagram of a scenario in which the foreign object detection method of the present application is applied to a human body security detector;
图3是本申请异物检测方法第二实施例的流程示意图;3 is a schematic flowchart of a second embodiment of the foreign object detection method of the present application;
图4是利用3D卷积核进行特征提取的示意图;4 is a schematic diagram of feature extraction using a 3D convolution kernel;
图5是图3中步骤S131的具体流程示意图;FIG. 5 is a schematic flowchart of step S131 in FIG. 3;
图6是利用同一3D卷积核对多个通道的数据进行特征提取的示意图;FIG. 6 is a schematic diagram of feature extraction on data of multiple channels using the same 3D convolution kernel;
图7是图3中步骤S132的具体流程示意图;7 is a schematic flowchart of step S132 in FIG. 3;
图8是本申请异物检测方法第三实施例的流程示意图;8 is a schematic flowchart of a third embodiment of the foreign object detection method of the present application;
图9是本申请安检设备一实施例的结构示意图;9 is a schematic structural view of an embodiment of the security inspection device of the present application;
图10是本申请具有存储功能的装置一实施例的结构示意图。FIG. 10 is a schematic structural diagram of an embodiment of a device with a storage function according to the present application.
本发明的实施方式Embodiments of the invention
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本申请的一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be described clearly and completely below with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are only a part of the embodiments of the present application, but not all the embodiments. Based on the embodiments in the present application, all other embodiments obtained by a person of ordinary skill in the art without making creative efforts fall within the protection scope of the present application.
如图1所示,本申请异物检测方法第一实施例包括:As shown in FIG. 1, the first embodiment of the foreign object detection method of the present application includes:
S12:获取被检对象反射的毫米波信号。S12: Obtain the millimeter wave signal reflected by the detected object.
其中,被检对象可以是人体,也可以是物体。由于毫米波(例如太赫兹波)的电磁辐射功率小,因此人体安检中广泛采用毫米波人体安检仪进行安检。本申请的实施例中被检对象以人体为例进行说明。Among them, the detected object may be a human body or an object. Because the electromagnetic radiation power of millimeter waves (such as terahertz waves) is small, millimeter wave human body security instruments are widely used in human body security inspection. In the embodiment of the present application, the object to be tested is described by taking a human body as an example.
若被检对象携带有异物,例如金属刀具、粉末或液体等违禁物品,由于不同材料的异物对毫米波的吸收程度不同,且异物与人体皮肤或衣物对毫米波的吸收程度也不同,因此被检对象反射的毫米波信号可以反映被检对象是否携带异物。If the subject to be inspected carries foreign objects, such as metal knives, powders or liquids, etc., due to the different degree of absorption of the millimeter waves by the foreign materials of different materials, and the degree of absorption of the millimeter waves by the foreign objects and human skin or clothing, they are The millimeter wave signal reflected by the inspection object can reflect whether the inspection object carries foreign objects.
可选地,如图1所示,步骤S12之前,还包括:Optionally, as shown in FIG. 1, before step S12, it further includes:
S11:向被检对象发射毫米波信号。S11: Send a millimeter wave signal to the subject.
在接收被检对象反射的回波信号,即反射的毫米波信号前,需要先对被检 对象发射毫米波信号。Before receiving the echo signal reflected by the detected object, that is, the reflected millimeter wave signal, it is necessary to first transmit the millimeter wave signal to the detected object.
具体地,在一个应用例中,结合图2所示,人体安检仪可以如图2所示的圆柱形安检仪,该圆柱形安检仪设置有扫描天线阵列,扫描天线阵列11包括发射天线阵列和接收天线阵列,发射天线阵列包括多个发射天线,接收天线阵列包括多个接收天线,各发射天线和各接收天线一一对应,以发送毫米波发射信号和接收回波信号。在需要对人体A进行安检时,可以控制扫描天线阵列旋转,旋转过程中,发射天线阵列向人体A发射毫米波信号,接收天线阵列接收人体A反射的毫米波信号(即回波信号)。Specifically, in an application example, as shown in FIG. 2, the human body security instrument may be a cylindrical security instrument as shown in FIG. 2, the cylindrical security instrument is provided with a scanning antenna array, and the scanning antenna array 11 includes a transmitting antenna array and The receiving antenna array, the transmitting antenna array includes a plurality of transmitting antennas, the receiving antenna array includes a plurality of receiving antennas, and each transmitting antenna and each receiving antenna correspond one-to-one to transmit a millimeter wave transmission signal and receive an echo signal. When it is necessary to perform security inspection on the human body A, the scanning antenna array can be controlled to rotate. During the rotation, the transmitting antenna array transmits the millimeter wave signal to the human body A, and the receiving antenna array receives the millimeter wave signal (ie, the echo signal) reflected by the human body A.
其中,针对每个被检对象的一次扫描结果,接收到的被检对象反射的毫米波信号可以保存为一个多维矩阵。例如,由发射天线阵列对检测对象辐射毫米波信号,接收天线阵列接受反射回来的毫米波信号,对每一个被扫描对象,其反射回来的毫米波信号可以保存得到一个250*415*96的矩阵。Among them, for one scan result of each detected object, the received millimeter wave signal reflected by the detected object can be saved as a multi-dimensional matrix. For example, the transmitting antenna array radiates the millimeter wave signal to the detection object, and the receiving antenna array receives the reflected millimeter wave signal. For each scanned object, the reflected millimeter wave signal can be saved to obtain a 250*415*96 matrix .
S13:将反射的毫米波信号输入三维异物识别网络,并获取三维异物识别网络的识别结果,以检测被检对象是否携带异物。S13: Input the reflected millimeter wave signal into the three-dimensional foreign object recognition network, and obtain the recognition result of the three-dimensional foreign object recognition network to detect whether the detected object carries foreign objects.
其中,该三维异物识别网络是预先训练好的三维卷积神经网络,该三维卷积神经网络可以根据输入的毫米波信号直接进行异物识别,其识别结果可以直接显示被检对象是否携带异物。Wherein, the three-dimensional foreign object recognition network is a pre-trained three-dimensional convolutional neural network. The three-dimensional convolutional neural network can directly perform foreign object recognition based on the input millimeter wave signal, and its recognition result can directly display whether the detected object carries foreign objects.
具体地,在一个应用例中,获取被检对象反射的毫米波信号后,由于该毫米波信号中具有反映被检对象是否携带有异物的信息,将该毫米波信号输入预先训练好的三维异物识别网络中,该三维异物识别网络即可对输入的该毫米波信号进行处理,识别出该毫米波信号中是否携带有异物的特征信息,若该毫米波信号中携带有异物的特征信息,则其输出的识别结果中将显示被检对象携带有异物,否则显示被检对象未携带异物。此外,在其他应用例中,该三维异物识别网络还可以同时识别出异物的位置,并在识别结果中同时输出异物的位置,例如在识别结果中显示异物位于被检对象的腰部等。Specifically, in an application example, after acquiring the millimeter wave signal reflected by the detected object, since the millimeter wave signal has information reflecting whether the detected object carries foreign objects, the millimeter wave signal is input to a pre-trained three-dimensional foreign object In the recognition network, the three-dimensional foreign object recognition network can process the input millimeter wave signal to identify whether the millimeter wave signal carries the characteristic information of the foreign body, if the millimeter wave signal carries the characteristic information of the foreign body, then The output of the recognition result will show that the inspected object carries foreign objects, otherwise it shows that the inspected object does not carry foreign objects. In addition, in other application examples, the three-dimensional foreign object recognition network can also recognize the positions of foreign objects at the same time, and simultaneously output the positions of the foreign objects in the recognition result, for example, the foreign body is located on the waist of the object to be detected in the recognition result.
本实施例中,在获取被检对象反射的毫米波信号后,直接将反射的毫米波信号输入预先训练好的三维异物识别网络中,即可以获取三维异物识别网络的识别结果,实现检测被检对象是否携带异物的目的,不需要进行成像处理和对图片的特征提取和目标检测,从而可以最大限度保留被检对象的空间结构信息和细节信息,而且由于该三维异物识别网络是预先利用大量样本数据进行训练的三维卷积神经网络,其可以直接输出识别结果,进而有助于实现更快速准确 的检测。In this embodiment, after acquiring the millimeter wave signal reflected by the detected object, the reflected millimeter wave signal is directly input into the pre-trained three-dimensional foreign object recognition network, that is, the recognition result of the three-dimensional foreign object recognition network can be obtained to realize the detection of the detected object The purpose of whether the object carries foreign objects does not require imaging processing and feature extraction and target detection of the picture, so that the spatial structure information and detailed information of the detected object can be retained to the maximum extent, and because the three-dimensional foreign object recognition network uses a large number of samples in advance The three-dimensional convolutional neural network trained on the data can directly output the recognition results, thereby helping to achieve faster and more accurate detection.
如图3所示,本申请异物检测方法第二实施例是在本申请异物检测方法第一实施例的基础上,进一步限定步骤S13包括:As shown in FIG. 3, the second embodiment of the foreign object detection method of the present application is based on the first embodiment of the foreign object detection method of the present application, and further defining step S13 includes:
S131:对反射的毫米波信号进行特征提取,以获得被检对象的至少一种特征信息。S131: Perform feature extraction on the reflected millimeter wave signal to obtain at least one feature information of the detected object.
其中,该反射的毫米波信号中携带有被检对象的轮廓,被检对象携带的物品的轮廓、材质等多种特征信息。该三维异物识别网络具有特征提取层,可以对输入的毫米波信号进行特征提取,其可以提前至少一种特征信息,例如材质特征。Among them, the reflected millimeter wave signal carries the outline of the object to be inspected, and the outline, material, and other characteristics of the object carried by the object to be inspected. The three-dimensional foreign object recognition network has a feature extraction layer, which can perform feature extraction on the input millimeter wave signal, and it can advance at least one kind of feature information, such as material features.
可选地,在提取特征时,可以采用3D卷积核进行特征提取。Optionally, when extracting features, a 3D convolution kernel can be used for feature extraction.
具体地,可以利用至少一个三维空间卷积核对反射的毫米波信号进行特征提取,以获得被检对象的至少一种特征信息。例如图4所示,每个被检对象反射的毫米波信号可以形成一个多维矩阵401(如250*415*96的三维矩阵),每个三维空间卷积核(如3*3*3的卷积核)的卷积框402可以依次从左到右、从上到下和从前到后滑过整个矩阵401,在没有填充以及步长为1的情况下,会得到一个248*413*94的矩阵403,即一种特征信息。Specifically, at least one three-dimensional space convolution kernel may be used to perform feature extraction on the reflected millimeter wave signal to obtain at least one feature information of the detected object. For example, as shown in FIG. 4, the millimeter wave signal reflected by each detected object can form a multi-dimensional matrix 401 (such as a 250*415*96 three-dimensional matrix), and each three-dimensional space convolution kernel (such as a 3*3*3 convolution) Product kernel), the convolution box 402 can slide through the entire matrix 401 from left to right, from top to bottom, and from front to back in sequence. Without padding and a step size of 1, you will get a 248*413*94 The matrix 403 is a kind of characteristic information.
一个卷积核使用一套权值以便“扫视”矩阵每一处时以同样的方式抽取特征,最终得到的是一种特征。采用多个卷积核可以抽取多种特征,从而可以达到提取被检对象至少一种特征信息的目的。A convolution kernel uses a set of weights to extract features in the same way when "scanning" the matrix, and the result is a feature. Using multiple convolution kernels can extract a variety of features, so as to achieve the purpose of extracting at least one feature information of the detected object.
可选地,在提取特征之前,获取的毫米波信号可能具有多个通道的数据,此时针对每个通道,可以利用相同的3D卷积核进行特征提取。具体如图5所示,步骤S131包括:Optionally, before extracting features, the acquired millimeter wave signal may have multiple channels of data, and for each channel, the same 3D convolution kernel may be used for feature extraction. Specifically, as shown in FIG. 5, step S131 includes:
S1311:利用同一三维空间卷积核对反射的毫米波信号的不同通道数据进行特征提取,以获得不同通道的特征信息。S1311: Use the same three-dimensional space convolution kernel to perform feature extraction on different channel data of the reflected millimeter wave signal to obtain feature information of different channels.
该反射的毫米波信号可以包括横坐标梯度、纵坐标梯度等不同通道数据。该三维异物识别网络在特征提取层(如卷积层)之前,还可以包括通道提取层,该通道提取层先从反射的毫米波信号中提取出不同通道的数据,然后再将不同通道的数据依次输入特征提取层中进行特征提取。The reflected millimeter wave signal may include different channel data such as the abscissa gradient and the ordinate gradient. The three-dimensional foreign object recognition network may further include a channel extraction layer before the feature extraction layer (such as a convolution layer). The channel extraction layer first extracts the data of different channels from the reflected millimeter wave signal, and then the data of the different channels Enter the feature extraction layer in sequence for feature extraction.
S1312:将不同通道的特征信息进行合成,以得到该三维空间卷积核对应的被检对象的特征信息。S1312: Synthesize the feature information of different channels to obtain the feature information of the detected object corresponding to the three-dimensional space convolution kernel.
具体地,在一个应用例中,结合图6所示,该反射的毫米波信号中可以提 取出三个通道的数据,如图6中三个矩阵601、602和603,针对三个矩阵数据,可以利用同一3D卷积核604对每个矩阵进行特征提取,即利用具有相同权值的3D卷积核的卷积框依次从左到右、从上到下和从前到后滑过每个矩阵,进而获得三个通道对应的三个特征信息。由于每个3D卷积核只能得到被检对象的一个特征信息,当得到三个通道的三个特征信息后,可以将三个特征信息进行合成,例如直接将三个特征信息进行叠加,即将三个特征信息中相同位置的元素相加之后,即可以得到该3D卷积核对应的被检对象的特征信息(特征矩阵610)。当然,在其他应用例中,对不同通道的特征信息进行合成时,也可以进行加权叠加或直接求和后加偏置数据等方式进行合成。Specifically, in an application example, as shown in FIG. 6, three channels of data can be extracted from the reflected millimeter wave signal, as shown in FIG. 6 by three matrices 601, 602, and 603. For three matrix data, You can use the same 3D convolution kernel 604 to extract features for each matrix, that is, use the convolution frame of the 3D convolution kernel with the same weight to slide through each matrix from left to right, from top to bottom, and from front to back To obtain three feature information corresponding to the three channels. Since each 3D convolution kernel can only obtain one feature information of the detected object, when three feature information of three channels are obtained, the three feature information can be synthesized, for example, the three feature information are directly superimposed, that is After the elements at the same position in the three feature information are added, the feature information (feature matrix 610) of the detected object corresponding to the 3D convolution kernel can be obtained. Of course, in other application examples, when synthesizing the feature information of different channels, it is also possible to perform synthesis by weighted superposition or directly summing and adding offset data.
在对反射的毫米波信号进行特征提取前,还可以先进行下采样,减少数据量后再进行特征提取,从而可以减少特征提取的数据处理量,加快特征提取速度,最终加快异物识别速度。Before performing feature extraction on the reflected millimeter wave signal, downsampling can also be performed first to reduce the amount of data and then perform feature extraction, which can reduce the amount of data processing for feature extraction, speed up feature extraction, and ultimately accelerate the speed of foreign object recognition.
S132:将该至少一种特征信息进行分类,以获取识别结果。S132: Classify the at least one feature information to obtain the recognition result.
该三维异物识别网络还包括分类器,该分类器是预先训练好的用于对输入的特征信息进行分类以区分被检对象是否携带异物。该分类器可以是线性分类器。每个分类器可以区分被检对象是否携带有某种特定种类的异物,该三维异物识别网络可以包括多个分类器,以区分被检对象是否携带有多种异物。The three-dimensional foreign object recognition network further includes a classifier, which is pre-trained to classify the input feature information to distinguish whether the detected object carries foreign objects. The classifier may be a linear classifier. Each classifier can distinguish whether the detected object carries a certain kind of foreign object. The three-dimensional foreign object recognition network can include multiple classifiers to distinguish whether the detected object carries a variety of foreign objects.
具体地,获取一种特征信息后,例如获取特征矩阵后,将其输入分类器中,该分类器即可以对该特征信息进行分类,以区分该特征信息中是否包括异物的特征信息,例如金属刀具的特征信息,若该特征信息中包括异物的特征信息,则输出的识别结果中该被检对象携带有异物,同时还可以在识别结果中输出该异物的类型。Specifically, after acquiring a kind of feature information, for example, after acquiring a feature matrix, it is input into a classifier, and the classifier can classify the feature information to distinguish whether the feature information includes feature information of foreign objects, such as metal The feature information of the tool, if the feature information includes the feature information of the foreign object, the object to be inspected carries the foreign object in the output recognition result, and the type of the foreign object can also be output in the recognition result.
可选地,每个分类器中可以预先设置有预设异物特征信息,分类时将输入的特征信息与该预设异物特征信息进行比对,即可以进行分类。具体如图7所示,步骤S132包括:Optionally, preset foreign object feature information may be preset in each classifier, and the input feature information is compared with the preset foreign object feature information during classification, that is, classification may be performed. Specifically, as shown in FIG. 7, step S132 includes:
S1321:将该至少一种特性信息与预设异物特征信息进行比对。S1321: Compare the at least one characteristic information with the preset foreign object characteristic information.
其中,该预设异物特征信息可以是在训练或学习分类器时,采集得到的异物特征信息样本,也可以是在训练或学习分类器过程中总结或学习得到的异物特征信息。该预设异物特征信息包括金属刀具、陶瓷刀具、打火机、酒精、粉末等多种违禁物品的特征信息,或者多种违禁物品放置于人体不同部位时采集的特征信息。The preset foreign object feature information may be foreign object feature information samples acquired during training or learning of the classifier, or may be foreign object feature information summarized or learned during training or learning of the classifier. The preset foreign object characteristic information includes characteristic information of various prohibited items such as metal knives, ceramic knives, lighters, alcohol, powder, or the characteristic information collected when various prohibited items are placed in different parts of the human body.
具体地,在一个应用例中,当将提取的被检对象的至少一种特征信息输入分类器后,分类器可以将输入的特征信息与预设异物特征信息进行比对,若输入的特征信息中包括预设异物特征信息,或者部分特征信息与该预设异物特征信息一致或者差异在容许误差范围内时,则表示该至少一种特征信息与预设异物特征信息相匹配,否则二者不匹配。Specifically, in an application example, after inputting at least one type of feature information of the detected object to the classifier, the classifier may compare the input feature information with preset foreign object feature information, if the input feature information Includes preset foreign object feature information, or part of the feature information is consistent with the preset foreign object feature information or the difference is within the allowable error range, it means that the at least one feature information matches the preset foreign object feature information, otherwise the two are not match.
若该至少一种特征信息与预设异物特征信息相匹配,则执行步骤S1322,否则执行步骤S1323。If the at least one feature information matches the preset foreign object feature information, step S1322 is executed, otherwise step S1323 is executed.
S1322:将被检对象划分为携带有异物,并输出被检对象携带有异物的识别结果。S1322: Divide the detected object into carrying foreign objects, and output the recognition result of the detected object carrying foreign objects.
S1323:将被检对象划分为未携带异物,并输出被检对象未携带异物的识别结果。S1323: Divide the inspected object into uncarried foreign objects, and output the recognition result of the inspected object without carried foreign objects.
具体地,若输入分类器的至少一种特征信息与预设异物特征信息相匹配,则该分类器会将被检对象划分为携带有异物,该三维异物识别网络会输出被检对象携带有异物的识别结果;否则,分类器将被检对象划分为未携带异物,该三维异物识别网络会输出被检对象未携带异物的识别结果。Specifically, if at least one feature information of the input classifier matches the preset foreign object feature information, the classifier divides the detected object into carrying foreign objects, and the three-dimensional foreign object recognition network outputs that the detected object carries foreign objects Recognition result; otherwise, the classifier classifies the detected object as not carrying foreign objects, and the three-dimensional foreign object recognition network outputs the recognition result of the detected object without carrying foreign objects.
可选地,在被检对象被划分为携带有异物的情况下,该三维异物识别网络还可以识别出异物的位置。具体如图7所示,步骤S1322之后,还包括:Optionally, in the case where the object to be inspected is classified as carrying a foreign object, the three-dimensional foreign object recognition network can also identify the location of the foreign object. Specifically, as shown in FIG. 7, after step S1322, the method further includes:
S1324:识别异物的位置,以获取异物的空间位置信息。S1324: Identify the location of the foreign object to obtain the spatial location information of the foreign object.
异物的空间位置信息可以是异物与被检对象的相对空间位置信息,例如异物在被检对象的大臂内侧等。The spatial position information of the foreign object may be relative spatial position information of the foreign object and the detected object, for example, the foreign object is inside the arm of the detected object.
具体地,在分类器将被检对象划分为携带有异物时,表示输入该分类器的特征信息与预设异物特征信息相匹配,此时,可以根据该特征信息中与预设异物特征信息一致或者二者差异在容许误差范围内的部分特征信息对应的空间特征信息(如空间位置信息),识别得到该被检对象携带的异物的位置,以得到异物的空间位置信息。例如,分类器在进行分类时,该预设异物特征信息中即包括有异物的位置信息,分类器在对输入的特征信息进行分类时,可以同时识别异物的位置。Specifically, when the classifier divides the detected object into carrying foreign objects, it means that the feature information input to the classifier matches the preset foreign object feature information. At this time, the feature information can be consistent with the preset foreign object feature information Or the spatial feature information (such as spatial position information) corresponding to the partial feature information whose difference is within the allowable error range, to identify the position of the foreign object carried by the subject to obtain the spatial position information of the foreign object. For example, when the classifier performs classification, the preset foreign object feature information includes the location information of the foreign object. When the classifier classifies the input feature information, it can simultaneously identify the location of the foreign object.
当然,在其他实施例中,也可以根据该特征信息中与预设异物特征信息一致或者二者差异在容许误差范围内的部分特征信息,获取被检对象反射的毫米波信号中与该部分特征信息对应的数据,以得到该毫米波信号中对应的数据的空间位置数据,进而得到异物的空间位置信息。Of course, in other embodiments, the part of the millimeter wave signal reflected by the detected object and the part of the feature may be obtained according to the part of the feature information that is consistent with the preset foreign object feature information or the difference between the two is within the allowable error range The data corresponding to the information to obtain the spatial position data of the corresponding data in the millimeter wave signal, and then the spatial position information of the foreign object.
S1325:在识别结果中输出异物的空间位置信息。S1325: Output the spatial position information of the foreign object in the recognition result.
具体地,在得到异物的空间位置信息后,在三维异物识别网络输出的识别结果中,可以同时输出该异物的空间位置信息。例如,识别结果中可以包括:被检对象的小臂内侧携带有陶瓷刀具。Specifically, after the spatial location information of the foreign object is obtained, the spatial location information of the foreign object can be output simultaneously in the recognition result output by the three-dimensional foreign object recognition network. For example, the recognition result may include: a ceramic cutter is carried inside the forearm of the subject to be inspected.
其中,该三维异物识别网络的识别结果可以采用文字、语音或者图像的方式呈现。Among them, the recognition results of the three-dimensional foreign object recognition network can be presented in the form of text, voice or images.
本实施例中,利用预先训练好的三维异物识别网络对反射的毫米波信号进行特征提取和分类,即可以获取被检对象是否携带有异物的识别结果,若携带有异物,还可以直接得出该异物的位置,不需要进行成像处理和对图片的特征提取和目标检测,从而可以最大限度保留被检对象的空间结构信息和细节信息,而且由于该三维异物识别网络是预先利用大量样本数据进行训练的三维卷积神经网络,其可以直接输出识别结果,进而有助于实现更快速准确的检测。In this embodiment, the pre-trained three-dimensional foreign object recognition network is used to extract and classify the reflected millimeter wave signals, that is, whether the detected object carries the foreign object recognition result can be obtained. If the foreign object is carried, it can also be directly obtained The location of the foreign object does not require imaging processing and feature extraction and target detection of the picture, so that the spatial structure information and detailed information of the detected object can be retained to the maximum extent, and because the three-dimensional foreign object recognition network is pre-utilized by a large number of sample data The trained three-dimensional convolutional neural network can directly output the recognition result, thereby helping to achieve faster and more accurate detection.
如图8所示,本申请异物检测方法第三实施例是在本申请异物检测方法第一实施例的基础上,进一步限定步骤S11之前,还包括:As shown in FIG. 8, the third embodiment of the foreign object detection method of the present application is based on the first embodiment of the foreign object detection method of the present application, and before further defining step S11, further includes:
S101:采集多个被检对象携带及不携带异物的样本数据。S101: Collect sample data carried by a plurality of inspected objects and not carried foreign objects.
其中,样本数据中,该多个被检对象包括不同性别的人体,该被检对象携带异物包括至少一种类型,例如被检对象一次可以携带一种或多种异物;该被检对象携带的异物的位置每次也可以不同,例如本次将异物放置在腰部,下次将异物放置在小臂。In the sample data, the plurality of objects to be inspected include human bodies of different genders. The objects to be inspected include at least one type. For example, the objects to be inspected can carry one or more foreign objects at a time; The position of the foreign object may also be different every time, for example, this time place the foreign object on the waist, and next time place the foreign object on the forearm.
S102:利用样本数据训练得到三维异物识别网络。S102: Train the sample data to obtain a three-dimensional foreign object recognition network.
在利用三维异物识别网络进行异物识别前,需要先对该三维异物识别网络进行训练学习,以得到该三维异物识别网络采用的识别模型的参数,例如3D卷积核的权重值以及分类器的参数等。Before using the three-dimensional foreign object recognition network for foreign object recognition, the three-dimensional foreign object recognition network needs to be trained and learned to obtain the parameters of the recognition model used by the three-dimensional foreign object recognition network, such as the weight value of the 3D convolution kernel and the parameters of the classifier Wait.
具体地,在对该三维异物识别网络进行训练前,需要先采集训练所需的样本数据,此时可以采集多个被检对象携带及不携带异物的样本数据,将该样本数据输入到随机初始化后的三维异物识别网络后,即可以对该三维异物识别网络进行训练,例如利用在线BP(back propagation,反向传播)算法进行训练,最终训练得到识别准确率符合要求(如90%以上)的三维异物识别网络。Specifically, before training the three-dimensional foreign object recognition network, it is necessary to collect sample data required for training. At this time, sample data carried by a plurality of inspected objects and not carried foreign objects can be collected, and the sample data is input to random initialization After the three-dimensional foreign object recognition network, the three-dimensional foreign object recognition network can be trained, for example, using an online BP (back propagation) algorithm, and the final training results in recognition accuracy that meets the requirements (such as more than 90%) Three-dimensional foreign body recognition network.
在其他实施例中,在运用该三维异物识别网络对输入的特征信息进行识别过程中,也可以根据识别结果和真实结果的反馈实时训练调整该三维异物识别网络的模型参数,以不断完善该三维异物识别网络,提高异物识别的准确性。In other embodiments, in the process of using the three-dimensional foreign object recognition network to recognize the input feature information, the model parameters of the three-dimensional foreign object recognition network can also be trained and adjusted in real time based on the feedback of the recognition results and the real results to continuously improve the three-dimensional Foreign object recognition network to improve the accuracy of foreign object recognition.
如图9所示,本申请一种安检设备一实施例中,安检设备80包括:相互连接的接收天线801和处理器802。As shown in FIG. 9, in an embodiment of a security inspection device of the present application, the security inspection device 80 includes: a receiving antenna 801 and a processor 802 connected to each other.
该接收天线801可以是接收天线阵列,包括有多个接收天线单元,还可以包括有开关阵列,每个接收天线单元连接有开关阵列中的一个开关,该开关阵列可以控制接收天线801的工作状态,以用于接收被检对象反射的毫米波信号。The receiving antenna 801 may be a receiving antenna array, including a plurality of receiving antenna units, and may also include a switch array, each receiving antenna unit is connected to a switch in the switch array, and the switch array may control the working state of the receiving antenna 801 , For receiving the millimeter wave signal reflected by the detected object.
该处理器802可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The processor 802 may be a central processing unit (Central Processing Unit, CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application-specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf Programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. The general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
该处理器802利用接收天线801获取被检对象反射的毫米波信号,并执行程序以实现如本申请异物检测方法第一至第三实施例中任一实施例或其不冲突的组合所提供的方法。The processor 802 uses the receiving antenna 801 to acquire the millimeter wave signal reflected by the object to be inspected, and executes a program to implement any one of the first to third embodiments of the foreign object detection method of the present application or a combination thereof that does not conflict method.
可选地,该安检设备80进一步包括:与处理器802连接的发射天线803,用于向被检对象发射毫米波信号。Optionally, the security inspection device 80 further includes: a transmitting antenna 803 connected to the processor 802, for transmitting a millimeter wave signal to the object to be inspected.
该发射天线803可以是发射天线阵列,发射天线阵列包括多个发射天线单元,各发射天线单元和各接收天线单元一一对应,以发送毫米波发射信号和接收回波信号。The transmitting antenna 803 may be a transmitting antenna array. The transmitting antenna array includes a plurality of transmitting antenna elements, and each transmitting antenna element corresponds to each receiving antenna element to transmit a millimeter wave transmission signal and receive an echo signal.
在其他实施例中,该安检设备80还可以包括存储器804,用于存储处理器802所需的数据和程序指令。In other embodiments, the security inspection device 80 may further include a memory 804 for storing data and program instructions required by the processor 802.
该存储器804可以是安检设备80的内部存储单元,例如安检设备80的硬盘或内存。存储器804也可以是安检设备80的外部存储设备,例如安检设备80上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,存储器804还可以既包括安检设备80的内部存储单元,也包括外部存储设备。存储器804还可以用于暂时地存储已经输出或者将要输出的数据。The storage 804 may be an internal storage unit of the security inspection device 80, such as a hard disk or a memory of the security inspection device 80. The memory 804 may also be an external storage device of the security inspection device 80, such as a plug-in hard disk equipped on the security inspection device 80, a smart memory card (Smart) Media (SMC), a secure digital (SD) card, and a flash memory card (Flash Card) etc. Further, the memory 804 may also include both the internal storage unit of the security inspection device 80 and the external storage device. The memory 804 may also be used to temporarily store data that has been or will be output.
本领域技术人员可以理解,图9仅仅是安检设备80的示例,并不构成对安检设备80的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如安检设备还可以包括输入输出设备、网络接入设备、总线等。Those skilled in the art may understand that FIG. 9 is only an example of the security inspection device 80, and does not constitute a limitation on the security inspection device 80, and may include more or fewer components than the illustration, or a combination of certain components, or different components. For example, security inspection equipment may also include input and output devices, network access devices, buses, etc.
本实施例中,安检设备在获取被检对象反射的毫米波信号后,直接将反射的毫米波信号输入预先训练好的三维异物识别网络中,即可以获取三维异物识别网络的识别结果,实现检测被检对象是否携带异物的目的,不需要进行成像处理和对图片的特征提取和目标检测,从而可以最大限度保留被检对象的空间结构信息和细节信息,而且由于该三维异物识别网络是预先利用大量样本数据进行训练的三维卷积神经网络,其可以直接输出识别结果,进而有助于实现更快速准确的检测。In this embodiment, after acquiring the millimeter wave signal reflected by the object to be inspected, the security inspection device directly inputs the reflected millimeter wave signal into the pre-trained three-dimensional foreign object recognition network, that is, the recognition result of the three-dimensional foreign object recognition network can be obtained to realize detection The purpose of whether the detected object carries foreign objects does not require imaging processing and feature extraction and target detection of the picture, so that the spatial structure information and detailed information of the detected object can be retained to the maximum extent, and because the three-dimensional foreign object recognition network is pre-utilized A three-dimensional convolutional neural network trained with a large number of sample data can directly output the recognition results, thereby helping to achieve faster and more accurate detection.
如图10所示,本申请具有存储功能的装置一实施例中,具有存储功能的装置90内部存储有指令901,该指令901被执行时实现如本申请异物检测方法第一至第三实施例中任一实施例或其不冲突的组合所提供的方法。As shown in FIG. 10, in an embodiment of a device with a storage function in the present application, an instruction 901 is stored inside the device with a storage function 90, and when the instruction 901 is executed, the first to third embodiments of the foreign object detection method of the present application The method provided by any one of the embodiments or a non-conflicting combination
该具有存储功能的装置90具体可以为U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等可以存储程序指令的介质,或者也可以为存储有该程序指令的服务器,该服务器可将存储的程序指令发送给其他设备运行,或者也可以自运行该存储的程序指令。The storage-capable device 90 may specifically be a U disk, a mobile hard disk, a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk or an optical disk, etc. that can store program instructions The medium may also be a server that stores the program instructions. The server may send the stored program instructions to other devices to run, or it may run the stored program instructions by itself.
在一实施例中,具有存储功能的装置90还可以为如图9所示的存储器。In an embodiment, the device 90 with a storage function may also be a memory as shown in FIG. 9.
本实施例中,具有存储功能的装置内部存储的指令被执行时,通过获取被检对象反射的毫米波信号,可以直接将反射的毫米波信号输入预先训练好的三维异物识别网络中,即可以获取三维异物识别网络的识别结果,实现检测被检对象是否携带异物的目的,不需要进行成像处理和对图片的特征提取和目标检测,从而可以最大限度保留被检对象的空间结构信息和细节信息,而且由于该三维异物识别网络是预先利用大量样本数据进行训练的三维卷积神经网络,其可以直接输出识别结果,进而有助于实现更快速准确的检测。In this embodiment, when the instruction stored in the device with the storage function is executed, by acquiring the millimeter wave signal reflected by the detected object, the reflected millimeter wave signal can be directly input into the pre-trained three-dimensional foreign object recognition network, that is, Obtain the recognition results of the three-dimensional foreign object recognition network to achieve the purpose of detecting whether the detected object carries foreign objects, without imaging processing and feature extraction and target detection of the picture, so that the spatial structure information and detailed information of the detected object can be retained to the maximum extent And, because the three-dimensional foreign object recognition network is a three-dimensional convolutional neural network trained with a large number of sample data in advance, it can directly output the recognition results, which in turn helps to achieve faster and more accurate detection.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。实施例中的各功能单元、模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中,上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。另外,各功能单元、模块的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。上 述系统中单元、模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for convenience and conciseness of description, only the above-mentioned division of each functional unit and module is used as an example for illustration. In practical applications, the above-mentioned functions may be allocated by different functional units, Module completion means that the internal structure of the device is divided into different functional units or modules to complete all or part of the functions described above. The functional units and modules in the embodiment may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above integrated unit may use hardware It can also be implemented in the form of software functional units. In addition, the specific names of each functional unit and module are only for the purpose of distinguishing each other, and are not used to limit the protection scope of the present application. For the specific working processes of the units and modules in the above system, reference may be made to the corresponding processes in the foregoing method embodiments, which will not be repeated here.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述或记载的部分,可以参见其它实施例的相关描述。In the above embodiments, the description of each embodiment has its own emphasis. For a part that is not detailed or recorded in an embodiment, you can refer to the related descriptions of other embodiments.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Persons of ordinary skill in the art may realize that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are executed in hardware or software depends on the specific application of the technical solution and design constraints. Professional technicians can use different methods to implement the described functions for each specific application, but such implementation should not be considered beyond the scope of the present invention.
在本发明所提供的实施例中,应该理解到,所揭露的装置/终端设备和方法,可以通过其它的方式实现。例如,以上所描述的装置/终端设备实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通讯连接可以是通过一些接口,装置或单元的间接耦合或通讯连接,可以是电性,机械或其它的形式。In the embodiments provided by the present invention, it should be understood that the disclosed device/terminal device and method may be implemented in other ways. For example, the device/terminal device embodiments described above are only schematic. For example, the division of the module or unit is only a logical function division, and in actual implementation, there may be another division manner, such as multiple units Or components can be combined or integrated into another system, or some features can be ignored or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or software function unit.
所述集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实现上述实施例方法中的全部或部分流程,也可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一计算机可读存储介质中,该计算机程序在被处理器执行时,可实现上述各个方法实施例的步骤。其中,所述计算机程序包括计算机程序代码,所述计算机程序代码可以为源代码形式、对象代码形式、可执行文件或某些中间形式等。所述计算机可读介质可以包括: 能够携带所述计算机程序代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、电载波信号、电信信号以及软件分发介质等。需要说明的是,所述计算机可读介质包含的内容可以根据司法管辖区内立法和专利实践的要求进行适当的增减,例如在某些司法管辖区,根据立法和专利实践,计算机可读介质不包括是电载波信号和电信信号。If the integrated module/unit is implemented in the form of a software functional unit and sold or used as an independent product, it may be stored in a computer-readable storage medium. Based on this understanding, the present invention can implement all or part of the processes in the methods of the above embodiments, and can also be completed by a computer program instructing relevant hardware. The computer program can be stored in a computer-readable storage medium. When the program is executed by the processor, the steps of the foregoing method embodiments may be implemented. Wherein, the computer program includes computer program code, and the computer program code may be in a source code form, an object code form, an executable file, or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a mobile hard disk, a magnetic disk, an optical disk, a computer memory, a read-only memory (ROM, Read-Only Memory) , Random Access Memory (RAM, Random Access Memory), electrical carrier signals, telecommunications signals and software distribution media, etc. It should be noted that the content contained in the computer-readable medium can be appropriately increased or decreased according to the requirements of legislation and patent practice in jurisdictions. For example, in some jurisdictions, according to legislation and patent practice, computer-readable media Excluded are electrical carrier signals and telecommunications signals.
以上所述仅为本申请的实施方式,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。The above are only the embodiments of the present application, and do not limit the patent scope of the present application. Any changes to the equivalent structure or equivalent process made by the description and drawings of this application, or used directly or indirectly in other related technologies In the field, the same reason is included in the scope of patent protection of this application.

Claims (11)

  1. 一种异物检测方法,其特征在于,包括:A foreign object detection method, characterized in that it includes:
    获取被检对象反射的毫米波信号;Obtain the millimeter wave signal reflected by the detected object;
    将所述反射的毫米波信号输入三维异物识别网络,并获取所述三维异物识别网络的识别结果,以检测所述被检对象是否携带异物;Input the reflected millimeter wave signal into a three-dimensional foreign object recognition network, and obtain the recognition result of the three-dimensional foreign object recognition network to detect whether the detected object carries foreign objects;
    其中,所述三维异物识别网络是预先训练好的三维卷积神经网络。Wherein, the three-dimensional foreign object recognition network is a pre-trained three-dimensional convolutional neural network.
  2. 根据权利要求1所述的方法,其特征在于,所述将所述反射的毫米波信号输入三维异物识别网络,并获取所述三维异物识别网络的识别结果,以检测所述被检对象是否携带异物包括:The method according to claim 1, wherein the inputting the reflected millimeter wave signal to a three-dimensional foreign object recognition network and obtaining the recognition result of the three-dimensional foreign object recognition network to detect whether the detected object carries Foreign objects include:
    对所述反射的毫米波信号进行特征提取,以获得所述被检对象的至少一种特征信息;Performing feature extraction on the reflected millimeter wave signal to obtain at least one feature information of the detected object;
    将所述至少一种特征信息进行分类,以获取所述识别结果。Classify the at least one feature information to obtain the recognition result.
  3. 根据权利要求2所述的方法,其特征在于,所述对所述反射的毫米波信号进行特征提取,以获得所述被检对象的至少一种特征信息包括:The method according to claim 2, wherein the feature extraction of the reflected millimeter wave signal to obtain at least one feature information of the detected object includes:
    利用至少一个三维空间卷积核对所述反射的毫米波信号进行特征提取,以获得所述被检对象的至少一种特征信息。At least one three-dimensional space convolution kernel is used to perform feature extraction on the reflected millimeter wave signal to obtain at least one feature information of the detected object.
  4. 根据权利要求3所述的方法,其特征在于,所述利用至少一个三维空间卷积核对所述反射的毫米波信号进行特征提取,以获得所述被检对象的至少一种特征信息包括:The method according to claim 3, wherein the feature extraction of the reflected millimeter wave signal using at least one three-dimensional space convolution kernel to obtain at least one feature information of the detected object includes:
    利用同一三维空间卷积核对所述反射的毫米波信号的不同通道数据进行特征提取,以获得所述不同通道的特征信息;Performing feature extraction on different channel data of the reflected millimeter wave signal by using the same three-dimensional space convolution kernel to obtain feature information of the different channels;
    将所述不同通道的特征信息进行合成,以得到所述三维空间卷积核对应的所述被检对象的特征信息。Synthesizing the feature information of the different channels to obtain feature information of the detected object corresponding to the three-dimensional space convolution kernel.
  5. 根据权利要求2所述的方法,其特征在于,所述将所述至少一种特征信息进行分类,以获取所述识别结果包括:The method according to claim 2, wherein the classifying the at least one feature information to obtain the recognition result comprises:
    将所述至少一种特性信息与预设异物特征信息进行比对;Comparing the at least one characteristic information with the preset foreign body characteristic information;
    若所述至少一种特征信息与所述预设异物特征信息相匹配,则将所述被检对象划分为携带有异物,并输出所述被检对象携带有异物的识别结果;If the at least one feature information matches the preset foreign object feature information, the detected object is classified as carrying a foreign object, and a recognition result of the detected object carrying a foreign object is output;
    否则,将所述被检对象划分为未携带异物,并输出所述被检对象未携带异物的识别结果。Otherwise, the detected object is classified as not carrying foreign objects, and the recognition result of the detected object carrying no foreign objects is output.
  6. 根据权利要求5所述的方法,其特征在于,所述将所述被检对象划分为携带有异物,并输出所述被检对象携带有异物的识别结果之后,还包括:The method according to claim 5, wherein after dividing the detected object as carrying a foreign object and outputting the recognition result of the detected object as carrying a foreign object, the method further comprises:
    识别所述异物的位置,以获取所述异物的空间位置信息;Identifying the location of the foreign object to obtain the spatial location information of the foreign object;
    在所述识别结果中输出所述异物的空间位置信息。The spatial position information of the foreign object is output in the recognition result.
  7. 根据权利要求1-6任一项所述的方法,其特征在于,所述获取被检对象反射的毫米波信号之前,包括:The method according to any one of claims 1 to 6, characterized in that, before acquiring the millimeter wave signal reflected by the detected object, the method includes:
    向所述被检对象发射毫米波信号。A millimeter wave signal is emitted to the subject.
  8. 根据权利要求7所述的方法,其特征在于,所述向所述被检对象发射毫米波信号之前,包括:The method according to claim 7, characterized in that, before the millimeter wave signal is transmitted to the subject, the method includes:
    采集多个被检对象携带及不携带异物的样本数据;Collect sample data of multiple objects with or without foreign objects;
    利用所述样本数据训练得到所述三维异物识别网络。Training the three-dimensional foreign object recognition network by using the sample data.
  9. 一种安检设备,其特征在于,包括:相互连接的接收天线和处理器;A security inspection device, characterized by comprising: a receiving antenna and a processor connected to each other;
    所述处理器利用所述接收天线获取被检对象反射的毫米波信号,并执行程序以实现如权利要求1-8任一项所述的异物检测方法。The processor uses the receiving antenna to obtain the millimeter wave signal reflected by the detected object, and executes a program to implement the foreign object detection method according to any one of claims 1-8.
  10. 根据权利要求9所述的安检设备,其特征在于,进一步包括:与所述处理器连接的发射天线,用于向所述被检对象发射毫米波信号。The security inspection device according to claim 9, further comprising: a transmitting antenna connected to the processor, for transmitting a millimeter wave signal to the inspected object.
  11. 一种具有存储功能的装置,存储有指令,其特征在于,所述指令被执行时实现如权利要求1-8任一项所述的异物检测方法。A device with a storage function that stores instructions, characterized in that when the instructions are executed, the foreign object detection method according to any one of claims 1-8 is realized.
PCT/CN2019/121763 2018-12-29 2019-11-28 Foreign object detection method, security check apparatus, and device having storage function WO2020134847A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811640239.X 2018-12-29
CN201811640239.XA CN109814166B (en) 2018-12-29 2018-12-29 Foreign matter detection method, security inspection equipment and device with storage function

Publications (1)

Publication Number Publication Date
WO2020134847A1 true WO2020134847A1 (en) 2020-07-02

Family

ID=66603093

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/121763 WO2020134847A1 (en) 2018-12-29 2019-11-28 Foreign object detection method, security check apparatus, and device having storage function

Country Status (2)

Country Link
CN (1) CN109814166B (en)
WO (1) WO2020134847A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112327268A (en) * 2020-11-12 2021-02-05 奥谱毫芯(深圳)科技有限公司 Dangerous target identification method, device, system and medium based on millimeter wave signals

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109814166B (en) * 2018-12-29 2020-11-27 深圳市华讯方舟太赫兹科技有限公司 Foreign matter detection method, security inspection equipment and device with storage function
CN110288009B (en) * 2019-06-12 2020-04-21 安阳鑫炬环保设备制造有限公司 Chain plate type material screening and conveying method based on neural network
CN110378418A (en) * 2019-07-19 2019-10-25 Oppo广东移动通信有限公司 Refuse classification method, device, equipment and storage medium
CN115331092B (en) * 2022-10-11 2023-01-06 成都佳发安泰教育科技股份有限公司 Neural network-based contraband position detection method, device, equipment and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2474966A (en) * 2008-03-18 2011-05-04 Univ Manchester Metropolitan Remote detection and measurement of a metallic or dielectric object
CN108364017A (en) * 2018-01-24 2018-08-03 华讯方舟科技有限公司 A kind of picture quality sorting technique, system and terminal device
CN109814166A (en) * 2018-12-29 2019-05-28 深圳市华讯方舟太赫兹科技有限公司 Foreign matter detecting method, rays safety detection apparatus and the device with store function

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7194236B2 (en) * 2001-09-28 2007-03-20 Trex Enterprises Corp. Millimeter wave imaging system
US7804442B2 (en) * 2007-01-24 2010-09-28 Reveal Imaging, Llc Millimeter wave (MMW) screening portal systems, devices and methods
WO2012140587A2 (en) * 2011-04-15 2012-10-18 Ariel-University Research And Development Company, Ltd. Passive millimeter-wave detector
CN108802840B (en) * 2018-05-31 2020-01-24 北京迈格斯智能科技有限公司 Method and device for automatically identifying object based on artificial intelligence deep learning
CN109086679A (en) * 2018-07-10 2018-12-25 西安恒帆电子科技有限公司 A kind of millimetre-wave radar safety check instrument foreign matter detecting method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2474966A (en) * 2008-03-18 2011-05-04 Univ Manchester Metropolitan Remote detection and measurement of a metallic or dielectric object
CN108364017A (en) * 2018-01-24 2018-08-03 华讯方舟科技有限公司 A kind of picture quality sorting technique, system and terminal device
CN109814166A (en) * 2018-12-29 2019-05-28 深圳市华讯方舟太赫兹科技有限公司 Foreign matter detecting method, rays safety detection apparatus and the device with store function

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112327268A (en) * 2020-11-12 2021-02-05 奥谱毫芯(深圳)科技有限公司 Dangerous target identification method, device, system and medium based on millimeter wave signals

Also Published As

Publication number Publication date
CN109814166B (en) 2020-11-27
CN109814166A (en) 2019-05-28

Similar Documents

Publication Publication Date Title
WO2020134847A1 (en) Foreign object detection method, security check apparatus, and device having storage function
CN109492714B (en) Image processing apparatus and method thereof
CA2640884C (en) Methods and systems for use in security screening, with parallel processing capability
US9480439B2 (en) Segmentation and fracture detection in CT images
US9277902B2 (en) Method and system for lesion detection in ultrasound images
CN110348543A (en) Eye fundus image recognition methods, device, computer equipment and storage medium
Sertel et al. Computer-aided detection of centroblasts for follicular lymphoma grading using adaptive likelihood-based cell segmentation
CN110807495A (en) Multi-label classification method and device, electronic equipment and storage medium
CN111667464A (en) Dangerous goods three-dimensional image detection method and device, computer equipment and storage medium
CN109389080A (en) Hyperspectral image classification method based on semi-supervised WGAN-GP
WO2020252000A1 (en) Mobile based security system and method
CN104809471B (en) A kind of high spectrum image residual error integrated classification method based on spatial spectral information
WO2020134411A1 (en) Merchandise category recognition method, apparatus, and electronic device
WO2019228471A1 (en) Fingerprint recognition method and device, and computer-readable storage medium
Freitas et al. Convolutional neural network target detection in hyperspectral imaging for maritime surveillance
CN113283485A (en) Target detection method, training method of model thereof, related device and medium
Carrer et al. Concealed weapon detection using UWB 3-D radar imaging and automatic target recognition
Liang et al. Concealed object segmentation in terahertz imaging via adversarial learning
Iqbal et al. A heteromorphous deep CNN framework for medical image segmentation using local binary pattern
CN114360697A (en) Remote epidemic prevention operation method, system, equipment and storage medium
CN114332120A (en) Image segmentation method, device, equipment and storage medium
Dubosclard et al. Automated visual grading of grain kernels by machine vision
Vieira et al. Human epithelial type 2 (HEp-2) cell classification by using a multiresolution texture descriptor
Nagalakshmi et al. Detection of Cervical Cancer with Texture Analysis using Machine Learning Models
EP3973476A1 (en) Systems and methods to train a cell object detector

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

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

Country of ref document: EP

Kind code of ref document: A1