luxonis / depthai-experiments

Experimental projects we've done with DepthAI.
MIT License
809 stars 362 forks source link

Experiments using new SDK #428

Open daniilpastukhov opened 1 year ago

daniilpastukhov commented 1 year ago

Experiments exclude those that SKD doesn't allow to implement (e.g., multi-stage NN with non-mobilenet/yolo detector).

I'll be working on fixing those limitations and then I'll add more examples.

Todo:

themarpe commented 1 year ago

@daniilpastukhov

Target to update DepthAI library to version 2.19.1 as it adresses a lot of issues (stability, etc...) - This version will be released today/tomorrow

daniilpastukhov commented 1 year ago
daniilpastukhov commented 1 year ago

Waiting til https://github.com/luxonis/depthai/pull/851 is merged

daniilpastukhov commented 1 year ago

Moved gen2 experiments back to root folder to keep current URLs working. New SDK experiments are in dedicated sdk folder.

daniilpastukhov commented 1 year ago

All SDK scripts are ingen2-<experiment_name>/sdk folder

Erol444 commented 1 year ago

@daniilpastukhov is this still something we should merge?