This repository has been released for 6 years, and the paper and code repository continue to receive a great deal of attention. We sincerely appreciate the interest from readers.
However, since the Keras and TensorFlow packages have been updated significantly, many APIs are no longer available. Therefore, we have converted the
Kerascode toPyTorch; see cnn_lstm_model.py.And the
Kerasversion cnn_lstm_model.ipynb will no longer be maintained.
This is the official baseline of the paper: Bearing fault diagnosis base on multi-scale CNN and LSTM model
Dataset: CWRU Bearing Data Center.
Place the .mat files in the ./data folder.
If you find this paper helpful, please consider citing it!
@article{chen2021bearing,
title={Bearing fault diagnosis base on multi-scale CNN and LSTM model},
author={Chen, Xiaohan and Zhang, Beike and Gao, Dong},
journal={Journal of intelligent manufacturing},
volume={32},
number={4},
pages={971--987},
year={2021},
publisher={Springer}
}
