caffe_srgan
caffe_srgan copied to clipboard
A Caffe Implementation of SRGAN
Hi, You say that "Currently, the SRGAN-MSE doesn't work well , and it is still training and tuning." Is that statement still correct? Thanks, Etay
SRGan
看你的名字好像是中国人,我就用中文提问了,你这个模型有跑起来么,是否能达到文章效果
I overload your caffe.proto *.cpp *.hpp,but when I MAKE ALL(or MAKE -J), the system give me a error:can not find src/caffe/solver.o .What's the problem?
Hi, so happy to see that you are trying to implement SRGAN using caffe, I am wonder whether you can upload srgan caffemodel for us.
Hi , glad to see you reproduced the similar result as presented in the paper. I also implemented srResNet-mse in tensorflow , and don't know why I can't reproduce the...