yjxiong / caffe

A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
http://caffe.berkeleyvision.org/
Other
551 stars 154 forks source link

Do you have any examples using SyncBN? #194

Closed melody-rain closed 6 years ago

melody-rain commented 6 years ago

I replace BN layer with SyncBN and the loss explodes. Thanks.

yjxiong commented 6 years ago

Please provide more context. It not possible to identify your problem with this little information.