Richard Everts

Results 12 issues of Richard Everts

**To Reproduce** Steps to reproduce the behavior: 1. Run script: `python3 depthai_demo.py` 2. See error **Expected behavior** Demo to run on Raspberry Pi 4 with latest Debian **Screenshots** ``` (depthai)...

bug

I'm trying to classify based on my own setup for UCF-101, where I added one of my own classes and trained using the 3D-Resnets-PyTorch library. This is the command I...

### System | Library | Version | | ----------- | ----------- | | Jetson Nano on Jetpack | 4.5.1 | | CUDA | 10.2 | | TensorRT | 7.1.3 |...

Great work on this setup. We can export the weights to Caffe2, but then how do we utilize the deployed weights in a Caffe2 instance on something like an nVidia...

This is an issue I tried resolving on the Discord channel. ``` Raspberry Pi w/ 8GB Ram Oak-D POE-CM4-V8.img for OS ``` Whenever I run the Oak-D, no matter what...

Ok, I'm going to try and be productive here on the questions, though I am a little frustrated to say the least. Trying to get it to do a simple...

Looks like there are some subtle model changes. Will anyone take a look at the new C changes for the conversion?

Is there a way to return the top 5 probabilities in the pyyolo.detect() function versus just the top prediction? I'm trying to do it for a video stream, and it's...

nVidia Jetson Orin AGX, Respeaker 4.0 USB Mic Array [LlamaSpeak Tutorial](https://github.com/dusty-nv/jetson-containers/tree/master/packages/llm/llamaspeak) Installed Riva and Python Client no problem. Tested and works with USB audio. Left Riva container running in the...

DOn't know if anyone watches this, but the PyTorch install didn't work on my TX2. Keeps saying `RuntimeError: Missing build dependency: Unable to 'import yaml'`, even after I clearly install...