ShenghaiRong / caffe_srgan

A Caffe Implementation of SRGAN
59 stars 22 forks source link

make caffe failed #4

Open Jee-King opened 7 years ago

Jee-King commented 7 years ago

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?

ShenghaiRong commented 7 years ago

Did you overload the solver.cpp to the right path? e.g. yourpath/caffe/src/caffe/

Jee-King commented 7 years ago

I overload the solver.cpp to src/caffe/proto,and replace other files to the right path

Jee-King commented 7 years ago

And what’s the result about your srgan? what‘s the psnr/ssim or photo-realistic?

ShenghaiRong commented 7 years ago

It's wired! I haven't met this problem before. Maybe you can git clone https://github.com/BVLC/caffe.git, and overload this files correctly and try to "make all" again.

ShenghaiRong commented 7 years ago

The psnr/ssim of srgan shows in the readme.md , but the results haven't been photo-realistic.

Jee-King commented 7 years ago

Could you provide a caffemodel of srgan for us,I can not solver the above problem about make caffe.I really need your help/

ShenghaiRong commented 7 years ago

SRGAN-MSE_sb_iter_20000.caffemodel: link:http://pan.baidu.com/s/1pLLj7mz password:vjd4

Jee-King commented 7 years ago

Thank you very much 比心``