-
Notifications
You must be signed in to change notification settings - Fork 743
[Backend] Add YOLOv5、PPYOLOE and PP-Liteseg for RV1126 #647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jiangjiajun
merged 21 commits into
PaddlePaddle:develop
from
yeliang2258:rk1126_demo_1_dev
Dec 5, 2022
Merged
Changes from 15 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
750a0b5
add yolov5 and ppyoloe for rk1126
yeliang2258 c986c4b
Merge remote-tracking branch 'upstream/develop' into rk1126_demo_1_dev
yeliang2258 3ce8f23
Merge branch 'develop' into rk1126_demo_1_dev
jiangjiajun 409dc85
Merge branch 'develop' into rk1126_demo_1_dev
jiangjiajun 7b1d546
update code, rename rk1126 to rv1126
yeliang2258 a2f1c6a
Merge branch 'rk1126_demo_1_dev' of https://github.com/yeliang2258/Fa…
yeliang2258 3d82a4e
Merge remote-tracking branch 'upstream/develop' into rk1126_demo_1_dev
yeliang2258 442f7dc
add PP-Liteseg
yeliang2258 7a306a7
update lite lib
yeliang2258 af0b598
Merge remote-tracking branch 'upstream/develop' into rk1126_demo_1_dev
yeliang2258 66de8ac
Merge remote-tracking branch 'upstream/develop' into rk1126_demo_1_dev
yeliang2258 336675a
updade doc for PPYOLOE
yeliang2258 6d1e5a5
update doc
yeliang2258 c759eaa
fix docs
yeliang2258 7a5044d
Merge remote-tracking branch 'upstream/develop' into rk1126_demo_1_dev
yeliang2258 cc34af4
fix doc and examples
yeliang2258 5c42a38
Merge remote-tracking branch 'upstream/develop' into rk1126_demo_1_dev
yeliang2258 cade7ea
update code
yeliang2258 07497c9
uodate doc
yeliang2258 d8dc6f5
Merge remote-tracking branch 'upstream/develop' into rk1126_demo_1_dev
yeliang2258 d7db32b
update doc
yeliang2258 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...lassification/paddleclas/rk1126/README.md → ...lassification/paddleclas/rv1126/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,11 @@ | ||
| # PaddleClas 量化模型在 RK1126 上的部署 | ||
| 目前 FastDeploy 已经支持基于 PaddleLite 部署 PaddleClas 量化模型到 RK1126 上。 | ||
| # PaddleClas 量化模型在 RV1126 上的部署 | ||
| 目前 FastDeploy 已经支持基于 PaddleLite 部署 PaddleClas 量化模型到 RV1126 上。 | ||
|
|
||
| 模型的量化和量化模型的下载请参考:[模型量化](../quantize/README.md) | ||
|
|
||
|
|
||
| ## 详细部署文档 | ||
|
|
||
| 在 RK1126 上只支持 C++ 的部署。 | ||
| 在 RV1126 上只支持 C++ 的部署。 | ||
|
|
||
| - [C++部署](cpp) |
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
examples/vision/detection/paddledetection/rk1126/download_models_and_libs.sh
This file was deleted.
Oops, something went wrong.
62 changes: 0 additions & 62 deletions
62
examples/vision/detection/paddledetection/rk1126/picodet_detection/CMakeLists.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.