FaceVerification
FaceVerification copied to clipboard
Which proto to choose
Hi,I'm a new for caffe.I download your files,in the folder of caffe_proto I saw mnist_siamese_train_test.prototxt and a CASIA_train_test.prototxt,which is best for the face vertification. The second problem is that where is the train.txt and the val.txt?Can you send me if you please(I dowmloaded the @潘泳苹果皮 database).(My email is [email protected])Thanks .
https://github.com/happynear/FaceVerification/blob/master/caffe_proto/CASIA_train_test.prototxt is easest to train. I used all the database to train the model. I didn't split it into train and val subset.