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

Questions about prototxts and lmdb #174

Open
kadirbeytorun opened this issue Dec 27, 2019 · 0 comments
Open

Questions about prototxts and lmdb #174

kadirbeytorun opened this issue Dec 27, 2019 · 0 comments

Comments

@kadirbeytorun
Copy link

Hello,
I am trying to grasp the details about each prototxt files and lmdb files.
1- Is train.prototxt only for training or does it include validation? Because the lmdb you called in it is named trainval.lmdb, but there is only one data layer, and its phase is TRAIN
2-Is test prototxt actually for validation or testing? its phase is TEST, but lmdb file is named test.lmdb, so its quite confusing.
3- Is deploy prototxt actually testing network? whats the difference between this and test prototxt?
Regards,
Kadir

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

1 participant