The official implementation of "FreCT:Frequency-augmented Convolutional Transformer for Time Series Anomaly Detection". This paper is accepted by ICIC 2025.
bash ./scripts/run_FreCT.sh
- python==3.9.18
- pytorch==2.2.2
- scipy==1.12.0
- sklearn==1.3.0
- tqdm==4.66.2
- dgl==2.1.0+cu121
- networkx==2.5.1
- numpy==1.26.4
- pyg==2.5.2
- pandas==1.4.1