Skip to content

Releases: Feaxure-fresh/TL-Fault-Diagnosis-Library

TL-Fault-Diagnosis-Library v2.0.0

25 Jul 01:24
3621f78
Compare
Choose a tag to compare

Highlights

  • Integrate popular partial and universal domain adaptation methods.
  • Reorganize the code structure to support closed-set, open-set, partial, and universal domain adaptation.
  • Support ResNet as the backbone architecture for the model.
  • Optimize numerous details to enhance the code's suitability and robustness.

TL-Fault-Diagnosis-Library v1.0.0

24 Jul 15:18
3621f78
Compare
Choose a tag to compare

Highlights

  • Incorporate popular domain adaptation and domain generalization methods.
  • Provide dataset examples to guide effective organization.
  • Modify the data loading method to simplify integration of custom datasets.