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

Recognition model database update #41

Open
ToMadoRe opened this issue Jan 8, 2016 · 0 comments
Open

Recognition model database update #41

ToMadoRe opened this issue Jan 8, 2016 · 0 comments

Comments

@ToMadoRe
Copy link
Contributor

ToMadoRe commented Jan 8, 2016

The newest update of V4R uses a new file structure for the model database.

Instead of the old structure:
.../object_database/models/ (models)
.../object_database/recognition_structure_dir/ (training_dir)

the new structure merges these two folders into a common folder. This reduces the required parameters for the obejct recognizer to a single models_dir (-m) parameter. Objects that are modelled with the new version of RTM will automatically generate this file structure. To use existing object model datasets, you can use the tool convertOldModelDatabaseToNew to convert your models the new file structure.

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