更新 Readme.md

This commit is contained in:
leon 2024-12-16 14:03:04 +08:00
parent 9e9bb7036c
commit c61e8151d2

View File

@ -1,40 +0,0 @@
#### 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;">