anomaly_transformer_pytorch icon indicating copy to clipboard operation
anomaly_transformer_pytorch copied to clipboard

Dataprocess

Open Sunnydx98 opened this issue 2 years ago • 4 comments

How should I process my data?The function "get_data" has not been defined.

Sunnydx98 avatar Mar 10 '22 03:03 Sunnydx98

I have the same problem too

knightzhong avatar Mar 13 '22 03:03 knightzhong

Has this problem been sovled?

bupt-zhouh avatar Mar 17 '22 08:03 bupt-zhouh

The paper shows the test results of 1-D data, but the output of LayerNorm in AnomalyTransformerBlock is all 0, so how to preprocess the 1-D dataset?

doris-wyz avatar Mar 20 '22 06:03 doris-wyz

Sorry as noted this is a work in progress and my focus has been on the model. The training script is just a sketch right now, but hope to remedy that soon. Feel free to PR or fork if interested.

spencerbraun avatar Mar 24 '22 03:03 spencerbraun