Part Number: SK-TDA4VM I need to capture camera images from usb and use OPENCV APIs to process raw camera images and sink them to HDMI Display .
I could not find any OpenCV libraries in Edge AI SDK can you please help ?
Part Number: SK-TDA4VM Hello Everyone.
I am trying to change the fps settings on the Raspberry Pi v2 camera (with sensor IMX219). Now as I understand from this document - https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-rt-jacinto7/08_01_00_02…
Part Number: SK-TDA4VM Hello, Now, I'm performing demo by following below url. Part 6: Putting it all together: end-to-end AI application development Then, I observed following error when I run python script(app_edgeai.py). (python3:1453): GStreamer-CRITICAL…
Part Number: SK-TDA4VM Other Parts Discussed in Thread: TDA4VM Hello, I am trying to integrate two bluetooths modules on the sk-tda4vm board. I saw that on the Gpios ports, there were only two TX/RX pins, is it possible to configure other pins to be in…
Part Number: SK-TDA4VM Hi,
I'm currently using SK-TDA4VM board for the intended AI use cases. Also, I want to install Kubernetes/k3s for a project requirement of creating clusters along with Docker containers using multiple SK-TDA4VM boards.
Please…
Part Number: SK-TDA4VM The maximum framerate that I am able to get from the camera is 30.303 fps. The gstreamer pipeline I am using is
gst-launch-1.0 v4l2src device=/dev/video2 ! queue leaky=2 ! video/x-bayer, width=640, height=480, format=rggb, framerate…
Part Number: SK-TDA4VM Hi,
edgeai-benchmark/configs/detection.py includes pipeline configs for efficientdet_lite1_relu and efficientdet_lite3_relu, but not efficientdet_lite2_relu.
What should the pipeline config for efficientdet_lite2_relu contain?
…
Part Number: SK-TDA4VM Cannot run Demo Applications in edge AI folder . Getting following errors
using following command-
root@j7-evm:/opt/edge_ai_apps/apps_python# ./app_edgeai.py ../configs/image_classification.yaml
Part Number: SK-TDA4VM HI TI Team,
I would like to know if it was possible to launch multiples nodes with this pipeline ? (of course with two or three stereo camera) If yes, is there any recommandation ?
My objective is to use multiple stereo camera…
Part Number: SK-TDA4VM Other Parts Discussed in Thread: DRA821 , , TDA4VM I am trying to build sdk with yocto to generate an image using this link: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/latest/exports/docs/linux/Overview_Building_the_SDK…