luxonis / depthai-viewer

Log images, point clouds, etc, and visualize them effortlessly. Built in Rust using egui
https://rerun.io
Apache License 2.0
26 stars 2 forks source link

Default model - `yolov6nr3_coco_640x352` #46

Closed Erol444 closed 4 months ago

Erol444 commented 4 months ago

Use yolov6nr3_coco_640x352 as the default model inside depthai-viewer. It should be supported by SDK already, so it's a few LoC fix.

zrezke commented 4 months ago

Already handled https://github.com/luxonis/depthai-viewer/pull/45 :wink: