-
Is this the correct repository to compile and deploy a custom trained YOLOv5 model from the YOLOv5 Ti repository (https://github.com/TexasInstruments/edgeai-yolov5)?
I am having trouble figuring ou…
-
hi, i am using the TDA4VH chip, how can i use the code from this repo and run it on tda4vh?
my evm envs:
```
TF_REPO_PATH=/opt/ti-processor-sdk-rtos-j784s4-evm-09_00_00_02/tensorflow
TIDL_PROT…
-
**Describe the bug**
I encounter an error when trying to profile this model: **yolox_s_lite_640x640_20220221_model.onnx** (see below for download link)
```
$ python -m onnx_tool -i yolox_s_lite_6…
-
## ❔Question
Hi, I have read your paper: "**YOLO-Pose: Enhancing YOLO for Multi Person Pose Estimation Using Object
Keypoint Similarity Loss"**, and I was fascinated by the potential of your idea.…
-
DSI does not work.
-
```
[ 519.896125] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 519.907369] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 519.915595] cdns-mhdp8546 a000000.dp-bri…
-
-
I have problems training and compiling by using run_modelmaker.sh.
After training the model with custom dataset or the default dataset which is in the config_detection.yaml,
the following error oc…
-
## ❔Question
How to download the pretrained model?
## Additional context
I can't download the pretrained model through the link provided by the author.
link:
https://downloads.ti.com/jacinto…
-
## ❔Question
The original pre/post processing of object detection in folder vision_apps/apps/dl_demos/app_tidl_od is for Pelee network available at, https://github.com/Robert-JunWang/Pelee. can you …