he-zh/vibration_gan
Implement GANs to generate time-series signals for imbalanced learning problem. The experiments are conducted using CWRU bearing data.
Python
Issues
- 1
please help
#2 opened by gaoyacui - 1
generate target signals with pretrained gan: $ python train_gan.py --phase='generate' --checkpoint_dir=which-pretrained-model-in-checkpoint-dir --target='B007'
#3 opened by gaoyacui - 6
When I run fault_diagnosis.py, I meet the following problem, ask for the solution, thank you.
#1 opened by gaoyacui