实现的是WDCNN的pytorch版本代码,对应论文的第三章 data包含了四个数据文件夹,这里只使用了0HP文件夹中的数据,里面包含了正常、内圈、外圈、滚动体共10种状态 preprocess.py的功能是对数据进行采样、编码,虽然划分出来了验证集但是并没有使用 train.py定义了用于模型训练以及显示的函数和类 main.py定义了网络模型,调用另外两个py文件获取数据和进行训练 直接运行main.py文件即可得到的结果
☆27Jan 11, 2023Updated 3 years ago
Alternatives and similar repositories for wdcnn
Users that are interested in wdcnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [MSSP 2023] Mutual-assistance semisupervised domain generalization network for intelligent fault diagnosis under unseen working condition…☆16Apr 3, 2024Updated last year
- 这是一个首层卷积为宽卷积的深度神经网络Deep Convolutional Neural Networks with Wide First-layer Kernels (WDCNN)的实现,该模型具有优越的抗噪能力,可用于轴承的智能故障诊断。☆58Mar 26, 2023Updated 3 years ago
- The PyTorch implementation for multi-task attention guided network (MTAGN) in End to End Multi-task learning with Attention for Multi-obj…☆25Dec 6, 2023Updated 2 years ago
- wdcnn轴承故障模型☆392Jun 6, 2018Updated 7 years ago
- PyTorch Implementation of "Understanding and Learning Discriminant Features based on Multiattention 1DCNN for Wheelset Bearing Fault Diag…☆33Sep 26, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A transfer learning fault diagnosis repository covering popular algorithms☆343Aug 6, 2024Updated last year
- This is a dataset of inter-shaft bearing based on the vibration signal of rotors and casings, which comes from a aero-engine test with in…☆99Apr 8, 2024Updated last year
- [MSSP 2022] A domain generalization network combing invariance and specificity towards real-time intelligent fault diagnosis☆15Apr 1, 2024Updated last year
- Bearing fault diagnosis model based on MCNN-LSTM☆419Jul 20, 2023Updated 2 years ago
- 论文“时变转速下基于改进图注意力网络的轴承半监督故障诊断”源码☆29May 9, 2022Updated 3 years ago
- Open dataset in the field of mechanical fault diagnosis under variable speed conditions, providing benchmark for algorithm performance ev…☆34Nov 1, 2025Updated 4 months ago
- Official repository for Color Equivariant Convolutional Networks.☆10Nov 16, 2023Updated 2 years ago
- The code of Understanding and Learning Discriminant Features based on Multi-Attention 1DCNN for Wheelset Bearing Fault Diagnosis.☆27Nov 11, 2019Updated 6 years ago
- Application of Generative AI-based Data Augmentation Technique in Transformer Winding Deformation Fault Diagnosis☆11Mar 18, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Deep discriminative transfer learning network for cross-machine fault diagnosis☆120Dec 14, 2024Updated last year
- 本项目旨在实现轴承故障的自动分类。通过对原始轴承振动信号进行包络分析、带通滤波、希尔伯特变换及短时傅立叶变换等处理,将其转换为二维图谱,再利用 2D 卷积神经网络对这些图谱特征进行学习,从而实现对轴承故障类型的精准识别,为轴承故障诊断提供高效解决方案。☆13Aug 25, 2025Updated 7 months ago
- ☆23Mar 28, 2023Updated 2 years ago
- This reposotory release a bearing failure dataset, which can support intelliegnt fault diagnosis research(实验室自采轴承开源数据集,包含稳定转速和时变转速)☆106Updated this week
- [EAAI 2024] A federated distillation domain generalization framework for machinery fault diagnosis with data privacy☆13Apr 3, 2024Updated last year
- ☆122Aug 27, 2024Updated last year
- ☆36Mar 27, 2024Updated 2 years ago
- [RESS 2022] Adaptive open set domain generalization network: Learning to diagnose unknown faults under unknown working conditions☆19Nov 14, 2024Updated last year
- GTFE-Net: A Gramian Time Frequency Enhancement CNN for bearing fault diagnosis☆42Mar 27, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- ☆36Nov 29, 2022Updated 3 years ago
- wdcnn model for bearing fault diagnosis☆35Jan 18, 2020Updated 6 years ago
- 帮同学做的轴承故障检测的代码☆20Jul 28, 2022Updated 3 years ago
- Source codes for paper "A weighted multi-scale dictionary learning model and its applications on bearing fault diagnosis"☆44Feb 27, 2020Updated 6 years ago
- ☆12Jun 2, 2019Updated 6 years ago
- The code of Interpretable Convolutional Neural Network with Multilayer Wavelet for Noise-Robust Machinery Fault Diagnosis☆53Jul 6, 2022Updated 3 years ago
- ☆15Aug 9, 2023Updated 2 years ago
- Importance-aware Subgraph Convolutional Networks Based on Multi-source Information Fusion for Cross-domain Mechanical Fault Diagnosis☆52Feb 26, 2025Updated last year
- This is a benckmark for domain generalization-based fault diagnosis (基于领域泛化的相关代码)☆130Dec 13, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆10Aug 21, 2017Updated 8 years ago
- Unsupervised Deep Transfer Learning for Intelligent Fault Diagnosis: An Open Source and Comparative Study (multi_domain))☆56Sep 20, 2021Updated 4 years ago
- ☆13Sep 11, 2022Updated 3 years ago
- This is the corresponding repository of paper Limited Data Rolling Bearing Fault Diagnosis with Few-shot Learning☆375Oct 10, 2022Updated 3 years ago
- ADAnalysis for Matlab™ is a software library that allows an adaptive data analysis approache for the various applications in a number of …☆16May 3, 2018Updated 7 years ago
- 采用一种包含加权水平可见图(WHVG)的图卷积网络(GCN),对采样的轴承震动时间序列数据分析,进行滚动轴承故障诊断。其中,对HVG中两节点的边,以节点距离的倒 数作为权重进行加权,以削弱噪声节点对其他距离较远节点的影响。☆46Apr 18, 2023Updated 2 years ago
- 基于图神经网络的机械故障诊断☆109Feb 27, 2024Updated 2 years ago