From 9b64c99fce7c379d7633265253d5499fd12b89ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Mon, 27 Sep 2021 02:05:58 +0000 Subject: [PATCH] =?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/=E4=B8=93=E9=A2=98?= =?UTF-8?q?=E6=A1=88=E4=BE=8B/=E5=8A=9F=E8=83=BD=E6=89=93=E9=80=9A/dcn?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E7=AE=97=E5=AD=90.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...207\252\345\256\232\344\271\211\347\256\227\345\255\220.md" | 3 ++- 1 file changed, 2 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/\344\270\223\351\242\230\346\241\210\344\276\213/\345\212\237\350\203\275\346\211\223\351\200\232/dcn\350\207\252\345\256\232\344\271\211\347\256\227\345\255\220.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/\344\270\223\351\242\230\346\241\210\344\276\213/\345\212\237\350\203\275\346\211\223\351\200\232/dcn\350\207\252\345\256\232\344\271\211\347\256\227\345\255\220.md" index 5e5cdb9..d765af5 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/\344\270\223\351\242\230\346\241\210\344\276\213/\345\212\237\350\203\275\346\211\223\351\200\232/dcn\350\207\252\345\256\232\344\271\211\347\256\227\345\255\220.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/\344\270\223\351\242\230\346\241\210\344\276\213/\345\212\237\350\203\275\346\211\223\351\200\232/dcn\350\207\252\345\256\232\344\271\211\347\256\227\345\255\220.md" @@ -1 +1,2 @@ -[包含dcn自定义算子的DB模型PyTorch离线推理指导](https://gitee.com/ascend/modelzoo/blob/master/built-in/ACL_PyTorch/Official/cv/DB_for_PyTorch/db.diff) \ No newline at end of file +[包含dcn自定义算子的DB模型PyTorch离线推理指导](https://gitee.com/ascend/modelzoo/blob/master/built-in/ACL_PyTorch/Official/cv/DB_for_PyTorch/db.diff) +[包含dcn自定义算子的FairMOT模型PyTorch离线推理指导](https://gitee.com/ascend/modelzoo/pulls/4097) \ No newline at end of file -- Gitee