-
用bmrt_test --bmodel 测试模型时发现的这个问题
![IMG_20240801_222640](https://github.com/user-attachments/assets/8fe269c6-227a-4108-aa58-f60895858d95)
![IMG_20240801_222701](https://github.com/user-attachments/as…
-
Hi, I would like to translate the DRAM init code to Rust for use in the [oreboot](https://github.com/oreboot/oreboot) project.
Just like U-Boot and Linux, oreboot is licensed under GPL2.
Given tha…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
Hi Si…
-
使用如下方法导出yolov8n-pose模型,该onnx使用NVIDIA显卡推理没有问题
导出bmodel后在平台上能够成功加载,但检测不到,完整的视频只能够检测到极少部分,精度差异比较大。
这是根据 [YOLOv8_det](https://github.com/sophgo/sophon-demo/blob/release/sample/YOLOv8_det/scripts/gen…
-
LD ffmpeg_g
/usr/bin/ld: ./extern_lib/bm_hardware_accele/decode_arm64/lib/libbmcv.so: .dynsym local symbol at index 3 (>= sh_info of 3)
/usr/bin/ld: ./extern_lib/bm_hardware_accele/decode_arm64…
-
# run this command in the sophgo/tpuc_dev:latest docker
`cd tpu-mlir`
`git checkout v1.0`
`source ./envsetup.sh`
`./build.sh`
> /workspace/tpu-mlir# ./build.sh
BUILD_PATH: /workspace/tpu-mlir…
-
现象描述:
使用过程中因温度过高,MCU 过热保护关闭了电源。
问题原因:
1. 老的 dtb 风扇转速特较低
2. 结温设置为 80 度
处理方式:
1. 修改 dtb 将风扇转速设置到最大
2. 修改结温设置为 105 度
3. 机箱背面额外在加一个 9cm 风扇
4. 如果以上措施还不行,评估空间更大的机箱,再加三个风扇
跟进人:林春志 谢幸家 彭锦
-
```
[ 934.138815] ksmbd: kill command received
[ 971.046438] Kernel BUG [#1]
[ 971.049335] Modules linked in: ksmbd(FO) aes_generic(F) sha512_generic(F) sd_mod(F) sg(F) uas(F) aic8800_fdrv(F) us…
-
resnet的sample在build文件夹下make时,报如下错误:
![image](https://github.com/sophgo/sophon-demo/assets/79501943/60527299-8716-4248-a3e8-03a05c645b02)
-
不喜欢各种配置文件配来配去,能用代码实现流程吗?