thuml / Anomaly-Transformer

About Code release for "Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy" (ICLR 2022 Spotlight), https://openreview.net/forum?id=LzQQ89U1qm_
MIT License
668 stars 174 forks source link

How should I reproduce the performance of Anomaly-Transformer on SWaT #36

Open LyBjer opened 1 year ago

LyBjer commented 1 year ago

I want to reproduce the performance of Anomaly-Transformer on the SWaT dataset, but I don't know how the SWaT dataset is preprocessed. Can you help me? Thank you!