zhenngbolun / S-Net

S-Net: A Scalable Convolutional Neural Network for JPEG Compression Artifact Reduction
24 stars 5 forks source link

Keras version used #1

Open TheZino opened 5 years ago

TheZino commented 5 years ago

Hello, I'm having issues running the code with Keras 2.2. Which version of Keras have been used for training the network?

zhenngbolun commented 5 years ago

2.0 with tensorflow backend

郑博仑 浙江大学2010级 竺可桢学院混合班 生物医学工程与仪器科学院电子信息技术及仪器

Bolun Zheng Zhejiang University 2010 Chu Kochen Honors CollegeMixed-Class College of Biomedical Engineering & Instrument ScienceElectronic and Information Technology and Instrument Science

On 11/19/2018 18:05, Simone Zini wrote:

Hello, I'm having issues running the code with Keras 2.2. Which version of Keras has been used for training the network?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

zhenngbolun commented 5 years ago

You can use my code to build the network, and write your own code to generate training datas and train the network!

郑博仑 浙江大学2010级 竺可桢学院混合班 生物医学工程与仪器科学院电子信息技术及仪器

Bolun Zheng Zhejiang University 2010 Chu Kochen Honors CollegeMixed-Class College of Biomedical Engineering & Instrument ScienceElectronic and Information Technology and Instrument Science

On 11/19/2018 18:05, Simone Zini wrote:

Hello, I'm having issues running the code with Keras 2.2. Which version of Keras has been used for training the network?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.