Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#caffe train/test/validation #3735

Closed
Benedetta89 opened this issue Feb 26, 2016 · 1 comment
Closed

#caffe train/test/validation #3735

Benedetta89 opened this issue Feb 26, 2016 · 1 comment

Comments

@Benedetta89
Copy link

I'm a bit confused about the division between training set, test set and validation set. In creating the solver.prototxt file that defines the train parameters i have to define test_iter parameter ( that seems to be the number of iterations, that is how many batches of test images were sent into the network ). Why i have to define this parameter for training? Is test set used during training as validation set? Or does caffe do training and test at the same time ?

@seanbell
Copy link

Please ask questions like this on the mailing list.

From https://github.com/BVLC/caffe/blob/master/CONTRIBUTING.md:

Please do not post usage, installation, or modeling questions, or other requests for help to Issues.
Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants