shinmura0 / DCASE2020_Task2_Solution-Anomaly_detection-

DCASE2020 Task2 Self-supervised learning solution
32 stars 8 forks source link

Details of the virtual env #4

Open r-bendahan opened 4 years ago

r-bendahan commented 4 years ago

Please provide the details of the version of the packages used to run the notebook.

in: model_pre = model_from_json(open(model_path + 'model.json').read()) I get the following error "ValueError: Unknown layer: ReLU"

I use Keras 2.2.5 and tensorflow 1.15.3

Please provide your versions, not only keras, tensorflow, but also others e.g. a requirements.txt

shinmura0 commented 4 years ago

I'm sorry. I didn't keep a memo of the version.

But this code was implemented in Colaboratory. And now, it's still running in Colaboratory. So please check the version in Colaboratory.

r-bendahan commented 4 years ago

Ok. Thanks. I will check.

forewill commented 3 years ago

Ok. Thanks. I will check.

i have same problem,do you slove it?

r-bendahan commented 3 years ago

Hi forewill, The code works perfectly well for me (python3.6). Here is a list of relevant packages I used in my venv:

Keras==2.2.5 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2

tensorboard==1.15.0 tensorflow ==1.15.3- tensorflow-estimator==1.15.1

audioread==2.1.5 librosa==0.8.0 numba==0.50.0 numpy==1.19.2

If you cannot make the code work, I will send my requirements.txt but with a lot of packages not relevant to this project.

Anyway, I hope you can succeed.

forewill commented 3 years ago

 Thank you very much for your reply, which will help me with my research. I wish you good luck in your work and good health.

------------------ 原始邮件 ------------------ 发件人: "r-bendahan"<notifications@github.com>; 发送时间: 2020年12月1日(星期二) 下午4:04 收件人: "shinmura0/DCASE2020_Task2_Solution-Anomaly_detection-"<DCASE2020_Task2_Solution-Anomaly_detection-@noreply.github.com>; 抄送: "237964744"<237964744@qq.com>; "Comment"<comment@noreply.github.com>; 主题: Re: [shinmura0/DCASE2020_Task2_Solution-Anomaly_detection-] Details of the virtual env (#4)

Hi forewill, The code works perfectly well for me (python3.6). Here is a list of relevant packages I used in my venv:

Keras==2.2.5 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2

tensorboard==1.15.0 tensorflow ==1.15.3- tensorflow-estimator==1.15.1

audioread==2.1.5 librosa==0.8.0 numba==0.50.0 numpy==1.19.2

If you cannot make the code work, I will send my requirements.txt but with a lot of packages not relevant to this project.

Anyway, I hope you can succeed.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

q739554534 commented 3 years ago

Can you share the complete code? thank you email 739554534@qq.com

r-bendahan commented 3 years ago

I did not modify the source code> My source code is the same as in this repository. I just created a working venv (see the message 1 Dec 2020)

If it does not work for you, please describe the issue.

q739554534 commented 3 years ago

Ok, thank

------------------ 原始邮件 ------------------ 发件人: "shinmura0/DCASE2020_Task2_Solution-Anomaly_detection-" @.>; 发送时间: 2021年4月23日(星期五) 下午4:36 @.>; @.**@.>; 主题: Re: [shinmura0/DCASE2020_Task2_Solution-Anomaly_detection-] Details of the virtual env (#4)

I did not modify the source code> My source code is the same as in this repository. I just created a working venv (see the message 1 Dec 2020)

If it does not work for you, please describe the issue.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.