luxonis / depthai-core

DepthAI C++ Library
MIT License
235 stars 127 forks source link

New NNArchive #1067

Closed lnotspotl closed 3 months ago

lnotspotl commented 4 months ago

This PR adds an updated version of the NNArchive class.

Alongside the new NNArchive class implementation, the structure of the tests has been update to facilitate test writing (onhost vs ondevice tests, etc.)

Q: Do we want to make onhost tests part of the CI/CD ? Those need not have a camera connected.

The relevant clickup task is here