SegNet-Tutorial icon indicating copy to clipboard operation
SegNet-Tutorial copied to clipboard

Add "AdaGrad" to solver file fails

Open Timo-hab opened this issue 8 years ago • 4 comments

Hi

if I add "AdaGrad" to segnet_solver.prototxt i get following error: Message type "caffe.SolverParameter" has no field named "type".

Is this due to segnet-caffe? Is there a workaround?

Best Timo

Timo-hab avatar Jul 04 '16 18:07 Timo-hab

Hi Timo @Timo-hab,

currently I am trying to integrate other solvers provided by new caffe-master into segnet and run into similar errors. Have you solved the problem? I am really appreciated if you can share your experience with me.

Best, Kevin

kevin0932 avatar Dec 16 '16 14:12 kevin0932

Not really. Have you tried it with caffe-segnet-cudnn5? https://github.com/TimoSaemann/caffe-segnet-cudnn5

Timo-hab avatar Dec 17 '16 14:12 Timo-hab

Thanks a lot, @Timo! I will give it a try :)

kevin0932 avatar Dec 19 '16 13:12 kevin0932

Did it work?

Timo-hab avatar Jan 05 '17 21:01 Timo-hab