WO2022121186A1 - Procédé et appareil pour l'inspection de routage de pipelines de pétrole et de gaz sur la base d'une mise en correspondance de cibles - Google Patents

Procédé et appareil pour l'inspection de routage de pipelines de pétrole et de gaz sur la base d'une mise en correspondance de cibles Download PDF

Info

Publication number
WO2022121186A1
WO2022121186A1 PCT/CN2021/084540 CN2021084540W WO2022121186A1 WO 2022121186 A1 WO2022121186 A1 WO 2022121186A1 CN 2021084540 W CN2021084540 W CN 2021084540W WO 2022121186 A1 WO2022121186 A1 WO 2022121186A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
target
target image
compliance
oil
Prior art date
Application number
PCT/CN2021/084540
Other languages
English (en)
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 WO2022121186A1 publication Critical patent/WO2022121186A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/462Salient features, e.g. scale invariant feature transforms [SIFT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
    • G06V10/751Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching

Definitions

  • the present application relates to the field of artificial intelligence, and in particular, to an oil and gas pipeline inspection method based on target matching, an oil and gas pipeline inspection device based on target matching, computer equipment, and a computer-readable storage medium.
  • drones are generally used to monitor oil and gas pipelines in the process of cruising, and to identify illegal construction projects in the pipeline area and construction projects that have been registered in the warehouse.
  • the main detection and identification method for illegal buildings is to extract the buildings in the image by processing the remote sensing images taken by drones at high altitudes through simple corner detection, line segmentation and other traditional image processing methods. out, and then through manual discriminant analysis to confirm whether it is an illegal building.
  • the inventor realized that, in this way, although the traditional image processing method can be used to detect the building from the aerial image, it still requires a lot of manual work to determine whether the building belongs to the illegal building other than the existing buildings in the pipeline area. Judgment, which requires a lot of labor cost investment, and reduces the efficiency of inspection of illegal targets in the oil and gas pipeline area.
  • the main purpose of the present application is to provide an oil and gas pipeline inspection method based on target matching, an oil and gas pipeline inspection device based on target matching, computer equipment and a computer-readable storage medium, aiming to solve how to inspect oil and gas pipelines in the process of inspection. , the problem of improving the efficiency of identifying offending targets within the oil and gas pipeline area.
  • the present application provides an oil and gas pipeline inspection method based on target matching, comprising the following steps:
  • a neural network model to perform image feature extraction on the target image to obtain the first image feature, wherein the neural network model is pre-trained based on a plurality of reference image samples, and the reference image samples are marked with compliant target images;
  • the neural network model performs image feature extraction on the compliance target image during the training process to obtain a second image feature;
  • the target image is an abnormal target image.
  • the present application also provides an oil and gas pipeline inspection device based on target matching, and the oil and gas pipeline inspection device based on target matching includes:
  • the acquisition module is used to collect aerial images in the oil and gas pipeline area by using drones;
  • a processing module for extracting a target image from the aerial image, and determining a first position corresponding to the target in the target image
  • the feature extraction module is used for extracting image features of the target image by using a neural network model to obtain a first image feature, wherein the neural network model is pre-trained based on a plurality of reference image samples, and the reference image samples are marked with a compliance target image; the neural network model performs image feature extraction on the compliance target image during training to obtain a second image feature;
  • a detection module configured to detect a compliance target image that satisfies a preset condition according to the second position and the first position corresponding to the compliance target in the compliance target image;
  • a judgment module for judging whether the detected second image feature corresponding to the compliance target image matches the first image feature
  • a first determination module configured to determine if the target image is the compliance target image
  • the second determination module is configured to determine that the target image is an abnormal target image if not.
  • the present application also provides a computer device, the computer device comprising:
  • the computer equipment includes a memory, a processor, and a target matching-based oil and gas pipeline inspection program that is stored on the memory and can run on the processor, and the target matching-based oil and gas pipeline inspection program is described When the processor executes, the oil and gas pipeline inspection method based on target matching is realized;
  • the steps of the oil and gas pipeline inspection method based on target matching include:
  • a neural network model to perform image feature extraction on the target image to obtain the first image feature, wherein the neural network model is pre-trained based on a plurality of reference image samples, and the reference image samples are marked with compliant target images;
  • the neural network model performs image feature extraction on the compliance target image during the training process to obtain a second image feature;
  • the target image is an abnormal target image.
  • the present application also provides a computer-readable storage medium, on which is stored an oil and gas pipeline inspection program based on target matching, and the oil and gas pipeline inspection program based on target matching is processed.
  • the oil and gas pipeline inspection method based on target matching is realized when the controller is executed;
  • the steps of the oil and gas pipeline inspection method based on target matching include:
  • a neural network model to perform image feature extraction on the target image to obtain the first image feature, wherein the neural network model is pre-trained based on a plurality of reference image samples, and the reference image samples are marked with compliant target images;
  • the neural network model performs image feature extraction on the compliance target image during the training process to obtain a second image feature;
  • the target image is an abnormal target image.
  • the oil and gas pipeline inspection method based on target matching, the oil and gas pipeline inspection device based on target matching, the computer equipment and the computer-readable storage medium provided by this application utilize artificial intelligence and target detection technology to automatically detect oil and gas collected by unmanned aerial vehicles.
  • the image in the pipeline area is subjected to image recognition and feature extraction to obtain the target building in the image, and the image features corresponding to the compliant buildings that are close to the target building are used to perform feature matching with the image features corresponding to the target building. Based on this, it is judged whether the target building is a compliant building, and if not, it is an illegal building, thereby improving the efficiency of identifying illegal targets in the oil and gas pipeline area during the process of patrolling the oil and gas pipeline area.
  • FIG. 1 is a schematic diagram of steps of an oil and gas pipeline inspection method based on target matching in an embodiment of the application;
  • FIG. 2 is a schematic block diagram of an oil and gas pipeline inspection device based on target matching according to an embodiment of the application;
  • FIG. 3 is a schematic structural block diagram of a computer device according to an embodiment of the present application.
  • the oil and gas pipeline inspection method based on target matching includes:
  • Step S10 using unmanned aerial vehicle to collect aerial photography images in the oil and gas pipeline area;
  • Step S20 extracting a target image from the aerial image, and determining a first position corresponding to the target in the target image;
  • Step S30 using a neural network model to perform image feature extraction on the target image to obtain a first image feature, wherein the neural network model is pre-trained based on a plurality of reference image samples, and the reference image samples are marked with compliance targets an image; the neural network model performs image feature extraction on the compliance target image during training to obtain a second image feature;
  • Step S40 according to the second position and the first position corresponding to the compliance target in the compliance target image, detecting a compliance target image that satisfies a preset condition
  • Step S50 judging whether the detected second image feature corresponding to the compliance target image matches the first image feature
  • Step S60 if yes, then determine that the target image is the compliance target image
  • Step S70 if no, determine that the target image is an abnormal target image.
  • the terminal of the embodiment may be a computer device (such as a central data platform), or may be an oil and gas pipeline inspection device based on target matching.
  • the drone is an unmanned aircraft, and an image acquisition device is installed on the drone.
  • the terminal establishes a communication connection with the UAV or the data collection site responsible for maintaining the UAV, and the terminal can issue the image acquisition instruction for the oil and gas pipeline area within the designated area to the UAV, so as to control the UAV's monitoring of oil and gas.
  • the area along the pipeline is routinely inspected, and aerial images in the oil and gas pipeline area are collected in real time or regularly.
  • the drone can also use satellite positioning technology or network positioning technology to determine the longitude and latitude coordinates when the drone currently collects the aerial image, and according to The latitude and longitude coordinates generate position information corresponding to the currently collected aerial image.
  • the satellite positioning can use the Beidou positioning system or the GPS (Global Positioning System) system.
  • the drone may send the collected aerial image and the location information corresponding to the aerial image to the terminal in real time; or, the drone first stores the collected aerial image and the location information corresponding to the aerial image, and waits for it.
  • the communication conditions are met after the drone returns to flight (for example, the drone returns to the data acquisition base station), the stored data is sent to the terminal.
  • step S20 after the terminal receives the aerial image in the oil and gas pipeline area based on the drone, it can use image recognition technology to identify the preset target in the aerial image, and extract the preset target in the aerial image.
  • the image area is developed to generate the target image.
  • the preset target can be a building, or other objects except oil and gas pipelines and the surface.
  • the following description takes the target image as a building image as an example (that is, the target in the target image is a building).
  • the terminal may directly use the latitude and longitude coordinates in the position information corresponding to the aerial image where the target image is located as the first position corresponding to the target in the target image (ie, the real position of the target in the real physical world).
  • a target image has at least one target (ie, a building); and if no building is detected in the aerial image, there is no need to generate a target image based on the aerial image.
  • the terminal can also use the latitude and longitude coordinates in the location information corresponding to the aerial image as the midpoint coordinates of the aerial image, and determine the relative positional relationship between the target corresponding to the target image and the midpoint of the aerial image, and collect data according to the drone image.
  • the flying height of the aerial image and the focal length of the image acquisition device determine the scale of the aerial image, and then according to the midpoint coordinates of the aerial image, the relative positional relationship, and the scale of the aerial image, jointly determine the first image corresponding to the target in the target image. a location. In this way, the accuracy of recognizing the target position in the target image can be improved.
  • the terminal can use the target detector of the pre-trained neural network model to detect and extract the buildings in the aerial image, so as to identify and segment the target image in the aerial image, and assign the target image corresponding to the aerial image where the target image is located.
  • the latitude and longitude coordinates in the position information are used as the position corresponding to the target in the target image, and are recorded as the first position.
  • step S30 the terminal constructs a neural network model based on the deep convolutional neural network in advance, and the terminal pre-inputs multiple reference image samples into the neural network model for multiple iterative training, until the model converges, and the training completed Neural network model.
  • the number of the reference image samples is large enough, for example, 10,000 samples.
  • the reference image used to generate the reference image sample may be obtained by the terminal using a drone to collect image data of buildings in the area along the oil and gas pipeline in advance, or the terminal may use other image acquisition means to photograph the area along the oil and gas pipeline. obtained from the buildings inside.
  • the terminal will simultaneously record the position information corresponding to the collected reference image, and when generating the corresponding reference image sample based on the reference image, compare the position information corresponding to the reference image with the generated reference image sample. association.
  • the reference image sample is marked with a compliance target image, and the compliance target is represented as a compliant, non-illegal building.
  • the reference image sample may be a compliant target image marked in the sample by a relevant engineer, and based on the location information associated with the reference image sample, the position of the compliant target image (referred to as the second position) is marked. Then the engineer uses the labeled benchmark image samples as the training samples of the neural network model, and inputs the benchmark image samples into the neural network model for training.
  • the target detector of the neural network model is constructed based on the Mask RCNN network of ResNet50, and the Mask RCNN network can be used to identify and segment the target area in the image.
  • the trained neural network model can also be used to perform step S20 to extract the target image from the aerial image and determine the first position corresponding to the target in the target image, that is, the terminal can directly combine the aerial image with the aerial image.
  • the location information associated with the image is input into the neural network model after training.
  • the Mask RCNN network can obtain the global feature map through the convolutional layer of the neural network model, and on this basis, use the region proposal network to extract the region of interest (RoI, Region of Interest) as the target area, and then use the RoI Align method for all target areas.
  • the target category here is the building category
  • the target position the position is based on the aerial image. After the associated position information is obtained), the detection of the target image in the aerial image is realized, and the first position of the target in the target image is obtained.
  • the training of relevant model parameters of the neural network model is performed based on a plurality of benchmark image samples marked with compliant target images, and the back-propagation algorithm is used in the training. .
  • the basic principle of the back-propagation algorithm is to optimize the network parameters through the gradient descent method with the goal of minimizing the loss function of the training.
  • the formula for gradient descent is:
  • represents the network parameters
  • L( ⁇ ) is the loss function used for network training
  • is the iterative step size.
  • the loss function for a single prediction result consists of the first loss function L cls for object classification and the second loss function L loc for location regression:
  • u is the true class of the target (in this case, a building)
  • p u is the confidence score that the network predicts that the target is u
  • t i and v i are the real and predicted positions of the target, respectively.
  • the Mask RCNN network is used to detect and extract the area of the building image in the reference image sample to obtain the compliant target image, and the compliant target image is processed.
  • the image feature extraction is performed to obtain the image feature corresponding to the compliance target image (referred to as the second image feature).
  • the real position of the compliance target in the compliance target image in the real physical world referred to as the second position
  • the specific technical means used for determining the second position may be the same as the technical means used for determining the first position.
  • the image convolution operation is mainly by setting various feature extraction filter matrices (convolution kernels, such as setting a matrix of size 3*3, or 5*5), and then using the convolution kernel in the original image matrix (image It is actually a matrix composed of pixel values) 'sliding' to realize the convolution operation.
  • convolution kernels such as setting a matrix of size 3*3, or 5*5
  • the terminal records all the second image features into the database by numbering, and associates the second position corresponding to the compliance target in the compliance target image corresponding to the second image feature with the second image feature.
  • the trained neural network model can also be used to extract image features of the target image, and the terminal acquires the image features of the target image extracted by the neural network model as the first image features.
  • step S40 when the terminal obtains the first position corresponding to the target in the target image, it detects whether the second position stored in the database (that is, the second position corresponding to the compliance target in the compliance target image) is There is a second location that satisfies the preset condition.
  • the preset condition includes any one of the following: the second position is within a preset area constructed based on the first position; the distance between the second position and the first position is less than or equal to the preset distance.
  • the terminal may construct a circular area as the preset area with the first position as the midpoint and the preset length as the radius.
  • the terminal may also take the first position as the midpoint of the preset rectangular area, and construct the preset area based on this.
  • the preset length and the side length of the preset rectangle can be set according to actual needs, which are not limited in this embodiment.
  • the terminal further detects whether there is a second position located within the preset area; if so, it is determined that the compliance target image to which the compliance target corresponding to the second position belongs satisfies the preset condition; A compliant target image for preset conditions.
  • the terminal may also first determine the distance between the first position and each second position, and further detect whether the distance between the first position and the second position is less than or equal to the preset distance;
  • the compliance target image to which the compliance target corresponding to the second position belongs satisfies the preset condition; if not, it is determined that the compliance target image to which the compliance target corresponding to the second position belongs does not meet the preset condition, and if all If none of the compliant target images meet the preset conditions, it is further determined that no compliant target images meeting the preset conditions are detected.
  • the preset distance may be set according to actual needs, which is not limited in this embodiment.
  • the second position corresponding to the compliance target in the figure needs to coincide with the first position.
  • the terminal when the terminal detects that there is a compliant target image that satisfies the preset condition, it continues to perform step S50; when the terminal does not detect that there is a compliant target image that meets the preset condition, it directly determines that the target image is abnormal.
  • target image the abnormal target in the abnormal target image can be defined as an illegal building or illegal building.
  • step S50 is substantially performed only based on the compliance target image whose relative position is relatively close to the target image, so as to further determine whether the detected second image feature corresponding to the compliance target image is the same as the first image feature Matching, and do not use the compliant target image whose relative position is far from the target image to perform step S50, so as to avoid using unnecessary image features for image matching, thereby improving the accuracy of subsequent matching image features (because the distance is farther than the matching target image.
  • step S40 Even if the image features of the regulated target image match the target image, they cannot be the same building or the same area); and based on the execution of step S40, compliance targets that are unlikely to match the target image can also be screened out. Therefore, the algorithm complexity of subsequent detection of compliant target images matching the target image is reduced, and the efficiency of image matching is improved, thereby improving the efficiency of identifying illegal targets in the oil and gas pipeline area.
  • the terminal does not detect a compliant target image that satisfies the preset conditions (that is, when the second position corresponding to the compliant target is not detected near the first position corresponding to the target of the target image), it indicates that the target image was located at the previous location. If there is no compliance target set in the area, then the target (ie building) that appears in the area at this time is likely to be the illegal target, so the terminal directly determines the target image as an abnormal target image, thereby reducing the follow-up
  • the algorithm processing of image feature matching improves the efficiency of identifying illegal targets in the oil and gas pipeline area to a certain extent.
  • step S50 when the terminal detects that there is a compliance target image that satisfies the preset condition (that is, detects that there is a second position that satisfies the preset condition), the terminal acquires the second position corresponding to the compliance target image from the database.
  • Image features that is, acquiring a second image feature associated with a second position that satisfies a preset condition), and then detecting whether the acquired second image feature matches the first image feature.
  • the terminal detects whether the second image feature is consistent with the first image feature; if so, determines that the second image feature matches the first image feature; if not, determines that the second image feature does not match the first image feature .
  • the terminal may also perform similarity detection on the first image feature and the second image feature, and further detect whether the similarity between the two is greater than or equal to the preset similarity; One image feature matches; if not, it is determined that the second image feature does not match the first image feature.
  • the value range of the preset similarity may be 90%-100%, and if the preset similarity is 100%, it is equivalent to detecting whether the second image feature is consistent with the first image feature.
  • step S60 when the terminal determines that the detected second image feature corresponding to the compliance target image matches the first image feature of the target image, it indicates that the building in the target image is an existing record in the library If the target image is compliant, the terminal further determines that the target image is a compliant target image.
  • step S70 when the terminal determines that the detected second image feature corresponding to the compliance target image does not match the first image feature of the target image, it means that the building in the target image is not pre-recorded in the library is an abnormal target, the terminal further determines that the target image is an abnormal target image, and determines that the target in the target image is an abnormal target (ie, an illegal building or an illegal building).
  • the reference image samples used to train the neural network model can also be generated based on abnormal target images.
  • the target image is determined.
  • the image is an abnormal target image, and if the second image feature does not match the first image feature, it is determined that the target image is a compliant target image.
  • it is easier to collect compliant target images than abnormal target images in the oil and gas pipeline area, that is, it is easier to collect and generate benchmark image samples based on compliant target images, thereby improving the efficiency of building and training neural network models. Generate benchmark image samples based on compliant target images.
  • artificial intelligence and target detection technology are used to automatically perform image recognition and feature extraction on images in the oil and gas pipeline area collected by unmanned aerial vehicles to obtain the target building in the image, and use the location of the target building to match the target building.
  • the image features corresponding to similar compliant buildings are matched with the image features corresponding to the target building, and based on this, it is judged whether the target building is a compliant building, and if not, it is a violating building, thus improving the inspection process.
  • the step of judging whether the second image feature corresponding to the detected compliance target image matches the first image feature includes:
  • Step S51 obtaining the first hash code of the first image feature, and obtaining the second hash code of the second image feature corresponding to the compliance target image obtained by detection;
  • Step S52 determine the Hamming distance between the first hash code and the second hash code
  • Step S53 using the Hamming distance to determine whether the second image feature matches the first image feature.
  • the terminal when the terminal detects that there is at least one compliance target image that satisfies the preset condition, the terminal acquires the second image feature corresponding to the compliance target image that satisfies the preset condition from the database.
  • an image retrieval algorithm based on a hash function is adopted, and corresponding hash codes are obtained by substituting image features into the hash function set.
  • the hash function set is:
  • h is the hash function
  • the hash function set H is composed of multiple hash functions
  • K is the number of hash functions.
  • the terminal may convert the first image feature into a hash code, so as to obtain the first hash code.
  • the terminal may convert the second image feature into a hash code after acquiring the second image feature from the database, so as to obtain the second hash code corresponding to each second image feature; All the second image features in the database are converted into second hash codes corresponding to the second image features, and then the second hash codes are stored in association with the second image features to generate an image feature library, so that in the generation stage of the image feature library, The hash function set can be trained and learned, and when the terminal needs to obtain the second hash code corresponding to the second image feature, it can be directly obtained from the image feature library.
  • the terminal further calculates the Hamming distance between the first hash code and the second hash code.
  • the calculation formula of Hamming distance is:
  • the Hamming distance represents the number of different bits corresponding to two strings (same length); if the XOR operation is performed on the two strings, and the number of the result is 1, then this number is the Hamming distance.
  • the terminal determines the Hamming distance between the first hash code and the second hash code, it further detects whether the obtained Hamming distance is less than or equal to a preset threshold.
  • the preset threshold is used to measure the size of the Hamming distance, and can be set according to actual needs, for example, the value range can be 0-10; the smaller the Hamming distance, the first hash code and the second hash code The higher the matching degree between the codes, and the Hamming distance is 0, the two are exactly the same.
  • the terminal when the terminal detects that the Hamming distance between the first hash code and the second hash code is less than or equal to a preset threshold, it determines that the second image feature corresponding to the second hash code is the same as the first hash code.
  • Image feature matching when the terminal detects that the Hamming distance between the first hash code and the second hash code is greater than a preset threshold, it determines that the second image feature corresponding to the second hash code and the first image feature Mismatch.
  • the second hash codes corresponding to the multiple second image features will be obtained, and at this time, the first hash code and each The Hamming distance between the second hash codes is obtained, and the Hamming distances corresponding to a plurality of different second hash codes are obtained.
  • the terminal can use the array size sorting, select the Hamming distance with the smallest value from the plurality of Hamming codes, and then execute step S53 based on the selected Hamming distance, so as to use the Hamming distance to determine the second image feature Whether it matches the first image feature; if so, then determine that the second image feature to which the second hash code corresponding to the selected Hamming distance belongs matches the first image feature; if not, then determine that the selected Hamming distance The second image feature to which the second hash code corresponding to the distance belongs does not match the first image feature.
  • the operation efficiency of image feature pairing can be improved, thereby improving the process of inspecting the oil and gas pipeline area.
  • the efficiency of whether there are offending targets in the target image is improved.
  • the method further includes:
  • Step S80 outputting the target image to an associated device
  • Step S81 when receiving a positive response fed back by the associated device to the target image, update the target image to the compliance target image, and generate the reference image sample based on the target image; or,
  • Step S82 when receiving a negative response from the associated device for the target image, maintaining the determination that the target image is the abnormal target image.
  • the target image when the terminal determines that the target image is an abnormal target image, in order to avoid a misjudgment of a newly built compliant building that has not been recorded in the library, the target image can be output to the relevant work responsible for supervising and maintaining oil and gas pipelines
  • the associated equipment of the personnel is transferred to the manual review process for the relevant staff to review whether the target in the target image is an abnormal target.
  • a positive response for feedback on the target image may be sent to the terminal through the associated device.
  • the terminal receives a positive response from the associated device for the target image, indicating that the target in the target image should be a compliant target
  • the terminal can update the previous current target image to a compliant target image, and based on the The target image generates a reference image sample, and the newly generated reference image sample is input into the neural network model to train and update the neural network model, so that the neural network model can add relevant training parameters of the compliant target image.
  • a second image feature matching the first image feature of the target image can be obtained, that is, it will no longer be determined as a non-abnormal target image, and it is determined as a compliant target image.
  • a negative response for feedback on the target image may be sent to the terminal through the associated device.
  • the terminal receives a negative response from the associated device to the target image, indicating that the target in the target image is indeed an abnormal target, the terminal continues to maintain the previous determination that the target image is an abnormal target image, that is, at this time The terminal can be left alone.
  • the method further includes:
  • Step S90 Generate alarm information according to the abnormal target image, and output the alarm information.
  • alarm information may be generated according to the abnormal target image.
  • the terminal may further add the first position associated with the abnormal target image, and/or add the aerial image to which the abnormal target image belongs and the position information associated with the aerial image.
  • the terminal can further determine the information receiving end of relevant law enforcement agencies (such as public security departments, urban management departments, relevant departments responsible for oil and gas pipeline maintenance, etc.), and output the alarm information to the information receiving end to prompt relevant law enforcement agencies to deal with oil and gas in time.
  • relevant law enforcement agencies such as public security departments, urban management departments, relevant departments responsible for oil and gas pipeline maintenance, etc.
  • output the alarm information to the information receiving end to prompt relevant law enforcement agencies to deal with oil and gas in time.
  • Illegal, illegal and illegal buildings near the pipeline can avoid the loss of personnel, economy and environment caused by damage to the oil and gas pipeline as soon as possible.
  • the embodiment of the present application also provides a target matching-based oil and gas pipeline inspection device 10, including:
  • the acquisition module 11 is used for collecting aerial images in the oil and gas pipeline area by using the drone;
  • a processing module 12 for extracting a target image from the aerial image, and determining a first position corresponding to the target in the target image;
  • the feature extraction module 13 is configured to perform image feature extraction on the target image by using a neural network model to obtain a first image feature, wherein the neural network model is pre-trained based on a plurality of reference image samples, and the reference image samples are labeled There is a compliance target image; the neural network model performs image feature extraction on the compliance target image during the training process to obtain a second image feature;
  • a detection module 14 configured to detect a compliance target image that satisfies a preset condition according to the second position and the first position corresponding to the compliance target in the compliance target image;
  • a judgment module 15 configured to judge whether the detected second image feature corresponding to the compliance target image matches the first image feature
  • the first determination module 16 is configured to determine if the target image is the compliance target image
  • the second determination module 17 is configured to determine that the target image is an abnormal target image if not.
  • the judgment module of the oil and gas pipeline inspection device based on target matching includes:
  • an obtaining unit configured to obtain the first hash code of the first image feature, and the second hash code of the second image feature corresponding to the detected compliance target image
  • a determining unit for determining the Hamming distance between the first hash code and the second hash code
  • a judgment unit configured to use the Hamming distance to judge whether the second image feature matches the first image feature.
  • the judging unit is further configured to judge whether the Hamming distance is less than or equal to a preset threshold; if so, judge that the second image feature matches the first image feature; if not, judge the The second image feature does not match the first image feature.
  • the neural network model is constructed based on the Mask RCNN network; the processing module is also used to input the aerial image into the neural network model, to utilize the Mask RCNN network to extract from the aerial image. target image; wherein, the Mask RCNN network is also used to extract the first image feature and the second image feature.
  • the preset condition is any one of the following: the second position is within a preset area constructed based on the first position; the distance between the second position and the first position is less than or equal to the preset distance.
  • oil and gas pipeline inspection device based on target matching also includes:
  • a third determination module configured to determine that the target image is an abnormal target image when the compliance target image that meets the preset condition is not detected.
  • oil and gas pipeline inspection device based on target matching also includes:
  • an output module for outputting the target image to an associated device
  • a first receiving module configured to update the target image to the compliance target image when receiving a positive response from the associated device to the target image, and generate the reference image sample based on the target image ;
  • the second receiving module is configured to maintain the determination that the target image is the abnormal target image when receiving a negative response fed back by the associated device to the target image.
  • oil and gas pipeline inspection device based on target matching also includes:
  • An alarm module configured to generate alarm information according to the abnormal target image, and output the alarm information.
  • an embodiment of the present application further provides a computer device.
  • the computer device may be a server, and its internal structure may be as shown in FIG. 3 .
  • the computer device includes a processor, memory, a network interface, and a database connected by a system bus. Among them, the processor of the computer device is used to provide computing and control capabilities.
  • the memory of the computer device includes a non-volatile storage medium, an internal memory.
  • the nonvolatile storage medium stores an operating system, a computer program, and a database.
  • the internal memory provides an environment for the execution of the operating system and computer programs in the non-volatile storage medium.
  • the database of the computer equipment is used for target matching based oil and gas pipeline inspection procedures.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection. When the computer program is executed by the processor, a method for inspecting oil and gas pipelines based on target matching is realized.
  • FIG. 3 is only a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied.
  • the present application also proposes a computer-readable storage medium, the computer-readable storage medium includes an oil and gas pipeline inspection program based on target matching, and the oil and gas pipeline inspection program based on target matching is executed by a processor.
  • the computer-readable storage medium can be non-volatile or volatile.
  • the oil and gas pipeline inspection method based on target matching utilize artificial intelligence and target detection technology to automatically Perform image recognition and feature extraction on the images in the oil and gas pipeline area collected by man and machine to obtain the target building in the image, and use the image features corresponding to the compliant buildings that are close to the target building.
  • Image features are used for feature matching, and based on this, it is judged whether the target building is a compliant building, and if not, it is an illegal building, thus improving the efficiency of identifying illegal targets in the oil and gas pipeline area during the process of patrolling the oil and gas pipeline area.
  • Nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in various forms such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double-rate SDRAM (SSRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Software Systems (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Multimedia (AREA)
  • Databases & Information Systems (AREA)
  • Medical Informatics (AREA)
  • Image Analysis (AREA)

Abstract

L'invention concerne un procédé et un appareil d'inspection de routage de pipelines de pétrole et de gaz sur la base d'une mise en correspondance de cibles, ainsi qu'un dispositif informatique et un support de stockage lisible par ordinateur. Le procédé comprend les étapes consistant à : extraire une image de cible d'une image aérienne dans une région de pipeline de pétrole et de gaz ; réaliser une extraction de caractéristiques d'image sur l'image de cible à l'aide d'un modèle de réseau neuronal, pour obtenir une première caractéristique d'image, le modèle de réseau neuronal étant obtenu à l'avance par réalisation d'un entraînement sur la base d'une pluralité d'échantillons d'image de référence, et les échantillons d'image de référence étant étiquetés avec des images de cible conforme, et le modèle de réseau neuronal effectuant une extraction de caractéristiques d'image sur les images de cible conforme dans le processus d'entraînement, pour obtenir une seconde caractéristique d'image ; déterminer si la seconde caractéristique d'image correspondant à une image de cible conforme détectée correspond à la première caractéristique d'image ; et, si tel n'est pas le cas, déterminer que l'image de cible est une image de cible anormale. Le procédé augmente l'efficacité d'identification d'une cible violée dans une région de pipeline de pétrole et de gaz.
PCT/CN2021/084540 2020-12-11 2021-03-31 Procédé et appareil pour l'inspection de routage de pipelines de pétrole et de gaz sur la base d'une mise en correspondance de cibles WO2022121186A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011461277.6 2020-12-11
CN202011461277.6A CN112529012B (zh) 2020-12-11 2020-12-11 基于目标匹配的油气管道巡检方法、装置、设备及介质

Publications (1)

Publication Number Publication Date
WO2022121186A1 true WO2022121186A1 (fr) 2022-06-16

Family

ID=74999246

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/084540 WO2022121186A1 (fr) 2020-12-11 2021-03-31 Procédé et appareil pour l'inspection de routage de pipelines de pétrole et de gaz sur la base d'une mise en correspondance de cibles

Country Status (2)

Country Link
CN (1) CN112529012B (fr)
WO (1) WO2022121186A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115512098A (zh) * 2022-09-26 2022-12-23 重庆大学 一种桥梁电子化巡检系统及巡检方法
CN115797619A (zh) * 2023-02-10 2023-03-14 南京天创电子技术有限公司 一种适用于巡检机器人仪表图像定位的纠偏方法
CN116091719A (zh) * 2023-03-06 2023-05-09 山东建筑大学 一种基于物联网的河道数据管理方法及系统
CN117201845A (zh) * 2023-09-15 2023-12-08 海看网络科技(山东)股份有限公司 基于帧比对的直播节目首播和重播内容一致性监测方法

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112529012B (zh) * 2020-12-11 2024-05-07 平安科技(深圳)有限公司 基于目标匹配的油气管道巡检方法、装置、设备及介质
CN113283382B (zh) * 2021-06-15 2022-08-30 合肥工业大学 一种井下管道泄漏场景描述方法和装置
CN113688758B (zh) * 2021-08-31 2023-05-30 重庆科技学院 基于边缘计算的输气管道高后果区智能识别系统
CN116101275A (zh) * 2023-04-12 2023-05-12 禾多科技(北京)有限公司 一种基于自动驾驶的避障方法及系统

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107729842A (zh) * 2017-10-18 2018-02-23 中国石油大学(北京) 基于机器视觉的油气管道第三方破坏危险识别方法、装置及系统
CN107808425A (zh) * 2017-11-28 2018-03-16 刘松林 基于无人机航拍影像的油气管线巡检系统及其巡检方法
CN109636848A (zh) * 2018-12-17 2019-04-16 武汉天乾科技有限责任公司 一种基于无人机的油气管道巡检方法
CN110266803A (zh) * 2019-06-25 2019-09-20 北京工业大学 基于无人机航拍的油气管道监管系统
CN111257507A (zh) * 2020-01-16 2020-06-09 清华大学合肥公共安全研究院 一种基于无人机的气体浓度检测及事故预警系统
CN111339858A (zh) * 2020-02-17 2020-06-26 电子科技大学 一种基于神经网络的油气管道标志物识别方法
CN111539362A (zh) * 2020-04-28 2020-08-14 西北工业大学 一种无人机图像目标检测装置及方法
CN111563423A (zh) * 2020-04-17 2020-08-21 西北工业大学 基于深度去噪自动编码器的无人机图像目标检测方法及系统
CN112529012A (zh) * 2020-12-11 2021-03-19 平安科技(深圳)有限公司 基于目标匹配的油气管道巡检方法、装置、设备及介质

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11301748B2 (en) * 2018-11-13 2022-04-12 International Business Machines Corporation Automatic feature extraction from aerial images for test pattern sampling and pattern coverage inspection for lithography

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107729842A (zh) * 2017-10-18 2018-02-23 中国石油大学(北京) 基于机器视觉的油气管道第三方破坏危险识别方法、装置及系统
CN107808425A (zh) * 2017-11-28 2018-03-16 刘松林 基于无人机航拍影像的油气管线巡检系统及其巡检方法
CN109636848A (zh) * 2018-12-17 2019-04-16 武汉天乾科技有限责任公司 一种基于无人机的油气管道巡检方法
CN110266803A (zh) * 2019-06-25 2019-09-20 北京工业大学 基于无人机航拍的油气管道监管系统
CN111257507A (zh) * 2020-01-16 2020-06-09 清华大学合肥公共安全研究院 一种基于无人机的气体浓度检测及事故预警系统
CN111339858A (zh) * 2020-02-17 2020-06-26 电子科技大学 一种基于神经网络的油气管道标志物识别方法
CN111563423A (zh) * 2020-04-17 2020-08-21 西北工业大学 基于深度去噪自动编码器的无人机图像目标检测方法及系统
CN111539362A (zh) * 2020-04-28 2020-08-14 西北工业大学 一种无人机图像目标检测装置及方法
CN112529012A (zh) * 2020-12-11 2021-03-19 平安科技(深圳)有限公司 基于目标匹配的油气管道巡检方法、装置、设备及介质

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115512098A (zh) * 2022-09-26 2022-12-23 重庆大学 一种桥梁电子化巡检系统及巡检方法
CN115512098B (zh) * 2022-09-26 2023-09-01 重庆大学 一种桥梁电子化巡检系统及巡检方法
CN115797619A (zh) * 2023-02-10 2023-03-14 南京天创电子技术有限公司 一种适用于巡检机器人仪表图像定位的纠偏方法
CN116091719A (zh) * 2023-03-06 2023-05-09 山东建筑大学 一种基于物联网的河道数据管理方法及系统
CN116091719B (zh) * 2023-03-06 2023-06-20 山东建筑大学 一种基于物联网的河道数据管理方法及系统
CN117201845A (zh) * 2023-09-15 2023-12-08 海看网络科技(山东)股份有限公司 基于帧比对的直播节目首播和重播内容一致性监测方法

Also Published As

Publication number Publication date
CN112529012B (zh) 2024-05-07
CN112529012A (zh) 2021-03-19

Similar Documents

Publication Publication Date Title
WO2022121186A1 (fr) Procédé et appareil pour l'inspection de routage de pipelines de pétrole et de gaz sur la base d'une mise en correspondance de cibles
CN109635666B (zh) 一种基于深度学习的图像目标快速检测方法
Dorafshan et al. Deep learning neural networks for sUAS-assisted structural inspections: Feasibility and application
CN107133569B (zh) 基于泛化多标记学习的监控视频多粒度标注方法
CN110084165B (zh) 基于边缘计算的电力领域开放场景下异常事件的智能识别与预警方法
WO2020000697A1 (fr) Procédé et appareil de reconnaissance de comportement, dispositif informatique et support d'informations
WO2019105131A1 (fr) Procédé et système d'identification d'image pour la surveillance, dispositif informatique et support d'informations lisible
CN110728252B (zh) 一种应用于区域人员运动轨迹监控的人脸检测方法
WO2022057309A1 (fr) Procédé et appareil de reconnaissance de caractéristique pulmonaire, dispositif informatique et support de stockage
CN112651938B (zh) 视盘图像分类模型的训练方法、装置、设备及存储介质
WO2021043074A1 (fr) Procédé de surveillance de trajectoire de mouvement d'animal de compagnie dans un cadre urbain basé sur la reconnaissance d'image, et dispositifs associés
CN109522221A (zh) 一种提高模糊测试效率的方法和系统
CN116596875B (zh) 晶圆缺陷检测方法、装置、电子设备及存储介质
CN112487894A (zh) 基于人工智能的轨道交通保护区自动巡查方法及装置
Pan et al. Leveraging spatial context disparity for power line detection
CN115690505A (zh) 光伏组件故障检测方法、装置、计算机设备及存储介质
CN113420646B (zh) 一种基于深度学习的锁站连接锁检测系统及方法
CN111325076A (zh) 一种基于U-net与Seg-net网络融合的航空地面建筑物提取方法
CN114359716A (zh) 一种基于多遥感火指数自动化集成的火烧迹地制图方法
CN114565780A (zh) 一种目标识别方法、装置、电子设备及存储介质
CN106874928A (zh) 跟踪目标突发关键事件自动判决方法及系统
CN111062298A (zh) 配电网电力设备目标识别方法和系统
CN112052824A (zh) 基于YOLOv3算法的煤气管道特定物体目标检测告警方法、装置、系统及存储介质
CN111652102A (zh) 一种输电通道目标物辨识方法及系统
CN117341781B (zh) 轨道交通故障处理方法、装置、计算机设备及存储介质

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

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

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

122 Ep: pct application non-entry in european phase

Ref document number: 21901902

Country of ref document: EP

Kind code of ref document: A1