-
I meet this error, how to solve it.
./object_detect_demo: error while loading shared libraries: libopencv_core.so.4.5: cannot open shared object file: No such file or directory
-
### Feature description
记得k510的宣传视频中有人体跟踪的例子?不知道什么时候可以放出来?
### Want resolve what problem
人体跟踪是重要的安防应用方向,希望可以有一些deepsort或者kcf的跟踪实例,充分利用k510中的dsp能力。
### Anything else
_No response_
-
### Improvement
you might need to run this line before get pycrypto:
```
sudo apt-get install python-dev
```
-
Before reporting an issue please first check the
[troubleshooting guide](https://github.com/twistedfall/opencv-rust/blob/master/README.md#troubleshooting). If
the issue you're encountering is not so…
-
### What happened
dhcp change to static ip, dns lost.
### Reproduction steps
1. 启动后,修改/etc/network/interfaces为如下内容
auto lo
iface lo inet loopback
#eth0 static ipv4 config example
auto eth0…
-
Is there a binding for Rust on K510? Or just a C API to run the KModel?
-
**使用环境**
ubuntu20.04;
python==3.8;
nncase==1.1.0
**使用官方示例代码**
```
`import nncase
def read_model_file(model_file):
with open(model_file, 'rb') as f:
model_content = f.read()
…
-
如题,之前用别的开发板直接去/etc/NetworkManager/system-connections/ 目录中对应网卡的文件修改如下
[ipv6]
#addr-gen-mode=stable-privacy
addr-gen-mode=eui64
dns-search=
然而cm311-1a刷了Armbian_23.02.0_amlogic_s905l3a_bullseye_5…
DHinh updated
8 months ago
-
i my box is this; https://pt.gearbest.com/tv-box/pp_736121.html
w95 Amlogic S905W 1.2GHz WiFi Android 7.1 2GB DDR3 + 16GB eMMC
I have done download of Armbian_22.11.0_Aml_s905w_bullseye…
-
Hi,
I am trying to use NNCase to convert my TFLite model for K510, but it fails.
**Describe the bug**
It seems that a library can not be loaded.
RuntimeError: Cannot load module: libnncase.t…