CN113920301A - Novel digital instrument identification method for power distribution room - Google Patents

Novel digital instrument identification method for power distribution room Download PDF

Info

Publication number
CN113920301A
CN113920301A CN202111031062.5A CN202111031062A CN113920301A CN 113920301 A CN113920301 A CN 113920301A CN 202111031062 A CN202111031062 A CN 202111031062A CN 113920301 A CN113920301 A CN 113920301A
Authority
CN
China
Prior art keywords
digital instrument
digital
area
image
power distribution
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202111031062.5A
Other languages
Chinese (zh)
Inventor
计志威
张欣
付明磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang University of Technology ZJUT
Original Assignee
Zhejiang University of Technology ZJUT
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 Zhejiang University of Technology ZJUT filed Critical Zhejiang University of Technology ZJUT
Priority to CN202111031062.5A priority Critical patent/CN113920301A/en
Publication of CN113920301A publication Critical patent/CN113920301A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Computation (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Software Systems (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Image Analysis (AREA)

Abstract

一种新型的配电房数字式仪表识别方法,包括以下步骤:步骤1:提取数字式仪表区域,将待识别的多个数字式仪表进行独立的分割;步骤2:提取数字仪表的顶点坐标,对数字式仪表区域进行透视变换,得到倾斜校正后的数字式仪表区域;步骤3:对倾斜校正后的数字仪表图像进行预处理;步骤4:利用外轮廓检测方法,对预处理后的数字式仪表图像中单个数字进行分割;步骤5:利用传统方法对分割后的单个数字区域进行识别,若每一个单独数字的识别均成功,则对识别结果进行汇总输出;否则,跳转至步骤6;步骤6:利用预训练的目标识别模型对倾斜校正后的数字式仪表图像进行识别,对识别结果进行汇总输出。本发明识别准确度高、运行效率高。

Figure 202111031062

A novel method for identifying digital meters in a power distribution room, comprising the following steps: step 1: extracting the area of the digital meters, and independently dividing a plurality of digital meters to be identified; step 2: extracting the vertex coordinates of the digital meters, Perform perspective transformation on the digital meter area to obtain the digital meter area after tilt correction; step 3: preprocess the digital meter image after tilt correction; step 4: use the outer contour detection method to Segment the single digit in the meter image; Step 5: Use the traditional method to identify the segmented single digit area, if the recognition of each individual digit is successful, the identification result will be summarized and output; otherwise, skip to step 6; Step 6: Use the pre-trained target recognition model to recognize the tilt-corrected digital instrument image, and summarize and output the recognition results. The invention has high identification accuracy and high operation efficiency.

Figure 202111031062

Description

Novel digital instrument identification method for power distribution room
Technical Field
The invention relates to the technical field of digital image recognition, in particular to a novel method for recognizing a digital instrument of a power distribution room
Technical Field
Digital instruments have been widely used in the field of substations. However, due to the limitations of cost privacy and working conditions, many digital meters do not have special communication interfaces, so that the readings cannot be automatically identified, and the relevant readings need to be entered manually. The manual entry of the meter reading usually consumes a large amount of manpower and time, makes mistakes easily in a long-time and high-frequency working environment, and cannot acquire and enter the meter reading under the unattended condition such as night. Therefore, the method for manually inputting the reading of the digital instrument of the power distribution station has the defects of low efficiency, poor reliability, incapability of meeting the real-time performance, low intelligent level and the like. In this case, it is necessary to automatically acquire numerical information by image processing and image recognition based on computer vision technology.
In recent years, with the common installation of cameras and the popularization and application of inspection robots, various works of transformer substations gradually develop towards automation, and the recognition and recording work of instrument data also continuously develops towards digitization and intellectualization. Many digital image processing methods have been applied to digital instrument recognition automatic recognition, one is a method of positioning and recognizing according to manually designed features, such as zhuangzhen positioning the digital instrument area using edge detection method, and then performing digital recognition according to the stroke and shape features of the number; the bei cheng jie uses an image thresholding method to locate the digital instrument area and then performs digital recognition based on the projection method and digital stroke features. The other type is a positioning and recognition method based on deep learning automatic feature extraction, for example, a YOLOv2 network is used by Rayson Laroca and the like to position a digital instrument area, and a comparison test of CR-NET, CRNN and other networks on digital recognition is carried out. Most conventional methods of meter area extraction and identification of individual numbers are based on ideal viewing angles and lighting environments. Once the premise is broken away, the identification accuracy and robustness of most traditional methods are greatly reduced, and the identification effect is difficult to guarantee. And the traditional method can only process single-angle and single-form numbers and cannot effectively process multi-angle and multi-form numbers in the transformer substation. The target detection based on the deep learning can automatically extract features, effectively improve the precision, and can obtain better identification accuracy under the condition of changeable illumination, angle and form, so that the target detection based on the deep learning is widely applied at present.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides a novel digital instrument recognition method with high recognition accuracy and high operation efficiency, and aims to solve the problems of low recognition accuracy and poor algorithm robustness of the background of the prior art on multi-angle and multi-form instrument numbers.
In order to achieve the purpose, the invention adopts the following technical scheme:
a novel digital instrument identification method comprises the following steps:
step 1: extracting a digital instrument area, and independently dividing a plurality of digital instruments to be identified;
step 2: extracting vertex coordinates of the digital instrument, and carrying out perspective transformation on the digital instrument area obtained in the step (1) to obtain an inclination-corrected digital instrument area;
and step 3: preprocessing the digital instrument image after the inclination correction obtained in the step (2);
and 4, step 4: dividing a single number in the preprocessed digital instrument image obtained in the step (3) by using an outer contour detection method;
and 5: identifying the single divided digital area by using a traditional method, and summarizing and outputting an identification result if the identification of each single digital area is successful; otherwise, jumping to step 6;
step 6: and (3) recognizing the digital instrument image after the inclination correction obtained in the step (2) by using a pre-trained target recognition model, and summarizing and outputting a recognition result.
Further, the step 1 comprises the following steps:
step 1.1: carrying out binarization processing on the original image, and extracting the outline of a digital instrument area;
step 1.2: and (3) fitting the outline of the digital instrument area in the step 1.1 by using a polygon, and further independently dividing the plurality of digital instruments in the extracted digital instrument area.
Still further, the step 2 comprises the following steps:
step 2.1: in the digital instrument area which is independently segmented in the step 1.2, pixels corresponding to the gray scale of the digital instrument are searched in the outline, the coordinates of the corresponding pixels are processed and stored, and the coordinates of four vertexes of the digital instrument are found by utilizing a sorting method;
step 2.2: and (3) finding an optimal single mapping transformation matrix H, namely finding a conversion matrix from the source plane to the target plane by using the vertex coordinates of the digital instrument before the non-tilt correction obtained in the step (2.1) and the vertex coordinates of the digital instrument after the expected tilt correction.
Step 2.3: and (3) performing perspective transformation on the digital instrument area obtained in the step (1) by using the optimal single mapping transformation matrix H obtained in the step (2.2), namely projecting the digital instrument area to a new view plane to obtain the digital instrument area after inclination correction.
In step 2.2, an optimal single mapping transformation matrix H between four two-dimensional point pairs is calculated using an RANSAC method, and the used RANSAC method achieves the goal by repeatedly selecting a group of random subsets in data, and the steps are as follows:
2.2.1: randomly extracting 4 sample data from the data set, wherein the 4 samples are not collinear, and calculating a transformation matrix H and marking as a model M;
2.2.2: calculating projection errors of all data in the data set and the model M, and adding an inner point set I if the errors are smaller than a threshold value;
2.2.3: if the number of the elements of the current internal point set is greater than the number of the elements of the optimal internal point set I _ best, updating the I _ best to I, and updating the iteration times k;
2.2.4: if the iteration number is more than k, exiting: otherwise, adding 1 to the iteration number, and repeating the steps.
Still further, the step 3 includes the steps of:
step 3.1: converting the digital instrument area image after the inclination correction obtained in the step (2) into an HSV space, and performing binarization segmentation on the image by using an HSV threshold value;
step 3.2: morphological treatment: and performing closed operation on the image, expanding the image firstly and then corroding the image, eliminating the breakpoint in a single digit and removing small white spots in a non-digit area.
Further, the step 5 comprises the following steps:
step 5.1: scanning two upper horizontal lines, two lower horizontal lines and three vertical lines in a single digital region as shown in fig. 2, wherein if N and more than N pixels with non-0 gray levels are continuously scanned, the corresponding seven-segment code tube is bright;
step 5.2: finding corresponding numbers according to the lighting condition of the seven-segment codes obtained in the step 5.1, and if a matching relation cannot be found, failing to identify corresponding single numbers;
step 5.3: judging the result of the step 5.2, if the identification of each single number is successful, summarizing and outputting the identification result; otherwise, jump to step 6.
Further, the step 6 comprises the following steps:
step 6.1: making and marking a data set of the digital instrument panel to be detected;
step 6.2: modifying and optimizing training parameters in a Yolov4 configuration file;
step 6.3: training a digital instrument panel data set by using a Yolov4 network structure;
and 6.4, identifying the digital instrument image after the inclination correction obtained in the step 2 by utilizing the YOLOv4 model obtained by training, and summarizing and outputting the identification result.
In the related step 6.3, the specific structure of the model is as follows: the yoloV4 adopts cspdarknet53 on a main feature extraction network, uses a cspdnet structure on the basis of the original darknet53, uses SPP (spatial pyramid) and PAN (Path Aggregation network) structures in a feature pyramid part, and uses a cutmax and mosaic multi-picture fusion technology in the aspect of data expansion in a feature utilization part or a head using YoloV3 in a yoloV4 network structure; simulating image occlusion by using Dropblock; using table smoothing to alleviate overfitting; the activating function adopts a hash activating function; CIoU is introduced as regression loss, so that the regression of the target frame is more stable
In the invention, a digital instrument area is extracted by collecting an electric appliance cabinet image of a power distribution room, the digital instrument area is subjected to inclination correction, the digital area image subjected to inclination correction is preprocessed, the image subjected to inclination correction is segmented to obtain a single digital image, the single digital image is subjected to digital recognition by a threading method to obtain a matching result, whether the success rate of the single digital image in the threading method recognition is 100% or not is judged, if yes, the threading method digital recognition result is used as the recognition result of the single digital image, if not, the image subjected to inclination correction is re-recognized by a previously trained YOLOv4 model to obtain a recognition result, and finally, the recognition result of the single digital image is output.
The beneficial effects of the invention are as follows: the invention provides a novel digital instrument recognition method, which comprises the steps of extracting a digital instrument area to perform inclination correction, performing area segmentation on an individual number, performing primary recognition by using a threading method, and correcting a result by using a YOLOv4 algorithm model, thereby obtaining a correct recognition result of a digital instrument of a power distribution room. The proposed method for identifying the digital instrument of the power distribution room based on YOLOv4 has great reference value for detecting and identifying the digital instrument of the power distribution room.
Drawings
FIG. 1 is a flow chart of the method of the present invention;
FIG. 2 is a schematic diagram of a conventional identification method in step 5 of the present invention;
fig. 3 is a schematic diagram of the network structure of YOLOv4 in step 6 of the present invention.
Detailed Description
The following describes the embodiments of the present invention in detail with reference to the drawings and examples (taking an image of an electrical cabinet of a local distribution substation as an example).
Referring to fig. 1 to 3, a novel digital instrument recognition method includes the following steps:
step 1: independent partitioning of multiple digital meters.
Extracting a digital instrument area, and independently segmenting a plurality of digital instruments to be identified, wherein the process comprises the following steps:
step 1.1: carrying out binarization processing on the original image, and extracting the outline of a digital instrument area;
step 1.2: and (3) fitting the outline of the digital instrument area in the step 1.1 by using a polygon, and further independently dividing the plurality of digital instruments in the extracted digital instrument area.
Step 2: and performing inclination correction processing on the extracted digital instrument.
Extracting vertex coordinates of the digital instrument, calculating an optimal single mapping transformation matrix H by using an RANSAC method, and carrying out perspective transformation on the digital instrument area obtained in the step 1 to obtain an inclination-corrected digital instrument area, wherein the process comprises the following steps:
step 2.1: in the digital instrument area which is independently segmented in the step 1.2, pixels corresponding to the gray scale of the digital instrument are searched in the outline, the coordinates of the corresponding pixels are processed and stored, and the coordinates of four vertexes of the digital instrument are found by utilizing a sorting method;
step 2.2: calculating an optimal single mapping transformation matrix H between the four two-dimensional point pairs by using the vertex coordinates of the digital instrument before non-tilt correction and the vertex coordinates of the digital instrument after expected tilt correction, which are obtained in the step 2.1, by using an RANSAC method, namely finding a conversion matrix from a source plane to a target plane;
the RANSAC (random sample consensus) method used in this step achieves the goal by iteratively selecting a set of random subsets in the data. The selected subset is assumed to be an in-office point and verified by the following method:
1): a model is adapted to the assumed local interior point, that is, all unknown parameters can be calculated from the assumed local interior point; (solving for affine transformations, at least three points are required)
2): testing all other data with the model obtained in 1), and if a certain point is suitable for the estimated model, considering it to be an in-office point;
3): if enough points are classified as the assumed intra-office points, the estimated model is reasonable enough;
4): then, all the assumed intra-office points are used to re-estimate the model, since it is estimated only by the initial assumed intra-office points;
5): finally, the model is evaluated by estimating the error rate of the local interior point and the model.
The algorithm comprises the following specific steps:
2.2.1: randomly extracting 4 sample data (the four samples are not collinear) from the data set to calculate a transformation matrix H, and marking the transformation matrix H as a model M;
2.2.2: calculating projection errors of all data in the data set and the model M, and adding an inner point set I if the errors are smaller than a threshold value;
2.2.3: if the number of the elements of the current internal point set is greater than the number of the elements of the optimal internal point set I _ best, updating the I _ best to I, and updating the iteration times k;
2.2.4: if the iteration number is more than k, exiting: otherwise, adding 1 to the iteration number, and repeating the steps.
Step 2.3: and (3) performing perspective transformation on the digital instrument area obtained in the step (1) by using the optimal single mapping transformation matrix H obtained in the step (2.2), namely projecting the digital instrument area to a new view plane to obtain the digital instrument area after inclination correction.
And step 3: and (4) preprocessing the digital instrument image.
Preprocessing the digital instrument image after the inclination correction obtained in the step 2, wherein the process is as follows:
step 3.1: converting the digital instrument area image after the inclination correction obtained in the step (2) into an HSV space, and performing binarization segmentation on the image by using an HSV threshold value;
step 3.2: morphological treatment: and performing closed operation on the image, expanding the image firstly and then corroding the image, eliminating the breakpoint in a single digit and removing small white spots in a non-digit area.
And 4, step 4: independent segmentation of individual digits in a digital instrument image.
And (3) dividing a single number in the preprocessed digital instrument image obtained in the step (3) by using an outer contour detection method.
And 5: the "threading method" identifies individual numbers.
Identifying the single segmented digital area by using a threading method, and summarizing and outputting identification results if the identification of each single digital area is successful; otherwise, jumping to step 6, and the process is as follows:
step 5.1: scanning two upper horizontal lines, two lower horizontal lines and three vertical lines in a single digital region as shown in fig. 2, wherein if N and more than N pixels with non-0 gray levels are continuously scanned, the corresponding seven-segment code tube is bright;
step 5.2: finding corresponding numbers according to the lighting condition of the seven-segment codes obtained in the step 5.1, and if a matching relation cannot be found, failing to identify corresponding single numbers;
step 5.3: judging the result of the step 5.2, if the identification of each single number is successful, summarizing and outputting the identification result; otherwise, jump to step 6.
Step 6: the numerical identification was performed using the YOLOv4 model.
Recognizing the digital instrument image after the inclination correction obtained in the step 2 by using a pre-trained YOLOv4 model, and summarizing and outputting the recognition result, wherein the process is as follows:
step 6.1: making and marking a data set of the digital instrument panel to be detected;
step 6.2: modifying and optimizing training parameters in a Yolov4 configuration file;
step 6.3: training a digital instrument panel data set by using a Yolov4 network structure;
and 6.4, identifying the digital instrument image after the inclination correction obtained in the step 2 by utilizing the YOLOv4 model obtained by training, and summarizing and outputting the identification result.
The specific structure of the model in the involved step 6.3 is as follows: the YoloV4 adopts cspdarknet53 on a main feature extraction network, and uses a cspnet structure on the basis of the original darknet 53. In the feature pyramid part, SPP (spatial gradient porous) and PAN (Path Aggregation network) structures are used, and in the feature utilization part, the head of Yolov3 is still used. The technology of fusion of cutmix and mosaic multiple pictures is used in the aspect of data augmentation in the YoloV4 network structure; simulating image occlusion by using Dropblock; using table smoothing to alleviate overfitting; the activating function adopts a hash activating function; CIoU is introduced as regression loss, so that the regression of the target frame is more stable.
The main network flow chart of YoloV4 is shown in fig. 3, and the flow chart is as follows: inputting 416x416x3 pictures into a trunk feature extraction network cspdarknet53, performing Darknet convolution, performing a series of residual error network structures, compressing the pictures in height and width, increasing channels, continuously performing down-sampling to obtain higher semantic information, operating the last three feature layers with richer semantics in a Yolov4 network, performing maximum pooling on the result of performing three times of convolution on the feature layer at the bottom layer obtained in the cspdarknet53 by using pooling cores with different sizes by an SPP, stacking the result after the pooling, performing three times of convolution, performing feature extraction from bottom to top on the result and the second and third feature layers from the reciprocal of the trunk feature extraction network by using PANet, then performing feature extraction from top to bottom, and finally converting the extracted features into prediction results by using yolohead in the Yolov3 network.
The embodiments described in this specification are merely illustrative of implementations of the inventive concepts, which are intended for purposes of illustration only. The scope of the present invention should not be construed as being limited to the particular forms set forth in the examples, but rather as being defined by the claims and the equivalents thereof which can occur to those skilled in the art upon consideration of the present inventive concept.

Claims (8)

1. A novel digital instrument identification method for a power distribution room is characterized by comprising the following steps:
step 1: extracting a digital instrument area, and independently dividing a plurality of digital instruments to be identified;
step 2: extracting vertex coordinates of the digital instrument, and carrying out perspective transformation on the digital instrument area obtained in the step (1) to obtain an inclination-corrected digital instrument area;
and step 3: preprocessing the digital instrument image after the inclination correction obtained in the step (2);
and 4, step 4: dividing a single number in the preprocessed digital instrument image obtained in the step (3) by using an outer contour detection method;
and 5: identifying the single divided digital area by using a traditional method, and summarizing and outputting an identification result if the identification of each single digital area is successful; otherwise, jumping to step 6;
step 6: and (3) recognizing the digital instrument image after the inclination correction obtained in the step (2) by using a pre-trained target recognition model, and summarizing and outputting a recognition result.
2. The novel digital instrument recognition method for the power distribution room, according to claim 1, is characterized in that the step 1 comprises the following steps:
step 1.1: carrying out binarization processing on the original image, and extracting the outline of a digital instrument area;
step 1.2: and (3) fitting the outline of the digital instrument area in the step 1.1 by using a polygon, and further independently dividing the plurality of digital instruments in the extracted digital instrument area.
3. A novel digital instrument recognition method for a power distribution room according to claim 1 or 2, characterized in that the step 2 comprises the following steps:
step 2.1: in the digital instrument area which is independently segmented in the step 1.2, pixels corresponding to the gray scale of the digital instrument are searched in the outline, the coordinates of the corresponding pixels are processed and stored, and the coordinates of four vertexes of the digital instrument are found by utilizing a sorting method;
step 2.2: and (3) finding an optimal single mapping transformation matrix H, namely finding a conversion matrix from the source plane to the target plane by using the vertex coordinates of the digital instrument before the non-tilt correction obtained in the step (2.1) and the vertex coordinates of the digital instrument after the expected tilt correction.
Step 2.3: and (3) performing perspective transformation on the digital instrument area obtained in the step (1) by using the optimal single mapping transformation matrix H obtained in the step (2.2), namely projecting the digital instrument area to a new view plane to obtain the digital instrument area after inclination correction.
4. A novel method for identifying digital instruments in a power distribution room as claimed in claim 3, characterized in that in step 2.2, the optimal single mapping transformation matrix H between four pairs of two-dimensional points is calculated using the RANSAC method, which is used to achieve the goal by repeatedly selecting a set of random subsets in the data, and the steps are:
2.2.1: randomly extracting 4 sample data from the data set, wherein the 4 samples are not collinear, and calculating a transformation matrix H and marking as a model M;
2.2.2: calculating projection errors of all data in the data set and the model M, and adding an inner point set I if the errors are smaller than a threshold value;
2.2.3: if the number of the elements of the current internal point set is greater than the number of the elements of the optimal internal point set I _ best, updating the I _ best to I, and updating the iteration times k;
2.2.4: if the iteration number is more than k, exiting: otherwise, adding 1 to the iteration number, and repeating the steps.
5. A novel digital instrument recognition method for a power distribution room according to claim 1 or 2, characterized in that said step 3 comprises the following steps:
step 3.1: converting the digital instrument area image after the inclination correction obtained in the step (2) into an HSV space, and performing binarization segmentation on the image by using an HSV threshold value;
step 3.2: morphological treatment: and performing closed operation on the image, expanding the image firstly and then corroding the image, eliminating the breakpoint in a single digit and removing small white spots in a non-digit area.
6. A novel digital instrument recognition method for a power distribution room as claimed in claim 1 or 2, wherein said step 5 comprises the following steps:
step 5.1: scanning two upper horizontal lines, two lower horizontal lines and three vertical lines in a single digital region as shown in fig. 2, wherein if N and more than N pixels with non-0 gray levels are continuously scanned, the corresponding seven-segment code tube is bright;
step 5.2: finding corresponding numbers according to the lighting condition of the seven-segment codes obtained in the step 5.1, and if a matching relation cannot be found, failing to identify corresponding single numbers;
step 5.3: judging the result of the step 5.2, if the identification of each single number is successful, summarizing and outputting the identification result; otherwise, jump to step 6.
7. A novel digital instrument recognition method for a power distribution room as claimed in claim 1 or 2, wherein said step 6 comprises the following steps:
step 6.1: making and marking a data set of the digital instrument panel to be detected;
step 6.2: modifying and optimizing training parameters in a Yolov4 configuration file;
step 6.3: training a digital instrument panel data set by using a Yolov4 network structure;
and 6.4, identifying the digital instrument image after the inclination correction obtained in the step 2 by utilizing the YOLOv4 model obtained by training, and summarizing and outputting the identification result.
8. The novel digital instrument recognition method for the power distribution room, according to claim 7, is characterized in that in the step 6.3, the specific structure of the model is as follows: the yoloV4 adopts cspdarknet53 on a main feature extraction network, uses a cspdnet structure on the basis of the original darknet53, uses SPP and PAN structures in a feature pyramid part, and uses a cutmix and mosaic multi-picture fusion technology in a feature utilization part or a head of yov 3, yoloV4 network structure in the aspect of data expansion; simulating image occlusion by using Dropblock; using table smoothing to alleviate overfitting; the activating function adopts a hash activating function; CIoU is introduced as regression loss, so that the regression of the target frame is more stable.
CN202111031062.5A 2021-09-03 2021-09-03 Novel digital instrument identification method for power distribution room Pending CN113920301A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111031062.5A CN113920301A (en) 2021-09-03 2021-09-03 Novel digital instrument identification method for power distribution room

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111031062.5A CN113920301A (en) 2021-09-03 2021-09-03 Novel digital instrument identification method for power distribution room

Publications (1)

Publication Number Publication Date
CN113920301A true CN113920301A (en) 2022-01-11

Family

ID=79234013

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111031062.5A Pending CN113920301A (en) 2021-09-03 2021-09-03 Novel digital instrument identification method for power distribution room

Country Status (1)

Country Link
CN (1) CN113920301A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115457055A (en) * 2022-09-13 2022-12-09 深圳创维-Rgb电子有限公司 Illuminance count value recognition method, electronic device and storage medium
CN115471845A (en) * 2022-09-14 2022-12-13 东南大学 Recognition method of digital instrument in converter station based on deep learning and OpenCV
JP2023129943A (en) * 2022-03-07 2023-09-20 日鉄ソリューションズ株式会社 Information processing system, information processing device, information processing method, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109858480A (en) * 2019-01-08 2019-06-07 北京全路通信信号研究设计院集团有限公司 Digital instrument identification method
CN111783757A (en) * 2020-06-01 2020-10-16 成都科大极智科技有限公司 An ID card identification method based on OCR technology in complex scenarios
CN112329775A (en) * 2020-11-12 2021-02-05 中国舰船研究设计中心 A digital multimeter character recognition method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109858480A (en) * 2019-01-08 2019-06-07 北京全路通信信号研究设计院集团有限公司 Digital instrument identification method
CN111783757A (en) * 2020-06-01 2020-10-16 成都科大极智科技有限公司 An ID card identification method based on OCR technology in complex scenarios
CN112329775A (en) * 2020-11-12 2021-02-05 中国舰船研究设计中心 A digital multimeter character recognition method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JONATHAN HU: "当前最佳的YOLOv4是如何炼成的?细数那些小细节", pages 1, Retrieved from the Internet <URL:https://baijiahao.baidu.com/s?id=1669017964920676888&wfr=spider&for=pc> *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023129943A (en) * 2022-03-07 2023-09-20 日鉄ソリューションズ株式会社 Information processing system, information processing device, information processing method, and program
CN115457055A (en) * 2022-09-13 2022-12-09 深圳创维-Rgb电子有限公司 Illuminance count value recognition method, electronic device and storage medium
CN115471845A (en) * 2022-09-14 2022-12-13 东南大学 Recognition method of digital instrument in converter station based on deep learning and OpenCV

Similar Documents

Publication Publication Date Title
CN108961235B (en) Defective insulator identification method based on YOLOv3 network and particle filter algorithm
CN105046252B (en) A kind of RMB prefix code recognition methods
CN105844669B (en) A kind of video object method for real time tracking based on local Hash feature
CN108133212B (en) A deep learning-based fixed invoice amount recognition system
CN113920301A (en) Novel digital instrument identification method for power distribution room
CN110415296B (en) Method for positioning rectangular electric device under shadow illumination
CN114241469B (en) A method and device for identifying information during meter rotation process
LU503034B1 (en) Palmprint Recognition Method Based on Fusion Depth Network
CN105184225B (en) A kind of multinational banknote image recognition methods and device
CN106169080A (en) A kind of combustion gas index automatic identifying method based on image
CN111539330A (en) Transformer substation digital display instrument identification method based on double-SVM multi-classifier
CN119851046B (en) Photovoltaic panel defect detection method, system, device and medium
CN109344820A (en) A digital meter reading recognition method based on computer vision and deep learning
CN117034980A (en) A method for identifying damaged QR codes
CN113505802B (en) Deep learning object classification method based on multichannel model fusion
CN115424254A (en) License plate recognition method, system, equipment and storage medium
CN114741553A (en) Image search method based on image features
CN119169528B (en) A surgical behavior capture system based on fast and slow neural networks
CN108009986A (en) Fragments mosaicing method and apparatus based on marginal information
CN117392651A (en) Intelligent identification method for arc-shaped display instrument of nuclear power plant main control room
CN112729691A (en) Batch workpiece airtightness detection method based on artificial intelligence
CN110826571B (en) Image traversal algorithm for rapid image identification and feature matching
CN113989604A (en) A tire DOT information recognition method based on end-to-end deep learning
CN117765246A (en) Digital instrument identification method based on deep learning
CN118071785A (en) Method and device for automatically extracting standard cells at chip layout level

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20220111