ss928_framework/Readme.md
2024-12-16 13:31:45 +08:00

41 lines
976 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#### YOlOV5 SS928 3403 demo完整
### 一、编译
依赖ss928交叉编译工具和Cmake
```
./build.sh
```
### 二、运行程序
复制整个output到板端确保板端ko正常加载
```
cd output
./rudemo.sh test.jpg
```
### 三、效果图片如下
<img src="doc/test.jpg" alt="alt text" title="测试图片 " style="max-width:300px;max-height:300px;">
<img src="doc/image.png" alt="alt text" title="效果图" style="max-width:300px;max-height:300px;">
### 四、专栏相关
哔哩哔哩
<https://www.bilibili.com/video/BV1bH4y1u7nv/>
csdn
<https://blog.csdn.net/apchy_ll/category_12628981.html?spm=1001.2014.3001.5482>
### 五、其它
创造不易,谢谢大家支持
<img src="doc/other/aipashhandemumu.png" alt="alt text" title="谢谢大家" style="max-width:100px;max-height:100px;">
如果需要项目合作,请添加下面微信
<img src="doc/other/wx.png" alt="alt text" title="谢谢大家" style="max-width:100px;max-height:100px;">