CN112488049A - Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit - Google Patents
- ️Fri Mar 12 2021
Info
-
Publication number
- CN112488049A CN112488049A CN202011486172.6A CN202011486172A CN112488049A CN 112488049 A CN112488049 A CN 112488049A CN 202011486172 A CN202011486172 A CN 202011486172A CN 112488049 A CN112488049 A CN 112488049A Authority
- CN
- China Prior art keywords
- traction motor
- area
- label
- blocks
- feature Prior art date
- 2020-12-16 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 30
- 238000013528 artificial neural network Methods 0.000 claims abstract description 24
- 230000004913 activation Effects 0.000 claims description 9
- 230000003044 adaptive effect Effects 0.000 claims description 8
- 238000011176 pooling Methods 0.000 claims description 6
- 238000000605 extraction Methods 0.000 claims description 5
- 230000008569 process Effects 0.000 claims description 4
- 238000001514 detection method Methods 0.000 abstract description 11
- 230000006870 function Effects 0.000 description 14
- 238000010586 diagram Methods 0.000 description 8
- 230000003213 activating effect Effects 0.000 description 3
- 238000004422 calculation algorithm Methods 0.000 description 3
- 238000002372 labelling Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000013145 classification model Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000013135 deep learning Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 238000005286 illumination Methods 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 238000000638 solvent extraction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
- G06V20/584—Recognition 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/047—Probabilistic or stochastic networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/048—Activation functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Biomedical Technology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Probability & Statistics with Applications (AREA)
- Multimedia (AREA)
- Image Analysis (AREA)
Abstract
一种动车组牵引电机及轴间夹挂异物的故障识别方法,涉及图像处理技术领域,针对现有技术中针对牵引电机及轴间夹挂的异物进行故障检测存在准确性差的问题,包括以下步骤:步骤一:获取货车2D线阵灰度图像;步骤二:根据货车2D线阵灰度图像截取车轴及牵引电机区域子图;步骤三:对车轴及牵引电机区域子图中的异物进行标记;步骤四:将标记后的图像划分为多个区域块,并将划分后的图像作为训练集训练神经网络;步骤五:将待检测图像输入训练好的神经网络中,得到每个区域块的预测得分;步骤六:根据每个区域块的预测得分判定动车组牵引电机及轴间是否夹挂异物。
A fault identification method for a traction motor of an EMU and a foreign object clamped between axles relates to the technical field of image processing. In view of the problem of poor accuracy in fault detection for the foreign object clamped between the traction motor and the axle in the prior art, the method includes the following steps Step 1: Obtain a 2D linear grayscale image of the truck; Step 2: Intercept the sub-images of the axle and traction motor area according to the 2D linear grayscale image of the truck; Step 3: Mark the foreign objects in the sub-images of the axle and the traction motor area; Step 4: Divide the marked image into multiple regional blocks, and use the divided image as a training set to train the neural network; Step 5: Input the image to be detected into the trained neural network to obtain the prediction of each regional block Score; Step 6: Determine whether foreign objects are caught between the traction motor and the axle of the EMU according to the predicted score of each area block.
Description
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:
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:
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, and 7 is 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
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 (10)
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 true CN112488049A (en) | 2021-03-12 |
CN112488049B 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) |
Cited By (1)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115346172A (en) * | 2022-08-16 | 2022-11-15 | 哈尔滨市科佳通用机电股份有限公司 | Method and system for detecting loss and breakage of hook lifting rod return spring |
Citations (21)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060088213A1 (en) * | 2004-10-27 | 2006-04-27 | Desno Corporation | Method and device for dividing target image, device for image recognizing process, program and storage media |
CN104268588A (en) * | 2014-06-19 | 2015-01-07 | 江苏大学 | Automatic detection method for brake shoe borer loss fault of railway wagon |
CN104849528A (en) * | 2015-04-22 | 2015-08-19 | 江苏亿能电气有限公司 | Busbar voltage detecting system and fault diagnosis method based on wireless sensor network (WSN) |
CN105608230A (en) * | 2016-02-03 | 2016-05-25 | 南京云创大数据科技股份有限公司 | Image retrieval based business information recommendation system and image retrieval based business information recommendation method |
CN106778740A (en) * | 2016-12-06 | 2017-05-31 | 北京航空航天大学 | A kind of TFDS non-faulting image detecting methods based on deep learning |
CN106886783A (en) * | 2017-01-20 | 2017-06-23 | 清华大学 | A kind of image search method and system based on provincial characteristics |
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 |
CN107436400A (en) * | 2017-07-26 | 2017-12-05 | 南方电网科学研究院有限责任公司 | Method and device for detecting overheating fault of GIS contact |
CN108664967A (en) * | 2018-04-17 | 2018-10-16 | 上海交通大学 | A kind of multimedia page vision significance prediction technique and system |
CN110070073A (en) * | 2019-05-07 | 2019-07-30 | 国家广播电视总局广播电视科学研究院 | Pedestrian's recognition methods again of global characteristics and local feature based on attention mechanism |
CN110175566A (en) * | 2019-05-27 | 2019-08-27 | 大连理工大学 | Hand posture estimation system and method based on RGBD fusion network |
CN110399816A (en) * | 2019-07-15 | 2019-11-01 | 广西大学 | A method for detecting foreign objects on the bottom of high-speed trains based on Faster R-CNN |
CN111079820A (en) * | 2019-12-12 | 2020-04-28 | 哈尔滨市科佳通用机电股份有限公司 | Image recognition-based rail wagon fire-proof plate fault recognition method |
CN111080599A (en) * | 2019-12-12 | 2020-04-28 | 哈尔滨市科佳通用机电股份有限公司 | A fault identification method for the hook lift rod of a railway freight car |
CN111080617A (en) * | 2019-12-12 | 2020-04-28 | 哈尔滨市科佳通用机电股份有限公司 | Railway wagon brake beam pillar round pin loss fault identification method |
CN111310899A (en) * | 2020-02-19 | 2020-06-19 | 山东大学 | Electric Defect Identification Method Based on Symbiotic Relationship and Few-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 | 哈尔滨市科佳通用机电股份有限公司 | Fault detection method for broken floor at the bottom of railway freight cars |
CN111652296A (en) * | 2020-05-21 | 2020-09-11 | 哈尔滨市科佳通用机电股份有限公司 | A deep learning-based fault detection method for broken down rods of railway freight cars |
CN112084911A (en) * | 2020-08-28 | 2020-12-15 | 安徽清新互联信息科技有限公司 | Human face feature point positioning method and system based on global attention |
-
2020
- 2020-12-16 CN CN202011486172.6A patent/CN112488049B/en active Active
Patent Citations (21)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060088213A1 (en) * | 2004-10-27 | 2006-04-27 | Desno Corporation | Method and device for dividing target image, device for image recognizing process, program and storage media |
CN104268588A (en) * | 2014-06-19 | 2015-01-07 | 江苏大学 | Automatic detection method for brake shoe borer loss fault of railway wagon |
CN104849528A (en) * | 2015-04-22 | 2015-08-19 | 江苏亿能电气有限公司 | Busbar voltage detecting system and fault diagnosis method based on wireless sensor network (WSN) |
CN105608230A (en) * | 2016-02-03 | 2016-05-25 | 南京云创大数据科技股份有限公司 | Image retrieval based business information recommendation system and image retrieval based business information recommendation method |
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 |
CN106886783A (en) * | 2017-01-20 | 2017-06-23 | 清华大学 | A kind of image search method and system based on provincial characteristics |
CN107273802A (en) * | 2017-05-16 | 2017-10-20 | 武汉华目信息技术有限责任公司 | A kind of detection method and device of railroad train brake shoe drill ring failure |
CN107436400A (en) * | 2017-07-26 | 2017-12-05 | 南方电网科学研究院有限责任公司 | Method and device for detecting overheating fault of GIS contact |
CN108664967A (en) * | 2018-04-17 | 2018-10-16 | 上海交通大学 | A kind of multimedia page vision significance prediction technique and system |
CN110070073A (en) * | 2019-05-07 | 2019-07-30 | 国家广播电视总局广播电视科学研究院 | Pedestrian's recognition methods again of global characteristics and local feature based on attention mechanism |
CN110175566A (en) * | 2019-05-27 | 2019-08-27 | 大连理工大学 | Hand posture estimation system and method based on RGBD fusion network |
CN110399816A (en) * | 2019-07-15 | 2019-11-01 | 广西大学 | A method for detecting foreign objects on the bottom of high-speed trains based on Faster R-CNN |
CN111079820A (en) * | 2019-12-12 | 2020-04-28 | 哈尔滨市科佳通用机电股份有限公司 | Image recognition-based rail wagon fire-proof plate fault recognition method |
CN111080599A (en) * | 2019-12-12 | 2020-04-28 | 哈尔滨市科佳通用机电股份有限公司 | A fault identification method for the hook lift rod of a railway freight car |
CN111080617A (en) * | 2019-12-12 | 2020-04-28 | 哈尔滨市科佳通用机电股份有限公司 | Railway wagon brake beam pillar round pin loss fault identification method |
CN111310899A (en) * | 2020-02-19 | 2020-06-19 | 山东大学 | Electric Defect Identification Method Based on Symbiotic Relationship and Few-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 | 哈尔滨市科佳通用机电股份有限公司 | Fault detection method for broken floor at the bottom of railway freight cars |
CN111652296A (en) * | 2020-05-21 | 2020-09-11 | 哈尔滨市科佳通用机电股份有限公司 | A deep learning-based fault detection method for broken down rods of railway freight cars |
CN112084911A (en) * | 2020-08-28 | 2020-12-15 | 安徽清新互联信息科技有限公司 | Human face feature point positioning method and system based on global attention |
Non-Patent Citations (3)
* Cited by examiner, † Cited by third partyTitle |
---|
JIN CHEN等: ""Synthetical application of multi-feature map detection and multi-branch convolution"", 《JOURNAL ON WIRELESS COMMUNICATIONS AND NETWORKING》 * |
徐爱生等: ""注意力残差网络的单图像去雨方法研究 "", 《小型微型计算机系统》 * |
胡扬等: ""目标鲁棒识别的抗旋转HDO局部特征描述"", 《自动化学报》 * |
Cited By (1)
* Cited by examiner, † Cited by third partyPublication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115346172A (en) * | 2022-08-16 | 2022-11-15 | 哈尔滨市科佳通用机电股份有限公司 | Method and system for detecting loss and breakage of hook lifting rod return spring |
Also Published As
Publication number | Publication date |
---|---|
CN112488049B (en) | 2021-08-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111310862B (en) | 2024-02-09 | Image enhancement-based deep neural network license plate positioning method in complex environment |
CN112183203B (en) | 2024-05-28 | Real-time traffic sign detection method based on multi-scale pixel feature fusion |
CN111080622B (en) | 2023-11-07 | Neural network training method, workpiece surface defect classification and detection method and device |
CN104463241A (en) | 2015-03-25 | Vehicle type recognition method in intelligent transportation monitoring system |
CN107316064A (en) | 2017-11-03 | A kind of asphalt pavement crack classifying identification method based on convolutional neural networks |
CN113469264A (en) | 2021-10-01 | Construction method of automatic garbage classification model, garbage sorting method and system |
CN115439458A (en) | 2022-12-06 | Industrial image defect target detection algorithm based on depth map attention |
CN105973904A (en) | 2016-09-28 | Edible oil impurity detection method based on image background probability graph |
CN114140665A (en) | 2022-03-04 | A Dense Small Object Detection Method Based on Improved YOLOv5 |
CN111062381A (en) | 2020-04-24 | License plate position detection method based on deep learning |
CN114529839A (en) | 2022-05-24 | Unmanned aerial vehicle routing inspection-oriented power transmission line hardware anomaly detection method and system |
CN113361528B (en) | 2021-10-29 | Multi-scale target detection method and system |
CN106845458B (en) | 2020-11-27 | A Fast Traffic Sign Detection Method Based on Kernel Excessive Learning Machine |
CN108932471B (en) | 2020-06-26 | Vehicle detection method |
CN111964763B (en) | 2021-06-15 | Method for detecting intermittent driving behavior of automobile in weighing area of dynamic flat-plate scale |
CN113378642A (en) | 2021-09-10 | Method for detecting illegal occupation buildings in rural areas |
Koh et al. | 2019 | Autonomous road potholes detection on video |
CN112488049B (en) | 2021-08-24 | Fault identification method for foreign matter clamped between traction motor and shaft of motor train unit |
CN114266980A (en) | 2022-04-01 | Urban well lid damage detection method and system |
CN111179278B (en) | 2021-02-05 | Image detection method, device, equipment and storage medium |
CN112418207A (en) | 2021-02-26 | Weak supervision character detection method based on self-attention distillation |
CN112364687A (en) | 2021-02-12 | Improved Faster R-CNN gas station electrostatic sign identification method and system |
CN114066920B (en) | 2024-07-05 | Harvester visual navigation method and system based on improved Segnet image segmentation |
CN112580424B (en) | 2023-08-11 | Polarization characteristic multi-scale pooling classification algorithm for complex vehicle-road environment |
Ramakrishnan et al. | 2023 | Autonomous vehicle image classification using deep learning |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
2021-03-12 | PB01 | Publication | |
2021-03-12 | PB01 | Publication | |
2021-03-30 | SE01 | Entry into force of request for substantive examination | |
2021-03-30 | SE01 | Entry into force of request for substantive examination | |
2021-08-24 | GR01 | Patent grant | |
2021-08-24 | GR01 | Patent grant |