The Robot AI Guy
The Robot AI Guy
I'm actually trying to do something like this right now, but without an additional sensor. I started looking at some of the one-off models like yolov5s-p34 and p34567 and p2,...
Is there any confirmation if this repo works for Yolo v4 from AlexeyAB?
V4 default network size is 608, v3 default network size was 416. If you don't change the network size in the cfg file, that will definitely cause inferencing to require...
If you're staying within the oak-d box for this, could you calibrate with charuco targets using a combination of stereo vision and edge detection? I'm not sure if we have...
What wavelength laser are you using? Are you keeping it near 832nm to mitigate blooming from the sun? Are you planning any options for something more powerful than a class...
I'm so grateful I got to edit my response before you read it, because I obviously didn't pay attention to your comment when I started rattling off a bunch of...
I'd be definitely interested to see how that would work in real world. I'm imagining something like vim with 10 cursors. But I'm pretty sure I wouldn't have the coordination...
Thank you so much for your response. I am using Aravis 0.6.4. When I run the test, this is the display ``` skynet@smash:~/aravis-0.6.4$ ./tests/arv-camera-test Looking for the first available camera...
``` Looking for the first available camera vendor name = Teledyne DALSA model name = Nano-5G-C4060 device id = S1219995 image width = 4112 image height = 2176 horizontal binning...
When I run the full debug test, I have to type Crtl-C very quickly, and it STILL doesn't show me all of the information back from the beginning. Perhaps I...