I\'m using Caffe, which is printing a lot of output to the shell when loading the neural net. I\'d like to suppress that output, which supposedly can be done by setting
I was able to get Shai's solution to work, but only by executing that line in Python before calling
import caffe