CN112488049B - Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit - Google Patents

Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit Download PDF

Info

Publication number
CN112488049B
CN112488049B CN202011486172.6A CN202011486172A CN112488049B CN 112488049 B CN112488049 B CN 112488049B CN 202011486172 A CN202011486172 A CN 202011486172A CN 112488049 B CN112488049 B CN 112488049B
Authority
CN
China
Prior art keywords
foreign matters
traction motor
blocks
region
clamped
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.)
Active
Application number
CN202011486172.6A
Other languages
Chinese (zh)
Other versions
CN112488049A (en
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.)
Harbin Kejia General Mechanical and Electrical Co Ltd
Original Assignee
Harbin Kejia General Mechanical and Electrical Co Ltd
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 Harbin Kejia General Mechanical and Electrical Co Ltd filed Critical Harbin Kejia General Mechanical and Electrical Co Ltd
Priority to CN202011486172.6A priority Critical patent/CN112488049B/en
Publication of CN112488049A publication Critical patent/CN112488049A/en
Application granted granted Critical
Publication of CN112488049B publication Critical patent/CN112488049B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/58Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
    • G06V20/584Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads of vehicle lights or traffic lights
    • 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/04Architecture, e.g. interconnection topology
    • G06N3/047Probabilistic or stochastic networks
    • 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/048Activation functions
    • 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

Abstract

A fault identification method for foreign matters clamped and hung between a traction motor and an axle of a motor train unit relates to the technical field of image processing, aims at the problem that the fault detection for the foreign matters clamped and hung between the traction motor and the axle in the prior art has poor accuracy, and comprises the following steps: the method comprises the following steps: acquiring a 2D linear array gray image of the truck; step two: intercepting regional subgraphs of the axle and the traction motor according to the 2D linear array gray image of the truck; step three: marking foreign matters in the axle and traction motor region subgraphs; step four: dividing the marked image into a plurality of area blocks, and training a neural network by using the divided image as a training set; step five: inputting the image to be detected into the trained neural network to obtain the prediction score of each region block; step six: and judging whether foreign matters are clamped between the traction motor of the motor train unit and the shaft or not according to the prediction score of each region block.

Description

Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit
Technical Field
The invention relates to the technical field of image processing, in particular to a fault identification method for foreign matters clamped between a traction motor and a shaft of a motor train unit.
Background
In the direction of railway safety, the traditional method is that after a photo is taken by a detection device, the fault point of a train is found through manual observation. This method allows fault detection during vehicle travel without requiring parking. However, the artificial observation has the defects of easy fatigue, high strength, training requirement and the like. More and more things can be replaced by machines at the present stage, and the machines have the characteristics of low cost, unified rule and no fatigue within 24 hours, so that the image recognition technology is used for replacing the traditional manual detection, and the feasibility is realized.
The foreign bodies clamped between the traction motor and the shaft are various in types and different in size. It is difficult to find a common feature using conventional image algorithms. Therefore, fault identification is carried out by using a deep learning neural network method, and the conditions of low accuracy and more false alarms exist.
Disclosure of Invention
The purpose of the invention is: aiming at the problem that the fault detection of foreign matters clamped and hung between a traction motor and a shaft in the prior art is poor in accuracy, the fault identification method for the foreign matters clamped and hung between the traction motor and the shaft of the motor train unit is provided.
The technical scheme adopted by the invention to solve the technical problems is as follows:
a fault identification method for foreign matters clamped between a traction motor and a shaft of a motor train unit comprises the following steps:
the method comprises the following steps: acquiring a 2D linear array gray image of the truck;
step two: intercepting regional subgraphs of the axle and the traction motor according to the 2D linear array gray image of the truck;
step three: marking foreign matters in the intercepted axle and traction motor region subgraphs;
step four: carrying out feature extraction on the marked axle and traction motor regional subgraphs to obtain a feature map, dividing the feature map into a plurality of regional blocks, and taking the feature map obtained after the regional blocks are divided as a training set to train a neural network;
step five: inputting the image to be detected into the trained neural network to obtain the prediction score of each region block corresponding to the image to be detected;
step six: and judging whether foreign matters are clamped between the traction motor of the motor train unit and the shaft corresponding to the image to be detected or not according to the prediction score of each region block corresponding to the image to be detected.
And further, intercepting the regional subgraphs of the axle and the traction motor in the step two according to the prior knowledge and wheelbase information provided by hardware and a frame to carry out regional subgraph interception on the axle and the traction motor.
Further, the core of the neural network is Resnet50, and layer4 output characteristic diagram in Resnet 50.
Further, the specific steps of dividing the feature map into a plurality of area blocks in the fourth step are as follows: firstly, a feature map is divided into four rectangular areas in the length direction of the feature map, the rectangular areas are overlapped to obtain four small area blocks, and then every two adjacent small area blocks are divided into one large area block to obtain three large area blocks.
Further, the training process of the neural network specifically includes: firstly, labeling a feature map obtained by dividing the region blocks, wherein labels are represented as [ x1, x2], wherein x1 represents the probability that foreign matters exist in the region blocks, x2 represents the probability that foreign matters do not exist in the region blocks, according to the divided 7 region blocks, if an object completely falls into one of the region blocks, the label is [1, 0], if the region block does not contain the object, the label is [0, 1], if the region block contains the object but is incomplete, if the proportion of the area of the object in the region block to the total area of the object is more than 0.1, the label of the region block is [0.9, 0.1], if the object exists in the region block but is not complete, the label of the region block is [0.1, 0.9], and finally training the neural network according to the labels and the feature map corresponding to the labels.
Further, the loss function of the neural network is:
Figure BDA0002839411600000021
label in the above formula0Is the size of the first element in label, label1Is the size of the second element in label, pre1For the size of the first element of the prediction result, pre0For the size of the second element of the prediction result, N is the number of the foreign objects contained in the 7 region blocks of the training sample, and M is the number of the samples.
Further, the predicted score is obtained through a CSSPPL module in the neural network, and the CSSPPL module specifically executes the following steps:
firstly, carrying out adaptive average pooling, convolution, activation function and convolution processing on features, carrying out adaptive maximum pooling, convolution, activation function and convolution processing on the features, adding the two processing results, activating by using a Sigmoid function to obtain a result F1, multiplying the F1 by the features to obtain a feature I, carrying out convolution and Sigmoid processing on the feature I to obtain F2, multiplying the F2 by the feature I to obtain a feature II, adjusting the size of the feature II by using an SPP module, and processing the feature II processed by the SPP module by using a Linear layer and a Softmax activation function to obtain an area prediction score.
Further, the SPP module resizes feature two to [2048, 16 ].
Further, the specific steps of judging whether foreign matters are clamped between the traction motor of the motor train unit and a shaft or not according to the prediction score of each region block in the sixth step are as follows:
if the prediction probability that foreign matters exist in any one of the prediction results of the 7 area blocks is greater than 0.85, determining that the foreign matters are hung in the clamping mode;
if the prediction probabilities of the foreign matters existing in the prediction results of the 7 area blocks are all smaller than 0.85, judging the 3 large area blocks, if the prediction probability of the foreign matters existing in any one of the 3 large area blocks is larger than 0.6, searching whether an area block with the prediction probability larger than 0.6 exists in two small area blocks contained in the large area block, and if so, judging that the foreign matters are clamped;
and if the conditions are not met, judging the operation to be normal.
Further, in the third step, the label of the foreign matters in the intercepted axle and traction motor region subgraphs is carried out through labelImg.
The invention has the beneficial effects that:
1. the image automatic identification mode is used for replacing manual detection, the fatigue problem that manual detection repeatedly looks at pictures for a long time can be solved, the same fault is unified, and the detection efficiency and the accuracy are improved.
2. The regional classification network is designed, so that the classification accuracy can be increased.
3. A label representation mode when the interception of the sample target is incomplete is designed, and the condition of network overfitting is reduced.
4. And designing a loss function to enable the obtained network to have stronger generalization.
Drawings
FIG. 1 is a schematic diagram of region block partitioning;
FIG. 2 is a schematic diagram of a CSSPPL module;
fig. 3 is an overall flowchart of a fault identification method for a motor train unit traction motor and foreign matter clamped between shafts provided by the application.
Detailed Description
It should be noted that, in the present invention, the embodiments disclosed in the present application may be combined with each other without conflict.
The first embodiment is as follows: specifically describing the embodiment with reference to fig. 3, the method for identifying the fault of the foreign matter clamped between the traction motor of the motor train unit and the shaft of the motor train unit comprises the following steps:
the method comprises the following steps: acquiring a 2D linear array gray image of the truck;
step two: intercepting regional subgraphs of the axle and the traction motor according to the 2D linear array gray image of the truck;
step three: marking foreign matters in the intercepted axle and traction motor region subgraphs;
step four: carrying out feature extraction on the marked axle and traction motor regional subgraphs to obtain a feature map, dividing the feature map into a plurality of regional blocks, and taking the feature map obtained after the regional blocks are divided as a training set to train a neural network;
step five: inputting the image to be detected into the trained neural network to obtain the prediction score of each region block corresponding to the image to be detected;
step six: and judging whether foreign matters are clamped between the traction motor of the motor train unit and the shaft corresponding to the image to be detected or not according to the prediction score of each region block corresponding to the image to be detected.
Raw image data acquisition
And (4) building high-speed imaging equipment at a fixed detection station to obtain a 2D high-definition linear array gray image of the truck. The long-time image collection obtains more sample data size to there are various natural interference such as the image of illumination, rainwater, mud stain etc. in the assurance data image, guarantee the variety of data, the final model has better robustness like this.
Sample image collection
After an original image is obtained, partial images of the axle and the traction motor are intercepted according to the priori knowledge and axle distance information provided by hardware and a frame. According to the size of the shot image, the size of the shot image is fixed, the vertical direction is 832 pixels, the horizontal direction is 256 pixels, the sub-image can contain a fault occurrence area, and calculation is more convenient when the image size is sampled by multiples of 32.
In actual vehicle passing, normal data are far larger than fault data, so fault simulation needs to be carried out manually, a real foreign matter crop database in the whole vehicle is collected, various foreign matters are placed between a traction motor and an axle, and a data set image is constructed.
Sample marking
In the traditional classification network, only the target type needs to be given, but the regional classification network of the invention needs to know the attribute of each region for a training sample, so the position of a foreign object needs to be labeled, and a labelImg is adopted to label a data set.
And (5) correspondingly making the data set images and the labeled data one by one as training samples.
Model building and training
Network construction
According to the characteristics of foreign matters clamped between a traction motor and a shaft (the positions of faults are limited and the change interval is small), if a target detection network is selected for identification, the program operation time is slow, the fault positions are limited, and the target positions do not need to be detected, so that a classification network is selected for identifying whether the foreign matters exist. However, the phenomenon of low accuracy is found in the identification process, and analysis shows that different carriages of different vehicles at different positions between the traction motor and the shaft have differences, the size of the foreign matters is uncertain, and the network cannot well find out definite classification characteristics. Aiming at the characteristic, the invention improves and provides the regional classification network, which can better duplicate the detail part in the view, is more sensitive to foreign matters, has better recognition effect on the foreign matters with different sizes and improves the recognition accuracy rate on the premise of ensuring the operation speed.
In order to avoid repeated feature extraction processes, the algorithm performs region division to obtain different region features when obtaining the last convolution layer of the feature map.
The second embodiment is as follows: the second step is to intercept the axle and traction motor region subgraph according to the prior knowledge and the wheelbase information provided by hardware and a frame.
The third concrete implementation mode: the second embodiment is further described in the present embodiment, and the difference between the second embodiment and the present embodiment is that the core of the neural network is Resnet50, and layer4 output characteristic diagram in Resnet 50.
The algorithm adopts Resnet50 as a backbone and takes the output of layer4 in Resnet50 as a characteristic diagram. And carrying out region division on the feature map to obtain region features.
The fourth concrete implementation mode: this embodiment is a further description of the third embodiment, and the difference between this embodiment and the third embodiment is that the specific steps of dividing the feature map into a plurality of region blocks in the fourth step are: firstly, a feature map is divided into four rectangular areas in the length direction of the feature map, the rectangular areas are overlapped to obtain four small area blocks, and then two adjacent small area blocks are divided into a large area block to obtain three large area blocks.
The characteristic diagram area division is shown in figure 1, a characteristic diagram of [8, 26] is obtained after characteristic extraction, firstly, the characteristic diagram is divided into 4 blocks of 8 x 8 in figure 1 left, the sizes and the shapes of bottles, plastic bags, toilet paper and the like are different due to a plurality of types of foreign matters, and in order to avoid that the characteristics are not obvious because small foreign matters are split into different blocks, two lines of overlapping areas exist between the adjacent blocks. The overlapped area of the two rows corresponds to the original image, namely, the foreign matter with the height of 64 pixels, so that the foreign matter with the height of less than 64 pixels can completely appear in one or two blocks, and the foreign matter with the height of more than 64 pixels can be split into different blocks but contain enough characteristics for classification. This division works better for small targets.
In 4 blocks obtained by dividing the complaint, adjacent blocks are combined to obtain 3 large blocks shown on the right side of the figure 1, and the blocks can completely contain larger foreign object targets and are more favorable for detecting the large targets.
The fifth concrete implementation mode: the fourth embodiment is further described, and the difference between the fourth embodiment and the first embodiment is that the training process of the neural network specifically includes: firstly, label labeling is carried out on a feature map obtained by dividing a region block, label is represented as [ x1, x2], wherein x1 is represented as the probability of foreign matters existing in the region block, x2 is the probability of foreign matters not existing in the region block, according to 7 divided region blocks, label is [1, 0] if an object completely falls into one of the region blocks, label is [0, 1] if the region block does not contain a point object, when the object exists in the region block but is incomplete, the proportion of the area of the object in the region block to the total area of the object is more than 0.1, the label of the region block is [0.9, 0.1], and the label of the region block is [0.1, 0.9], and finally, a neural network is trained according to the label and the feature map corresponding to the label.
Network training
When the area classification network is used, the whole image is divided into 7 areas, although the overlapped areas exist, the possibility of being segmented exists for the original complete target, so the invention provides an incomplete target label representation mode, which gives complete foreign matters and different labels of the incomplete foreign matters to punish the incomplete target so as to train the network and further reduce the over-fitting condition. The label generation method is expressed by using a one-hot form, such as [ x1, x2] where x1 represents the probability of the existence of the foreign object in the block, and x2 represents the probability of the absence of the foreign object in the block. According to 7 regions divided by the sample image, if an object completely falls in one region, the label of the region is [1, 0], if no object is contained in the region, the label of the region is [0, 1], and if the object exists in a certain region but is not complete and is commonly owned by other regions, the label of the region is [0.9, 0.1 ].
The sixth specific implementation mode: the present embodiment is a further description of a fifth embodiment, and the difference between the present embodiment and the fifth embodiment is that the loss function of the neural network is:
Figure BDA0002839411600000061
label in the above formula0Is the size of the first element in label, label1Is the size of the second element in label, pre1For the size of the first element of the prediction result, pre0The size of the second element of the prediction result, N is the number of foreign matters contained in the 7 area blocks of the training sample, and MFor the number of samples, 7 was taken.
The loss function is customized, and because the samples have the conditions of unbalanced types and various foreign body samples with different difficulty degrees, the loss function used by the invention is as follows
Figure BDA0002839411600000062
Label in the above formula0Is the size of the first element in label, label1Is the size of the second element in label. pre1For the size of the first element of the prediction result, pre0The size of the second element of the prediction. N is the number of pieces of the training sample containing the foreign matter, and M is the number of samples multiplied by 7.
The seventh embodiment: the present embodiment is further described with respect to a sixth embodiment, and the difference between the present embodiment and the sixth embodiment is that the predicted score is obtained by a CSSPPL module in the neural network, and the CSSPPL module specifically executes the following steps:
firstly, carrying out adaptive average pooling, convolution, activation function and convolution processing on features, carrying out adaptive maximum pooling, convolution, activation function and convolution processing on the features, adding the two processing results, activating by using a Sigmoid function to obtain a result F1, multiplying the F1 by the features to obtain a feature I, carrying out convolution and Sigmoid processing on the feature I to obtain F2, multiplying the F2 by the feature I to obtain a feature II, adjusting the size of the feature II by using an SPP module, and processing the feature II processed by the SPP module by using a Linear layer and a Softmax activation function to obtain an area prediction score.
4 small blocks and 3 large blocks are obtained after the region division, and 7 region blocks are obtained. The CSSPPL module was built as shown in fig. 2, with the addition of an attention mechanism, making the image more focused on areas where foreign objects are present. The 7 area blocks are input to the CSAL module, respectively, to obtain a prediction score of whether or not foreign matter is present at the end.
The whole network structure:
the Feature is divided into sub-features of 7 regions by using the output of the resnet50 network layer4 layer as a Feature map Feature extracted by the network. The scores of the seven regions are obtained by inputting the 7 regions into the CSSPPL module. The cssprpl module structure is that firstly, feature is subjected to [ adaptive avgpool2d (1), Conv2d (kernel _ size ═ 3), Relu, Conv2d (kernel _ size ═ 3) ] and [ adaptive maxpool2d (1), Conv2d (kernel _ size ═ 3), Relu, Conv2d (kernel _ size ═ 3) ], after the two results are added, a result obtained by activating using a Sigmoid function is F1, F1 and feature are multiplied to obtain feature1, feature1 is subjected to [ Conv2d (kernel _ size ═ 7), momoid ] to obtain F2, F2 and feature1 are multiplied to obtain feature2, and after the region is divided, a result is added to a region map _ max and a prediction layer is added to obtain a region map _ prediction layer 2048, and a prediction layer is added to obtain a region map _ 3.
The specific implementation mode is eight: the present embodiment is further described with respect to the seventh embodiment, and the difference between the present embodiment and the seventh embodiment is that the SPP module adjusts the size of the second feature to [2048, 16 ].
The specific implementation method nine: the fifth embodiment is further described with respect to a seventh embodiment, and the difference between the fifth embodiment and the seventh embodiment is that the specific step of determining whether the foreign matter is caught between the traction motor of the motor train unit and the shaft according to the prediction score of each zone block in the sixth step is as follows:
if the prediction probability that foreign matters exist in any one of the prediction results of the 7 area blocks is greater than 0.85, determining that the foreign matters are hung in the clamping mode;
if the prediction probabilities of foreign matters existing in the prediction results of the 7 area blocks are all smaller than 0.85, judging the 3 large area blocks, if the prediction probability of the foreign matters existing in any one of the 3 large area blocks is larger than 0.6, searching whether an area block with the probability of predicting the foreign matters larger than 0.6 exists in two small area blocks contained in the large area block, and if so, judging that the foreign matters are clamped;
and if the conditions are not met, judging the operation to be normal.
Fault judgment of foreign matter clamped between traction motor and shaft of motor train unit
When the motor train unit passes through the detection base station, the camera acquires a linear array image. And intercepting partial images of the axle and the traction motor by using prior knowledge, hardware data and the like. And (4) placing the image into a region classification model for prediction to obtain a region classification network prediction score.
If the foreign matter probability predicted by any one of the 7 prediction results is greater than 0.85, outputting the whole image area as an alarm, and uploading the alarm to a platform; or when the probability of the predicted foreign matter in the 3 large blocks is greater than 0.6, searching whether a Block with the probability of the predicted foreign matter greater than 0.6 exists in the two small blocks contained in the 3 large blocks, if so, outputting the whole image area as an alarm, and uploading the alarm to the platform. And if the conditions are not met, judging the operation to be normal. The overall implementation flow chart is shown in fig. 3.
The detailed implementation mode is ten: this embodiment is a further description of the first embodiment, and the difference between this embodiment and the first embodiment is that the label of the foreign matter in the cut-out axle and traction motor region sub-map in step three is performed by labelImg.
It should be noted that the detailed description is only for explaining and explaining the technical solution of the present invention, and the scope of protection of the claims is not limited thereby. It is intended that all such modifications and variations be included within the scope of the invention as defined in the following claims and the description.

Claims (7)

1. A fault identification method for foreign matters clamped between a traction motor and a shaft of a motor train unit comprises the following steps:
the method comprises the following steps: acquiring a 2D linear array gray image of the truck;
step two: intercepting regional subgraphs of the axle and the traction motor according to the 2D linear array gray image of the truck;
step three: marking foreign matters in the intercepted axle and traction motor region subgraphs;
step four: carrying out feature extraction on the marked axle and traction motor regional subgraphs to obtain a feature map, dividing the feature map into a plurality of regional blocks, and taking the feature map obtained after the regional blocks are divided as a training set to train a neural network;
step five: inputting the image to be detected into the trained neural network to obtain the prediction score of each region block corresponding to the image to be detected;
step six: judging whether foreign matters are clamped between a traction motor of the motor train unit and a shaft corresponding to the image to be detected or not according to the prediction score of each region block corresponding to the image to be detected;
the method is characterized in that the specific steps of dividing the characteristic diagram into a plurality of area blocks in the fourth step are as follows: firstly, dividing a feature map into four rectangular areas in the length direction of the feature map, overlapping the rectangular areas to obtain four small area blocks, and then dividing each two adjacent small area blocks into one large area block to obtain three large area blocks;
the training process of the neural network specifically comprises the following steps: firstly, labeling a feature map obtained after region block division, wherein the labels are represented as [ x1, x2], wherein x1 represents the probability that foreign matters exist in the region block, x2 represents the probability that foreign matters do not exist in the region block, according to 7 divided region blocks, if an object completely falls into one of the region blocks, the label is [1, 0], if the object does not exist in the region block, the label is [0, 1], if the object exists in the region block but is incomplete, if the proportion of the area of the object in the region block to the total area of the object is more than 0.1, the label of the region block is [0.9, 0.1], if the object exists in the region block but is not complete, the label of the region block is [0.1, 0.9], and finally training a neural network according to the labels and the feature map corresponding to the labels;
the specific steps of judging whether foreign matters are clamped between the traction motor of the motor train unit and a shaft or not according to the prediction score of each region block in the sixth step are as follows:
if the prediction probability that foreign matters exist in any one of the prediction results of the 7 area blocks is greater than 0.85, determining that the foreign matters are hung in the clamping mode;
if the prediction probabilities of the foreign matters existing in the prediction results of the 7 area blocks are all smaller than 0.85, judging the 3 large area blocks, if the prediction probability of the foreign matters existing in any one of the 3 large area blocks is larger than 0.6, searching whether an area block with the prediction probability larger than 0.6 exists in two small area blocks contained in the large area block, and if so, judging that the foreign matters are clamped;
and if the conditions are not met, judging the operation to be normal.
2. The method for identifying the faults of the traction motor of the motor train unit and the foreign matters clamped between the axles according to claim 1, wherein in the second step, the regional subgraphs of the axles and the traction motor are intercepted according to the prior knowledge and axle distance information provided by hardware and a frame.
3. The method for identifying the fault of the foreign matter clamped between the traction motor and the shaft of the motor train unit as claimed in claim 1, wherein the core of the neural network is Resnet50, and layer4 output characteristic diagram in Resnet 50.
4. The method for identifying the faults of the traction motor of the motor train unit and the foreign matters clamped between the shafts as claimed in claim 1, wherein the loss function of the neural network is as follows:
Figure FDA0003160026210000021
label in the above formula0Is the size of the first element in label, label1Is the size of the second element in label, pre1For the size of the first element of the prediction result, pre0For the size of the second element of the prediction result, N is the number of the foreign objects contained in the 7 region blocks of the training sample, and M is the number of the samples.
5. The method for identifying the faults of the traction motor of the motor train unit and the foreign matters clamped between the shafts as claimed in claim 4, wherein the predicted score is obtained through a CSSPPL module in a neural network, and the CSSPPL module specifically executes the following steps:
firstly, carrying out adaptive average pooling, convolution, activation function and convolution processing on features, carrying out adaptive maximum pooling, convolution, activation function and convolution processing on the features, adding the two processing results, activating by using a Sigmoid function to obtain a result F1, multiplying the F1 by the features to obtain a feature I, carrying out convolution and Sigmoid processing on the feature I to obtain F2, multiplying the F2 by the feature I to obtain a feature II, adjusting the size of the feature II by using an SPP module, and processing the feature II processed by the SPP module by using a Linear layer and a Softmax activation function to obtain an area prediction score.
6. The method as claimed in claim 5, wherein the SPP module adjusts the size of the second feature to [2048, 16 ].
7. The method for identifying the faults of the traction motor of the motor train unit and the foreign matters clamped between the axles according to claim 1, wherein the marking of the foreign matters in the intercepted axles and the regional subgraphs of the traction motor in the third step is performed through labelImg.
CN202011486172.6A 2020-12-16 2020-12-16 Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit Active CN112488049B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011486172.6A CN112488049B (en) 2020-12-16 2020-12-16 Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011486172.6A CN112488049B (en) 2020-12-16 2020-12-16 Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit

Publications (2)

Publication Number Publication Date
CN112488049A CN112488049A (en) 2021-03-12
CN112488049B true CN112488049B (en) 2021-08-24

Family

ID=74917601

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011486172.6A Active CN112488049B (en) 2020-12-16 2020-12-16 Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit

Country Status (1)

Country Link
CN (1) CN112488049B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115346172B (en) * 2022-08-16 2023-04-21 哈尔滨市科佳通用机电股份有限公司 Method and system for detecting lost and broken hook lifting rod reset spring

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104268588A (en) * 2014-06-19 2015-01-07 江苏大学 Automatic detection method for brake shoe borer loss fault of railway wagon
CN106778740A (en) * 2016-12-06 2017-05-31 北京航空航天大学 A kind of TFDS non-faulting image detecting methods based on deep learning
CN107153832A (en) * 2016-03-03 2017-09-12 成都交大光芒科技股份有限公司 A kind of high ferro contact net equipotential line releases detection method and system
CN107273802A (en) * 2017-05-16 2017-10-20 武汉华目信息技术有限责任公司 A kind of detection method and device of railroad train brake shoe drill ring failure
CN111310899A (en) * 2020-02-19 2020-06-19 山东大学 Electric power defect identification method based on symbiotic relationship and small sample learning
CN111402211A (en) * 2020-03-04 2020-07-10 广西大学 High-speed train bottom foreign matter identification method based on deep learning
CN111652227A (en) * 2020-05-21 2020-09-11 哈尔滨市科佳通用机电股份有限公司 Method for detecting damage fault of bottom floor of railway wagon

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4506409B2 (en) * 2004-10-27 2010-07-21 株式会社デンソー Region dividing method and apparatus, image recognition processing apparatus, program, and recording medium
CN104849528A (en) * 2015-04-22 2015-08-19 江苏亿能电气有限公司 Busbar voltage detecting system and fault diagnosis method based on wireless sensor network (WSN)
CN105608230B (en) * 2016-02-03 2019-05-31 南京云创大数据科技股份有限公司 A kind of Business Information recommender system and method based on image retrieval
CN106886783B (en) * 2017-01-20 2020-11-10 清华大学 Image retrieval method and system based on regional characteristics
CN107436400B (en) * 2017-07-26 2020-06-19 南方电网科学研究院有限责任公司 Method and device for detecting overheating fault of GIS contact
CN108664967B (en) * 2018-04-17 2020-08-25 上海媒智科技有限公司 Method and system for predicting visual saliency of multimedia page
CN110070073A (en) * 2019-05-07 2019-07-30 国家广播电视总局广播电视科学研究院 Pedestrian's recognition methods again of global characteristics and local feature based on attention mechanism
CN110175566B (en) * 2019-05-27 2022-12-23 大连理工大学 Hand posture estimation system and method based on RGBD fusion network
CN110399816B (en) * 2019-07-15 2023-04-07 广西大学 High-speed train bottom foreign matter detection method based on Faster R-CNN
CN111080599A (en) * 2019-12-12 2020-04-28 哈尔滨市科佳通用机电股份有限公司 Fault identification method for hook lifting rod of railway wagon
CN111080617B (en) * 2019-12-12 2020-12-08 哈尔滨市科佳通用机电股份有限公司 Railway wagon brake beam pillar round pin loss fault identification method
CN111079820B (en) * 2019-12-12 2020-08-25 哈尔滨市科佳通用机电股份有限公司 Image recognition-based rail wagon fire-proof plate fault recognition method
CN111652296A (en) * 2020-05-21 2020-09-11 哈尔滨市科佳通用机电股份有限公司 Deep learning-based rail wagon lower pull rod fracture fault detection method
CN112084911B (en) * 2020-08-28 2023-03-07 安徽清新互联信息科技有限公司 Human face feature point positioning method and system based on global attention

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104268588A (en) * 2014-06-19 2015-01-07 江苏大学 Automatic detection method for brake shoe borer loss fault of railway wagon
CN107153832A (en) * 2016-03-03 2017-09-12 成都交大光芒科技股份有限公司 A kind of high ferro contact net equipotential line releases detection method and system
CN106778740A (en) * 2016-12-06 2017-05-31 北京航空航天大学 A kind of TFDS non-faulting image detecting methods based on deep learning
CN107273802A (en) * 2017-05-16 2017-10-20 武汉华目信息技术有限责任公司 A kind of detection method and device of railroad train brake shoe drill ring failure
CN111310899A (en) * 2020-02-19 2020-06-19 山东大学 Electric power defect identification method based on symbiotic relationship and small sample learning
CN111402211A (en) * 2020-03-04 2020-07-10 广西大学 High-speed train bottom foreign matter identification method based on deep learning
CN111652227A (en) * 2020-05-21 2020-09-11 哈尔滨市科佳通用机电股份有限公司 Method for detecting damage fault of bottom floor of railway wagon

Also Published As

Publication number Publication date
CN112488049A (en) 2021-03-12

Similar Documents

Publication Publication Date Title
CN112215819B (en) Airport pavement crack detection method based on depth feature fusion
CN111967313B (en) Unmanned aerial vehicle image annotation method assisted by deep learning target detection algorithm
CN106845458B (en) Rapid traffic sign detection method based on nuclear overrun learning machine
CN113469264A (en) Construction method of automatic garbage classification model, garbage sorting method and system
CN115019279A (en) Context feature fusion method based on MobileNet lightweight network
CN111964763B (en) Method for detecting intermittent driving behavior of automobile in weighing area of dynamic flat-plate scale
CN111062381A (en) License plate position detection method based on deep learning
CN110717493A (en) License plate recognition method containing stacked characters based on deep learning
CN115439458A (en) Industrial image defect target detection algorithm based on depth map attention
Li et al. Pixel-level recognition of pavement distresses based on U-Net
CN112488049B (en) Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit
CN111611956A (en) Subway visual image-oriented track detection method and system
CN113361528B (en) Multi-scale target detection method and system
CN108932471B (en) Vehicle detection method
CN111414855B (en) Telegraph pole sign target detection and identification method based on end-to-end regression model
CN111179278B (en) Image detection method, device, equipment and storage medium
CN112418207A (en) Weak supervision character detection method based on self-attention distillation
CN112364687A (en) Improved Faster R-CNN gas station electrostatic sign identification method and system
CN116597270A (en) Road damage target detection method based on attention mechanism integrated learning network
CN112712055B (en) Double-path deformable CNN coal mine gateway belt conveying foreign matter monitoring method
CN115937736A (en) Small target detection method based on attention and context awareness
CN113313008B (en) Target and identification tracking method based on YOLOv3 network and mean shift
CN111626175B (en) Shaft type identification method based on deep convolutional neural network
CN111597939B (en) High-speed rail line nest defect detection method based on deep learning
Wu et al. Research on Asphalt Pavement Disease Detection Based on Improved YOLOv5s

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
GR01 Patent grant
GR01 Patent grant