liguge/Fault-diagnosis-for-small-samples-based-on-attention-mechanism
基于注意力机制的少量样本故障诊断 pytorch
This project helps operations engineers and maintenance professionals quickly identify faults in machinery, even when they have very little historical data on specific failure modes. It takes vibration or other 1D sensor signals from equipment and outputs a diagnosis of potential issues, making it easier to predict and prevent costly breakdowns. This is ideal for industrial environments with complex machinery.
278 stars. No commits in the last 6 months.
Use this if you need to diagnose machine faults with high accuracy but are limited by a small amount of training data for various fault types.
Not ideal if you already have a large, well-labeled dataset for all possible fault conditions, as simpler models might suffice.
Stars
278
Forks
13
Language
Python
License
—
Category
Last pushed
Jun 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/liguge/Fault-diagnosis-for-small-samples-based-on-attention-mechanism"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
petrobras/BibMon
Python package that provides predictive models for fault detection, soft sensing, and process...
hustcxl/Deep-learning-in-PHM
Deep learning in PHM,Deep learning in fault diagnosis,Deep learning in remaining useful life prediction
kokikwbt/predictive-maintenance
Datasets for Predictive Maintenance
biswajitsahoo1111/rul_codes_open
This repository contains code that implement common machine learning algorithms for remaining...
tvhahn/weibull-knowledge-informed-ml
Using knowledge-informed machine learning on the PRONOSTIA (FEMTO) and IMS bearing data sets....