OmniAnomaly icon indicating copy to clipboard operation
OmniAnomaly copied to clipboard

I meet some problems when i run 'python main.py'!!!!!!!!!!

Open meihuameii opened this issue 5 years ago • 7 comments

image The problem happened in wrapper.py 'init()' function

meihuameii avatar Mar 09 '21 07:03 meihuameii

+1

musaceylan avatar Jun 28 '21 14:06 musaceylan

These are parameters that need to be set by yourself

Anxia10 avatar Oct 27 '21 13:10 Anxia10

These are parameters that need to be set by yourself

Could you explain how I can set these 6 parameters? For example, for the SMD dataset. Thanks a lot.

ilwoof avatar Jan 09 '22 11:01 ilwoof

@ilwoof are you able to solve the issue?

ServetKocak avatar Jan 17 '22 07:01 ServetKocak

@ilwoof are you able to solve the issue?

yes, please refer to https://github.com/astha-chem/mvts-ano-eval. @ServetKocak

ilwoof avatar Jan 24 '22 06:01 ilwoof

Hi @ilwoof , thank you for getting me back. It helped. Nut right now I am having other issues while trying to get the lstm cell output since rnn.static_rnn is removed from the new version of tensorflow. How did you deal with it?

ServetKocak avatar Jan 25 '22 11:01 ServetKocak

There is a requirement.txt in the repo. Why aren't installing the given version of tensorflow=1.12.0?

GPla avatar Feb 03 '22 16:02 GPla