issues
search
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
758
stars
199
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RuntimeError: No CUDA GPUs are available
#74
JeSciglio
opened
2 days ago
0
数据集是怎么处理的?
#73
REC4966
opened
1 month ago
0
异常检测测试自己的数据集的错误
#72
MR-HOLO
opened
2 months ago
0
CUDA error
#71
Zhenxiaoan
opened
2 months ago
2
Minimax strategy and single-step adversarial training
#70
zixuan-go
opened
2 months ago
0
Why the "score2 = -val_loss2" in EarlyStopping class?
#69
zixuan-go
opened
4 months ago
0
How to get the prediction label for the shape of [pred_lens, 1].
#68
QHofmann
opened
4 months ago
0
Can anomaly-transformer deal with collective anomalies?
#67
IzouGend
opened
5 months ago
0
'softmax' should not be applied to compute the 'metric' in lines 319 and 280
#66
guanwei49
opened
6 months ago
0
Caution: Please be suspicious of this project and code
#65
subeom527
opened
9 months ago
3
改变测试集标签后预测结果不一样?
#64
fosLIANG
opened
10 months ago
1
Optimize nested loop efficiency in the Anomaly Attention class
#63
anilcanbulut
opened
10 months ago
0
Incorrect Test Set Evaluation in Line 291: F1 Score Discrepancy between thre_loader and test_loader
#62
mojtaba-nafez
opened
11 months ago
4
About the Gaussian Kernel as used in the paper
#61
luisfredgs
closed
11 months ago
2
loss和criterion问题
#60
LiYunxiaoboy
closed
8 months ago
1
数据集问题
#59
K2333IWI
opened
1 year ago
1
无标签数据中如何进行异常检测
#58
zzx5520
closed
1 year ago
0
The missing of data for NIPS_Water
#56
Arrebol-logos
closed
1 year ago
0
Find appropriate threshold
#55
pshlego
closed
1 year ago
1
test and val set
#54
nnnnmj
closed
1 year ago
0
How to split NIPS-TS-SWAN and IPSTS-GECCO datasets?
#53
qiu69
opened
1 year ago
0
Purpose of using 1D convolutions
#52
rubbiyasultan
opened
1 year ago
1
注释point-adjust代码段后模型性能出现大幅度下降
#51
ChenLxx
opened
1 year ago
5
Why use test_loader instead of validation_loader?
#50
missflash
opened
1 year ago
1
Hello, may I ask why the results of these two lines of code are the same in test mode?
#49
maikouSart
opened
1 year ago
0
About 'self.test_labels[0:self.win_size]' in the line 187-192 of data_loader.py
#48
DongJKang
opened
1 year ago
1
Data download website error
#47
ssshen2022
opened
1 year ago
2
About the additional computation for sigma
#46
Chris-city
opened
1 year ago
1
Minimax strategy and early_stopping
#45
Evey-AI
opened
1 year ago
1
Issues about anomaly duration and real-time application.
#44
KennyNH
closed
1 year ago
1
关于评价指标的计算问题
#43
mojin2855
closed
1 year ago
4
Error while executing
#42
manieswar45
opened
1 year ago
1
The generation details of the NeurIPS-TS benchmark
#41
yfzhang114
opened
1 year ago
1
请问在训练的时候为什么使用 "index:index + self.win_size" 来准备数据集?
#40
runningJ
closed
1 year ago
1
Why combined energy is used to get a threshold?
#39
hcw-00
closed
1 year ago
1
questions on validation and early stop
#38
k1e3v1i4n
opened
1 year ago
0
源码中计算先验关联的问题
#37
Kaslanarian
closed
1 year ago
2
How should I reproduce the performance of Anomaly-Transformer on SWaT
#36
LyBjer
opened
2 years ago
0
train_loss 为负数,但是test结果正确,为什么?
#35
zhangda1018
closed
2 years ago
1
F1 and F1-PA
#34
carrtesy
opened
2 years ago
1
Some issues about baseline and SOTA methods
#33
yyysjz1997
closed
1 year ago
1
questions on validation set and threshold selection algorithm
#32
carrtesy
opened
2 years ago
2
About the trained models
#31
Huhaowen0130
opened
2 years ago
0
solver.py use gt before auc test
#30
MindsetFather
closed
2 years ago
1
在测试SMD的时候step为什么会设置成100呢?
#29
LIUHAO121
closed
2 years ago
1
关于数据集的疑惑
#28
willionZS
closed
2 years ago
3
Wrongly valid on test_loader. Unfair evaluation.
#27
dqgdqg
closed
2 years ago
4
请问是否可以开源THOC的代码?
#26
ralgond
closed
2 years ago
1
Got error: RuntimeError: All inputs of where should have same/compatible number of dims
#25
sine-fandel
closed
2 years ago
1
Dataset processing
#24
jonathandreyer
opened
2 years ago
1
Next