Skip to content

NotEnded99/A-New-Convolutional-Neural-Network-Based-Data-Driven-Fault-Diagnosis-Method

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A-New-Convolutional-Neural-Network-Based-Data-Driven-Fault-Diagnosis-Method

In this paper, a new CNN based on LeNet-5 is proposed for fault diagnosis. Through a conversion method converting signals into two-dimensional (2-D) images, the proposed method can extract the features of the converted 2-D images and eliminate the effect of handcrafted features.
I feel it very interesting because it applies CNN to mechanical scenes.
The .py file is an implemention of CNN. But I do not provide how to preprocess the dataset.

Reference:
L. Wen, X. Li, L. Gao and Y. Zhang, "A New Convolutional Neural Network-Based Data-Driven Fault Diagnosis Method," in IEEE Transactions on Industrial Electronics, vol. 65, no. 7, pp. 5990-5998, July 2018.

About

TensorFlow implementation of a CNN based mechanical science paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%