deepid2_caffe
deepid2_caffe copied to clipboard
> Why this error was thrown when I run this net?
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.
Originally posted by @wuqianliang in https://github.com/wuqianliang/deepid2_caffe/issues/6#issuecomment-470001189
Thanks,that problem has been solved. But during trianning the deepid2 net, the sim_loss was always 0, and the last accuracy was about 90.3%. So why the sim_loss was 0?
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.
Originally posted by @wuqianliang in #6 (comment)
Thanks,that problem has been solved. But during trianning the deepid2 net, the sim_loss was always 0, and the last accuracy was about 90.3%. So why the sim_loss was 0?
i keep training the lfw-aligned set ,however accuracy keeps going down along 65percent , could u teel me what training-set or param for fullconnect layer are you using ? thanks a lot
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. Originally posted by @wuqianliang in #6 (comment) Thanks,that problem has been solved. But during trianning the deepid2 net, the sim_loss was always 0, and the last accuracy was about 90.3%. So why the sim_loss was 0?
i keep training the lfw-aligned set ,however accuracy keeps going down along 65percent , could u teel me what training-set or param for fullconnect layer are you using ? thanks a lot
Actually, I use the MS-celeB-1M datasets as training-set while lfw-aligned as testind-set afterwards, and finally use the sphereface as my model; I found that the sphereface model much strongger than deepid model series