-
After the migration to OpenVINO 2022.1.0, I can find performance drops (reduced inference speed) for YOLOv7-tiny and YOLOv8n models:
| Model | OpenVINO version | OAK fps | .blob size (KB)…
-
I am relying on `dai::CalibrationHandler::getCameraIntrinsics()` to provide factory calibrated intrinsics. The problem I'm seeing is that if I configure that pipeline to output `THE_1080_P` I get the …
-
Running `calibration_reader.py` on my OAK-D in Windows fails immediately with
```
Traceback (most recent call last):
File "calibration_reader.py", line 17, in
M_rgb, width, height = calibDa…
-
First, let me explain my setup. I am using OAK-D-PRO-W POE to generate depth based on stereo. Here is the related part (I modified stereo_inertial_publisher.cpp in depthai-ros)
```
// MonoCamera…
-
# Required information
* Distribution: ArchLinux
* Distribution version: latest
* [The output of "lxc info"](https://gist.github.com/gbiggs/1827d23d3addc4a100712e0dab0aa68b)
# Issue descrip…
-
## Background
ROS is no longer receiving updates and noetic will reach EOL by 2025. We need to migrate our stack to ROS 2 eventually to make sure we have access to the latest tools and versions of ou…
-
Can i use yolov3-tiny_3l on a raspberry ?I want to grocery products with a total of 50 classes. What is the best cfg should I use?
-
`gen2-face-recognition` demo is too heavy, delayed and crash soon on my OAK-D and OAK-D Lite.
I rollback to the Initial commit 1b532c0ebec4b9e45ae4fa79b5f36ada7817a780 and try then it's stable.
-
Hello!
Me and my team have been using SpectacularAI with an OAK-D W camera, using data fusion with GNSS with a lot of success, but we have run into an issue recently.
We have decided to move the GN…
-
Greetings,
[Community Discussion Link](https://discuss.luxonis.com/d/643-how-to-measure-real-life-measurement-the-dimensions-of-an-object)
is there a way to measure the length and width of objects…