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

Migrate models from experiments to the model ZOO #6

Open
tersekmatija opened this issue Oct 28, 2021 · 0 comments
Open

Migrate models from experiments to the model ZOO #6

tersekmatija opened this issue Oct 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@tersekmatija
Copy link
Contributor

Start with the why:

There are many converted models that are available to the community. Currently, most of them are located in the luxonis/depthai-experiments repository. By moving them to the model zoo, we are collecting all the available models and additional information in one location. This will allow an easy search over the models with the help of the new web based search engine, as well as reduce the size of the luxonis/depthai-experiments repository.

Move to the what:

Moving the models from the experiments to the model zoo. Due to experiments usually containing .blob files, generation of .xml and .bin files would be required in most cases. Afterwards, experiments could be updated to use the model zoo.

Move to the how:

  1. Prepare a list of models in luxonis/depthai-experiments that are not yet in the model zoo + model from other repositories.
  2. Upload them to the model zoo.
  3. Update experiments in luxonis/depthai-experiments to use the model zoo.
@tersekmatija tersekmatija added the enhancement New feature or request label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant