Open just1you opened 7 years ago
In fact, you need to install all the libraries in the code, for example, you can see that
require 'torch' require 'nn' require 'nnx' require 'optim' require 'image' require 'dataset' require 'pl' require 'image'
So you need to install, these libraries. Nevertheless, I have not tested this code for 7 months
On Sun, Dec 25, 2016 at 1:40 PM, just1you notifications@github.com wrote:
I follow your steps to go running,but there are errors,I want to know what needs to be installed
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rcouturier/steganalysis_with_CNN_for_same_key_images/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AEUknguBJqyldzGz3qji0mR9Xp-68KJeks5rLmQmgaJpZM4LVZg1 .
I follow your steps to go running,but there are errors,I want to know what needs to be installed