-
SDK_version : ti-processor-sdk-rtos-j721s2-evm-08_05_00_11
TIDL_version : tidl_j721s2_08_05_00_16
I run commands below
```
export DEVICE=j7
export TIDL_TOOLS_PATH=${PSDKR_PATH}/tidl_j721s2_08_…
-
I am trying to install [opencv js using the instructions in this link](https://docs.opencv.org/3.4/d4/da1/tutorial_js_setup.html). I've followed the [emscripten sdk instructions given here](https://em…
-
在rv1126板子上(rknn runtime版本为1.7.5),通过C接口调用生成预编译模型并保存到文件中。
然后在该环境中加载上述预编译模型,返回错误码-6,请问可以如何解决?
捞取的信息如下:
Loading rknn_pre_compile.rknn...
librknn_runtime version 1.7.5 (ccb93f1 build: 2023-07-18 10:5…
-
##### System information (version)
- OpenCV => all
- Operating System / Platform => all
- Compiler => all
##### Detailed description
There are a number of methods in OpenCV that accept or gen…
-
Hi. Thank you for distributing such a great tool.
I checked out this post and did some testing on a few projects.
- https://osv.dev/blog/posts/introducing-broad-c-c++-support/
However, I di…
-
##### System information (version)
- OpenCV => master
- Operating System / Platform => all
- Compiler => all
##### Detailed description
When resizing image with nearest neighbour source image…
-
@jeroen-mostert I created the binfo/extra/amd_media.blist which builds some amd media apps
on top of the basic rocm sdk library. Originally the included MIVisionX builds only against the ffmpeg4 but …
-
### Windows Build Number
21382.1
### WSL Version
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.10.16.3
### Distro Version
Ubuntu 20.04
### Other Software
Inside WSL:
[clinf…
-
### Problem Description
```
69%] Building CXX object amd_openvx_extensions/amd_opencv/CMakeFiles/vx_opencv.dir/source/OpenCV_compare.cpp.o
/var/jenkins_home/workspace/ain_precheckin_MIVisionX_deve…
-
CMake Generate step failed.
Trying to create the TensorFlow Lite C++ minimal example to run models on our A311D processor.
If I not mistaken I need to run `cmake .. -D HARDWARE=A311D` in this …