Giter Club home page Giter Club logo

depthai-model-zoo's People

Contributors

conorsim avatar erol444 avatar gmacario avatar honzacuhel avatar jkbmrz avatar luxonis-vlad avatar mkrupczak3 avatar mruzik1 avatar n950 avatar tersekmatija avatar themarpe avatar vandavv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

depthai-model-zoo's Issues

Migrate models from experiments to the model ZOO

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.

Evaluation of models on OAK devices

Start with the why:

We've accumulated a lot of different models that are available in luxonis/depthai-experiments and this Model ZOO. With the development of web based search engine for models available on OAK devices, it would be beneficial to evaluate the models on the data sets they were trained on, with execution on OAKs. During the conversion some layers might be replaced, and models based on FP32 are converted to FP16. Such evaluation would show whether the model was converted successfully, emphasize possible issues, as well as enable us to compare which model performs better on OAK devices.

Move to the what:

  • Evaluation of models in model ZOO on popular task related data sets:

    • depth_estimation_mbnv2_240x320,
    • depth_estimation_mbnv2_480x640,
    • dmcount_540x960,
    • east_text_detection_256x256,
    • fast_depth_256x320,
    • fast_depth_480x640,
    • head-pose-estimation_160x160,
    • hrdepth_192x640,
    • inceptionv4_299x299,
    • megadepth,
    • mobile_object_localizer_192x192,
    • scdepth_256x832,
    • yolop_320x320.
  • Provide information on which data sets the models in the zoo were trained on.

Move to the how:

This can be executed in two steps:

  1. provide an API that exposes the OAK as a backbone for computation, so evaluation on device is as easy as few lines of code,
  2. download required data sets and adapt models' evaluation scripts so that OAK is used as a backbone.

As this is a tedious process, help from the community is much appreciated!

Update Coneslayer model after tools.luxonis.com bugfix

Greetings,

@Erol444 Helped me submit a model I've developed called Coneslayer to the luxonis model zoo last December. It's a custom-trained variant of yolov7-tiny which can recognize many common orange traffic cones.

In the time since, Luxonis has discovered and patched a bug with tools.luxonis.com which may significantly improve how the bounding boxes appear when a converted model is run on an Oak-D. I've reconverted the model and updated the Coneslayer GitHub repo

It should be possible to use the newly-converted model with a normal IoU threshold (such as 0.5) instead of 0.1 as well

Here's a link to the update commit:
mkrupczak3/Coneslayer@9c40bb8

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.