Anomaly-Transformer
Anomaly-Transformer copied to clipboard
Some questions about Prior-Association
Thanks for submitting such a great job, but I have some questions with prior-association of the code
https://github.com/thuml/Anomaly-Transformer/blob/72a71e5f0847bd14ba0253de899f7b0d5ba6ee97/model/attn.py#L48-L49
In this part, some mathematical processing is done on the sigma
Could you please explain some reasons for doing this?
I can not find any reference in your paper.