-
Hi! First of all, thank you for all your amazing work!
I have a RADXA ROCK3 Model A, which is equipped with RK3568 and 2GB of RAM. Windows arm64 boots with the UEFI firmware, ofc without display outp…
-
![image](https://github.com/hypeapps/Endoscope/assets/15959674/7e2bfc8c-d4a7-4eb6-8043-5097b8c78c6e)
Is there anyone has the same problem?
-
I compiled this repo: https://github.com/jjm2473/ffmpeg-rk, on NanoPI R5C.
However, when I run, I got these errors:
```
[hevc_rkmpp @ 0x55a919c7e0] Failed to initialize MPP context (code = -1).…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Condu…
-
### 详细叙述
最近两三天云编译一直报错,之前都好好的,大佬们看看啥情况
### 重复 issue
- [X] 没有类似的 issue
### 具体型号
H69K
### 详细日志
make[5]: Leaving directory '/workdir/openwrt/build_dir/target-aarch64_generic_musl/linux-rockchip_arm…
-
ERROR: Logfile of failure stored in: /home/sparks/yocto-scarthgap/build/tmp/work/rockchip_rk3568_evb-poky-linux/linux-rockchip/6.1/temp/log.do_compile.2061871
Log data follows:
| DEBUG: Executing sh…
-
运行rknpu2/example/rknn_yolov5_demo 正常
但需要非640x640输入,需要rga缩放图片时报错,报错内容忘了,大概是api版本1.3.0过低,被废弃了。
后面编译在此仓库网盘链接的librga 1.9.1版本源码,并放在项目代码中。
运行报错:
/tmp/tmp.sTUryyl9sT/cmake-build-debug-rk3568/rknn_yolov5_…
-
1. 自己使用python测试usb声卡录音是正常的,部分代码如下:
with sd.InputStream(samplerate=sample_rate, channels=channels, device=device_index) as stream:
print("录音开始...")
for _ in range(int(sample_rate * duration …
-
您好,我在main.cc文件的detect函数外层增加了一个循环函数,输入了一个与模型输入尺寸不一致的图像,想去触发使用RGA进行resize。循环了30次。但是每次都是前两张图像内容错乱,后面的就开始正常了。
![image](https://github.com/cqu20160901/yolov8seg_rknn_Cplusplus/assets/23652342/2445a029-a0e…
-
### Creating a feature request
#### Is your feature request related to a problem? Please describe:
I often find it useful to get a system very close to what I want on multiple systems and then use…