-
Notifications
You must be signed in to change notification settings - Fork 173
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
[Hackathon No.80] #851
Merged
Merged
[Hackathon No.80] #851
Conversation
This file contains 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
2. Run picodet in Python on rk3588
2. Update new document 3. Update Python code of PP_humansegv2
2. 修改了项目结构,更符合原来paddle2onnx的风格 3. 修改了原始paddle2onnx部署文档的错误部分 4. 现在起,文档将统一使用markdown编写,不再上传pdf
2. 修改了项目结构,更符合原来paddle2onnx的风格 3. 修改了部分文档的错误 4. 修改了代码风格
2. ONNX模型固定了输入SHAPE,且修改了默认shape,效果更好 3. 重新命名了错误的文件名 4. ONNXConfig类现在能显示输入shape了 5. 更新部分错误文档
2. 更新PP_OCR_v2_cls,rk_PC跑通,板子还有问题,在调试 3. 解决不能指定输出节点的bug 4. 更新部分错误文档
2. 给出onnx和float16下rknn模型的精度数据和速度数据 3. 新增了picodet eval验证 4. 更新了标签,一一对应coco数据集
目前还存在的问题如下:
|
提交了代码,希望研发同学尽快看下 |
目录结构展示
|
删除bisetnet模型文件,改用百度服务器下载 修复错误的文档
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
由于更新的内容比较多,因此关闭了上一个pr。
更新三个模型的python 推理代码
更新三个模型的cpp 推理代码
更新了目录结构
更新了各种文档
详情见commits