From ae6a43705730d884955e38f3c1a782c2cc2118ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Wed, 28 Jul 2021 08:09:25 +0000 Subject: [PATCH 1/4] =?UTF-8?q?update=20Ascend-PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86=E6=8C=87=E5=AF=BC/PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86-=E6=A8=A1=E5=9E=8B=E6=A1=88=E4=BE=8B.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...0\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" index 116981d..a0913b7 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" @@ -522,6 +522,6 @@ python3 ssd_pth_postprocess.py /root/dataset/VOCdevkit/VOC2007/ ./voc-model-labe 第一个参数为voc2007数据集目录,第二个为包含背景的21个类别,在代码仓里可以找到下载地址,第三个为benchmark推理结果,第四个为评价推理结果 ## 1.6 mmdetection与detectron2框架的maskrcnn模型推理指导 -[基于开源mmdetection预训练的maskrcnn模型推理指导.md](https://gitee.com/pengyeqing/ascend-pytorch-crowdintelligence-doc/blob/master/onnx%E7%AB%AF%E5%88%B0%E7%AB%AF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/benchmark/cv/segmentation/%E5%9F%BA%E4%BA%8E%E5%BC%80%E6%BA%90mmdetection%E9%A2%84%E8%AE%AD%E7%BB%83%E7%9A%84maskrcnn_Onnx%E6%A8%A1%E5%9E%8B%E7%AB%AF%E5%88%B0%E7%AB%AF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC.md) -[基于开源detectron2训练的npu权重的maskrcnn模型推理指导.md](https://gitee.com/pengyeqing/ascend-pytorch-crowdintelligence-doc/blob/master/onnx%E7%AB%AF%E5%88%B0%E7%AB%AF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/benchmark/cv/segmentation/%E5%9F%BA%E4%BA%8Edetectron2%E8%AE%AD%E7%BB%83%E7%9A%84npu%E6%9D%83%E9%87%8D%E7%9A%84maskrcnn_Onnx%E6%A8%A1%E5%9E%8B%E7%AB%AF%E5%88%B0%E7%AB%AF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC.md) +[基于开源mmdetection预训练的maskrcnn模型推理指导.md](https://gitee.com/wangjiangben_hw/ascend-pytorch-crowdintelligence-doc/blob/master/Ascend-PyTorch%E7%A6%BB%E7%BA%BF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/ONNX%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/benchmark/cv/segmentation/%E5%9F%BA%E4%BA%8E%E5%BC%80%E6%BA%90mmdetection%E9%A2%84%E8%AE%AD%E7%BB%83%E7%9A%84maskrcnn%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC.md) +[基于开源detectron2训练的npu权重的maskrcnn模型推理指导.md](https://gitee.com/wangjiangben_hw/ascend-pytorch-crowdintelligence-doc/blob/master/Ascend-PyTorch%E7%A6%BB%E7%BA%BF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/ONNX%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/benchmark/cv/segmentation/%E5%9F%BA%E4%BA%8E%E5%BC%80%E6%BA%90detectron2%E8%AE%AD%E7%BB%83%E7%9A%84npu%E6%9D%83%E9%87%8D%E7%9A%84maskrcnn%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC.md) -- Gitee From 73f4052d6187df97f0dcfd295f513b038e7b1412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Wed, 28 Jul 2021 08:18:28 +0000 Subject: [PATCH 2/4] =?UTF-8?q?update=20Ascend-PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86=E6=8C=87=E5=AF=BC/PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86-=E6=A8=A1=E5=9E=8B=E6=A1=88=E4=BE=8B.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...41\345\236\213\346\241\210\344\276\213.md" | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" index a0913b7..800fb4f 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" @@ -14,7 +14,7 @@ - **[nlp类transformer bert推理指导](#17-nlp类transformer bert推理指导)** -- **[含有DCN自定义算子的DB模型推理指导](#18-含有DCN自定义算子的DB模型推理指导)** +- **[含有npu版DCN自定义算子的DB模型推理指导](#18-含有npu版DCN自定义算子的DB模型推理指导)** - **[视频目标检测类3D-ResNets I3D推理指导](#19-视频目标检测类3D-ResNets I3D推理指导)** @@ -522,6 +522,26 @@ python3 ssd_pth_postprocess.py /root/dataset/VOCdevkit/VOC2007/ ./voc-model-labe 第一个参数为voc2007数据集目录,第二个为包含背景的21个类别,在代码仓里可以找到下载地址,第三个为benchmark推理结果,第四个为评价推理结果 ## 1.6 mmdetection与detectron2框架的maskrcnn模型推理指导 + [基于开源mmdetection预训练的maskrcnn模型推理指导.md](https://gitee.com/wangjiangben_hw/ascend-pytorch-crowdintelligence-doc/blob/master/Ascend-PyTorch%E7%A6%BB%E7%BA%BF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/ONNX%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/benchmark/cv/segmentation/%E5%9F%BA%E4%BA%8E%E5%BC%80%E6%BA%90mmdetection%E9%A2%84%E8%AE%AD%E7%BB%83%E7%9A%84maskrcnn%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC.md) [基于开源detectron2训练的npu权重的maskrcnn模型推理指导.md](https://gitee.com/wangjiangben_hw/ascend-pytorch-crowdintelligence-doc/blob/master/Ascend-PyTorch%E7%A6%BB%E7%BA%BF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/ONNX%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/benchmark/cv/segmentation/%E5%9F%BA%E4%BA%8E%E5%BC%80%E6%BA%90detectron2%E8%AE%AD%E7%BB%83%E7%9A%84npu%E6%9D%83%E9%87%8D%E7%9A%84maskrcnn%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC.md) +## 1.7 nlp类transformer bert推理指导 + +[transformer](https://www.hiascend.com/zh/software/modelzoo/detail/1/6513bfc21a674137837e889652626b68) +[bert](https://www.hiascend.com/zh/software/modelzoo/detail/1/11fa495cfd9d46058ee2084566686f5b) + + +## 1.8 含有npu版DCN自定义算子的DB模型推理指导 + +[含有npu版DCN自定义算子的DB模型推理指导](https://gitee.com/ascend/modelzoo/blob/master/built-in/ACL_PyTorch/Official/cv/DB_for_PyTorch) + +## 1.9 视频目标检测类3D-ResNets I3D推理指导 + +[3D-ResNets](https://www.hiascend.com/zh/software/modelzoo/detail/1/e4dddee6bbb842b9a6612effc3ee19ea) +[I3D](https://gitee.com/ascend/modelzoo/tree/master/built-in/ACL_PyTorch/Official/cv/I3D_for_Pytorch) + +## 1.10 audio类Jasper Tacotron2推理指导 + +[Jasper](https://gitee.com/ascend/modelzoo/tree/master/built-in/ACL_PyTorch/Official/audio/Jasper_for_PyTorch) +[Tacotron2](https://gitee.com/ascend/modelzoo/tree/master/built-in/ACL_PyTorch/Official/audio/Tacotron2_for_Pytorch) -- Gitee From dae912aa2e24618d0885e5d914421c126bfee791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Wed, 28 Jul 2021 08:20:12 +0000 Subject: [PATCH 3/4] =?UTF-8?q?update=20Ascend-PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86=E6=8C=87=E5=AF=BC/PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86-=E6=A8=A1=E5=9E=8B=E6=A1=88=E4=BE=8B.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...206-\346\250\241\345\236\213\346\241\210\344\276\213.md" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" index 800fb4f..2adb75b 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" @@ -12,13 +12,13 @@ - **[mmdetection与detectron2框架的maskrcnn模型推理指导](#16-mmdetection与detectron2框架的maskrcnn模型推理指导)** -- **[nlp类transformer bert推理指导](#17-nlp类transformer bert推理指导)** +- **[nlp类transformer与bert推理指导](#17-nlp类transformer与bert推理指导)** - **[含有npu版DCN自定义算子的DB模型推理指导](#18-含有npu版DCN自定义算子的DB模型推理指导)** -- **[视频目标检测类3D-ResNets I3D推理指导](#19-视频目标检测类3D-ResNets I3D推理指导)** +- **[视频目标检测类3D-ResNets与I3D推理指导](#19-视频目标检测类3D-ResNets与I3D推理指导)** -- **[audio类Jasper Tacotron2推理指导](#110-audio类Jasper Tacotron2推理指导)** +- **[audio类Jasper与Tacotron2推理指导](#110-audio类Jasper与Tacotron2推理指导)** ## 1.1 模型推理指导 -- Gitee From 5d18c1308e035866bde82c3dd12121baa53e2f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Wed, 28 Jul 2021 08:38:58 +0000 Subject: [PATCH 4/4] =?UTF-8?q?update=20Ascend-PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86=E6=8C=87=E5=AF=BC/PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86-=E6=A8=A1=E5=9E=8B=E6=A1=88=E4=BE=8B.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...206-\346\250\241\345\236\213\346\241\210\344\276\213.md" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" index 2adb75b..94d3868 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\346\250\241\345\236\213\346\241\210\344\276\213.md" @@ -526,7 +526,7 @@ python3 ssd_pth_postprocess.py /root/dataset/VOCdevkit/VOC2007/ ./voc-model-labe [基于开源mmdetection预训练的maskrcnn模型推理指导.md](https://gitee.com/wangjiangben_hw/ascend-pytorch-crowdintelligence-doc/blob/master/Ascend-PyTorch%E7%A6%BB%E7%BA%BF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/ONNX%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/benchmark/cv/segmentation/%E5%9F%BA%E4%BA%8E%E5%BC%80%E6%BA%90mmdetection%E9%A2%84%E8%AE%AD%E7%BB%83%E7%9A%84maskrcnn%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC.md) [基于开源detectron2训练的npu权重的maskrcnn模型推理指导.md](https://gitee.com/wangjiangben_hw/ascend-pytorch-crowdintelligence-doc/blob/master/Ascend-PyTorch%E7%A6%BB%E7%BA%BF%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/ONNX%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC/benchmark/cv/segmentation/%E5%9F%BA%E4%BA%8E%E5%BC%80%E6%BA%90detectron2%E8%AE%AD%E7%BB%83%E7%9A%84npu%E6%9D%83%E9%87%8D%E7%9A%84maskrcnn%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%8C%87%E5%AF%BC.md) -## 1.7 nlp类transformer bert推理指导 +## 1.7 nlp类transformer与bert推理指导 [transformer](https://www.hiascend.com/zh/software/modelzoo/detail/1/6513bfc21a674137837e889652626b68) [bert](https://www.hiascend.com/zh/software/modelzoo/detail/1/11fa495cfd9d46058ee2084566686f5b) @@ -536,12 +536,12 @@ python3 ssd_pth_postprocess.py /root/dataset/VOCdevkit/VOC2007/ ./voc-model-labe [含有npu版DCN自定义算子的DB模型推理指导](https://gitee.com/ascend/modelzoo/blob/master/built-in/ACL_PyTorch/Official/cv/DB_for_PyTorch) -## 1.9 视频目标检测类3D-ResNets I3D推理指导 +## 1.9 视频目标检测类3D-ResNets与I3D推理指导 [3D-ResNets](https://www.hiascend.com/zh/software/modelzoo/detail/1/e4dddee6bbb842b9a6612effc3ee19ea) [I3D](https://gitee.com/ascend/modelzoo/tree/master/built-in/ACL_PyTorch/Official/cv/I3D_for_Pytorch) -## 1.10 audio类Jasper Tacotron2推理指导 +## 1.10 audio类Jasper与Tacotron2推理指导 [Jasper](https://gitee.com/ascend/modelzoo/tree/master/built-in/ACL_PyTorch/Official/audio/Jasper_for_PyTorch) [Tacotron2](https://gitee.com/ascend/modelzoo/tree/master/built-in/ACL_PyTorch/Official/audio/Tacotron2_for_Pytorch) -- Gitee