Skip to content

Commit 104d965

Browse files
yeliang2258jiangjiajun
andauthoredDec 5, 2022
[Backend] Add YOLOv5、PPYOLOE and PP-Liteseg for RV1126 (PaddlePaddle#647)
* add yolov5 and ppyoloe for rk1126 * update code, rename rk1126 to rv1126 * add PP-Liteseg * update lite lib * updade doc for PPYOLOE * update doc * fix docs * fix doc and examples * update code * uodate doc * update doc Co-authored-by: Jason <[email protected]>
1 parent 763da98 commit 104d965

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+804
-987
lines changed
 

‎README_CN.md

100644100755
+3-3
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868

6969
<div id="fastdeploy-quick-start-python"></div>
7070

71-
<details close>
72-
71+
<details close>
72+
7373
<summary><b>Python SDK快速开始(点开查看详情)</b></summary><div>
7474

7575
#### 快速安装
@@ -131,7 +131,7 @@ cv2.imwrite("vis_image.jpg", vis_im)
131131
<div id="fastdeploy-quick-start-cpp"></div>
132132

133133
<details close>
134-
134+
135135
<summary><b>C++ SDK快速开始(点开查看详情)</b></summary><div>
136136

137137

‎README_EN.md

100644100755
File mode changed.

0 commit comments

Comments
 (0)
Please sign in to comment.