Arthur Wu

Results 12 comments of Arthur Wu

> Why this error was thrown when I run this net? > registry.count(type) == 1 (0 vs. 1) Unknown layer type: Identity2Verify You should merge **deepid2_caffe/caffe_master/src/caffe/layers/** into your caffe dir.

> > > Why this error was thrown when I run this net? > > > registry.count(type) == 1 (0 vs. 1) Unknown layer type: Identity2Verify > > > >...