文件最后提交记录最后更新时间
Canary-1B推理适配 Co-authored-by: peichengbo<peichengbo@huawei.com> # message auto-generated for no-merge-commit merge: !7592 merge master into master Canary-1B推理适配 Created-by: peichengbo Commit-by: peichengbo Merged-by: ascend-robot Description: ## Motivation Canary-1B推理适配代码合入,适用于A2 ## Modification 包含所有适配的代码,以及使用文档 ## Self-test (Optional) 性能测试: | 硬件 | 数据集 | RTF | RTFx | WER| |---|---|---:|---:|---:| | Atlas 800I A2 | LibriSpeech test-clean | 0.003553452 | 281.416 | 0.014728| ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/c8179ff2-e5a2-402a-876d-e8ee3de60989/图片.png '图片.png') 精度测试: | 任务类型 | 语言 | 数据集 | 指标 | 得分 | 竞品 | | -------- | ----- | ------------------------ | ------ | ----- | ----- | | ASR | de | Multilingual LibriSpeech | WER(%) | 3.83 | 4.19 | | ASR | es | Multilingual LibriSpeech | WER(%) | 2.30 | 3.15 | | ASR | fr | Multilingual LibriSpeech | WER(%) | 3.69 | 4.12 | | AST | en-de | Fleurs | BLEU | 31.41 | 32.15 | | AST | en-es | Fleurs | BLEU | 22.69 | 22.66 | | AST | en-fr | Fleurs | BLEU | 39.84 | 40.76 | | AST | de-en | Fleurs | BLEU | 33.50 | 33.98 | | AST | es-en | Fleurs | BLEU | 21.78 | 21.80 | | AST | fr-en | Fleurs | BLEU | 30.29 | 30.95 | ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/2550537a-c613-41b0-bfba-10931578d88d/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/c9cd644e-915b-479b-9623-2c0aade2b9a4/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/14af1c69-1377-4257-aa46-b16be3419c66/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/406c578d-c81c-47c1-8c4f-942d5031c10a/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/15cb864a-19e7-4dfd-9e88-bc3835379a86/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/2bab6346-59f2-4c11-aaab-1a4986336ecc/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/5748fd26-a101-4d3b-8083-639b7fd34dae/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/aa781eec-bd65-4cb3-bf62-5be5e0e2edae/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/3d0c8753-e5f7-4d56-be91-78e0e57aa2a3/图片.png '图片.png') 官方精度:https://huggingface.co/nvidia/canary-1b ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/dd50e286-c795-4097-acdb-f048d7f0c5e0/图片.png '图片.png') ![图片.png](https://raw.gitcode.com/user-images/assets/8112803/6cdadec8-cfbc-4f4c-8cfa-8d1246f1a611/图片.png '图片.png') ## PR 信息 https://gitcode.com/Ascend/ModelZoo-PyTorch/issues/2673 ## BC-breaking (Optional) 不涉及 ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!75921 天前
【fix】完善小模型Atlas 300I DUO硬件描述 Co-authored-by: Niushiya<niushiya1@huawei.com> # message auto-generated for no-merge-commit merge: !7587 merge master into master 【fix】完善小模型Atlas 300I DUO硬件描述 Created-by: niushiya Commit-by: Niushiya Merged-by: ascend-robot Description: ## Motivation 1、完善小模型Atlas 300I DUO硬件描述,补充单芯字段; ## Modification Please briefly describe what modification is made in this PR. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [x] CLA has been signed and all committers have signed the CLA in this PR. - [x] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!75875 天前
【fix】完善小模型Atlas 300I DUO硬件描述 Co-authored-by: Niushiya<niushiya1@huawei.com> # message auto-generated for no-merge-commit merge: !7587 merge master into master 【fix】完善小模型Atlas 300I DUO硬件描述 Created-by: niushiya Commit-by: Niushiya Merged-by: ascend-robot Description: ## Motivation 1、完善小模型Atlas 300I DUO硬件描述,补充单芯字段; ## Modification Please briefly describe what modification is made in this PR. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [x] CLA has been signed and all committers have signed the CLA in this PR. - [x] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!75875 天前
fix patch, remove split operator; add packages installation for env render Co-authored-by: LJ_1998<lijian379@huawei.com> # message auto-generated for no-merge-commit merge: !7590 merge pi0_0528 into master fix patch, remove split operator; add packages installation for env render Created-by: LJ_1998 Commit-by: LJ_1998 Merged-by: ascend-robot Description: ## Motivation patch中没有替换原始pi0代码中的split算子,转换om时会因为不支持该算子报错;缺少环境渲染所需依赖 ## Modification 更新patch,将split算子替换为切片;readme中添加渲染所需依赖包安装 ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [x] CLA has been signed and all committers have signed the CLA in this PR. - [x] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!75903 天前
[fix] Chinese Clip 数据集、模型、方案失效。[fix] 小修GenPose2 导出逻辑bug Co-authored-by: frost_mourne<suyuxuan3@h-partners.com> # message auto-generated for no-merge-commit merge: !7537 merge fix_chinese_clip into master [fix] Chinese Clip 数据集、模型、方案失效。[fix] 小修GenPose2 导出逻辑bug Created-by: frost_mourne Commit-by: frost_mourne Merged-by: ascend-robot Description: ## Motivation 解决Chinese Clip 数据集、模型、方案失效问题 GenPose2 导出逻辑bug修复 ## Modification 更新Chinese Clip数据集下载地址、模型下载地址 更新了依赖项 更新Chinese Clip 的 commit id 为最新版本。 提供了 导出onnx、om的脚本 更新了推理的补丁 修复GenPose2 集体导出onnx 和 om 的检测逻辑bug ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [x] CLA has been signed and all committers have signed the CLA in this PR. - [x] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!753727 天前
protbert适配 Co-authored-by: cheng-shichang<chengshichang@huawei.com> # message auto-generated for no-merge-commit merge: !7569 merge master into master protbert适配 Created-by: cheng-shichang Commit-by: cheng-shichang Merged-by: ascend-robot Description: ## Motivation 适配ProtBert模型 ## Modification 适配ProtBert模型,模型推理&性能测试 ## PR信息 https://gitcode.com/Ascend/ModelZoo-PyTorch/issues/2670 ## Self-test (Optional) 自测通过 模型转换 ![image.png](https://raw.gitcode.com/user-images/assets/8112803/5dc9368d-5e2f-4300-b2e3-663dbf8f2f0c/image.png 'image.png') 模型推理 ![image.png](https://raw.gitcode.com/user-images/assets/8112803/0f4adee5-e91f-4d4a-a5b8-2f211e4664e1/image.png 'image.png') ## BC-breaking (Optional) ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!75696 天前
fix PaddleOCR-VL-1.5, PP-DocLayoutV2, PP-DocLayoutV3 Co-authored-by: wangzihan-zzz<1780093255@qq.com> # message auto-generated for no-merge-commit merge: !7594 merge master into master fix PaddleOCR-VL-1.5, PP-DocLayoutV2, PP-DocLayoutV3 Created-by: wangzihan-zzz Commit-by: wangzihan-zzz Merged-by: ascend-robot Description: ## Motivation fix PaddleOCR-VL-1.5, PP-DocLayoutV2, PP-DocLayoutV3 docs ## Modification fix PaddleOCR-VL-1.5 README contents,update PP-DocLayoutV2 README、infer.py,fix PP-DocLayoutV3 README ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/ModelZoo-PyTorch!75944 天前
init 4 年前
init 4 年前
init 4 年前
init 4 年前
README.en.md

This is the modelzoo for inference models provided by Ascend, Huawei.

Pytorch and ONNX models supported.