From 654d467a6248cfac28e8a4a5a3a970d7afef50c9 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 02:28:43 +0000
Subject: [PATCH 01/30] update
TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../A3C/A3C_ID0203_for_TensorFlow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md b/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md
index 5a2ebe649..969a00ad3 100644
--- a/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md
@@ -164,4 +164,4 @@ atc --model=./Switch_v1_v2.pb --framework=3 --output=./Switch_v1_v2_to_om --soc_
具体推理流程见[无lstm推理部分](./Ascend_Infer_no_lstm/README.md) 或 [lstm推理部分](./Ascend_Infer_lstm/README.md)
-模型文件可以从仓库获取:https://gitee.com/HengYueTM/a3-c_-final
\ No newline at end of file
+模型文件可以从仓库获取:https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow
\ No newline at end of file
--
Gitee
From 1ba8bfd9a42ab0ec621c53d5374178e256cf7e9f Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 02:31:33 +0000
Subject: [PATCH 02/30] update
TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md b/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
index 62a440e0f..bf6f8d510 100644
--- a/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
@@ -98,4 +98,4 @@ bash test_1p.sh
**离线推理**
-请参考下面的链接:[offline_inference](https://gitee.com/xiaoqiqiyaya/modelzoo/tree/master/contrib/Research/cv/inceptionv3/inceptionv3_tf_xiaoqiqiya/offline_inference)
\ No newline at end of file
+请参考下面的链接:[offline_inference](https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/offline_inference)
\ No newline at end of file
--
Gitee
From 8010bba46fb13a13b1ccaee2b5a8475ea7f47cac Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 02:33:59 +0000
Subject: [PATCH 03/30] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20Te?=
=?UTF-8?q?nsorFlow/contrib/cv/Improved-GAN=5FID2094=5Ffor=5FTensorflow/.k?=
=?UTF-8?q?eep?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/.keep | 0
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/.keep
diff --git a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/.keep b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/.keep
deleted file mode 100644
index e69de29bb..000000000
--
Gitee
From 95c9fe8d07795d39398f04d2c78e6712bf97ddb1 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 02:35:04 +0000
Subject: [PATCH 04/30] update
TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
index 7fc23559d..ea7993ee1 100644
--- a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
@@ -41,7 +41,7 @@ Improved-GAN是一个经典的图像生成网络,主要特点是采用各层
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_ID0067_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_ID0067_for_TensorFlow)
+ [https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow](https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow)
- 通过Git获取对应commit\_id的代码方法如下:
--
Gitee
From 297ffecd7a57c7fc5a1f3a656d5d4126d5bde7b5 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 02:36:40 +0000
Subject: [PATCH 05/30] update
TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
index ea7993ee1..2091c6e9d 100644
--- a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
@@ -41,7 +41,7 @@ Improved-GAN是一个经典的图像生成网络,主要特点是采用各层
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow](https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow)
- 通过Git获取对应commit\_id的代码方法如下:
--
Gitee
From 4cb0eaadc9881c209b7289d7ab90dc1bd6cda14a Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:05:03 +0000
Subject: [PATCH 06/30] update
TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../A3C/A3C_ID0203_for_TensorFlow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md b/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md
index 969a00ad3..275d4e473 100644
--- a/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow/README.md
@@ -164,4 +164,4 @@ atc --model=./Switch_v1_v2.pb --framework=3 --output=./Switch_v1_v2_to_om --soc_
具体推理流程见[无lstm推理部分](./Ascend_Infer_no_lstm/README.md) 或 [lstm推理部分](./Ascend_Infer_lstm/README.md)
-模型文件可以从仓库获取:https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow
\ No newline at end of file
+模型文件可以从仓库获取:https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/reinforcement-learning/A3C/A3C_ID0203_for_TensorFlow
\ No newline at end of file
--
Gitee
From 029b3444990f964bea28e9b783bc6bd429646e2b Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:06:56 +0000
Subject: [PATCH 07/30] update
TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md b/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
index bf6f8d510..eefb84b97 100644
--- a/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
@@ -98,4 +98,4 @@ bash test_1p.sh
**离线推理**
-请参考下面的链接:[offline_inference](https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/offline_inference)
\ No newline at end of file
+请参考下面的链接:[offline_inference](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/offline_inference)
\ No newline at end of file
--
Gitee
From acd77493c9596c8b81ffd4dcefe3cc3ae56684f0 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:20:56 +0000
Subject: [PATCH 08/30] update
TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
index 2091c6e9d..1feb5a402 100644
--- a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
@@ -236,7 +236,6 @@ NPU型号:昇腾910
## 数据集地址
OBS地址:
-
obs://improvedgan/datasets/
--
Gitee
From e161e082af4f717fa283e32212393ccd372d9f82 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:21:43 +0000
Subject: [PATCH 09/30] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20Te?=
=?UTF-8?q?nsorFlow/contrib/cv/ADAGAN=5FID2115=5Ffor=5FTensorFlow/.keep?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/.keep | 0
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/.keep
diff --git a/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/.keep b/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/.keep
deleted file mode 100644
index e69de29bb..000000000
--
Gitee
From 7075c36cfaf692e517fc55a2349e6e78073ca191 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:22:46 +0000
Subject: [PATCH 10/30] update
TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md b/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md
index 3ad066c09..e7cf29dd5 100644
--- a/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/jingzhongrenxc/modelzoo/blob/master/contrib/TensorFlow/Research/cv/adagan/](https://gitee.com/jingzhongrenxc/modelzoo/blob/master/contrib/TensorFlow/Research/cv/adagan/)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow)
- 通过Git获取对应commit\_id的代码方法如下:
--
Gitee
From 9ce285a97e6592997b6a3b9010e906dd62ddf508 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:28:55 +0000
Subject: [PATCH 11/30] update
TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md b/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md
index bc1446d84..45c50eb61 100644
--- a/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md
@@ -44,7 +44,7 @@ Symnet结合属性-对象转换的对称性原理和群论公理,由耦合网
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_ID0067_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_ID0067_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow)
## 默认配置
--
Gitee
From c360c8e3332daa5850f210f5390af5f3085af428 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:30:59 +0000
Subject: [PATCH 12/30] update
TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../ShufflenetV2_ID0371_For_Tensorflow/README.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md b/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
index af92df39c..54e2f45ce 100644
--- a/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
@@ -38,16 +38,15 @@
- 参考实现:
- ```
+
https://github.com/TropComplique/shufflenet-v2-tensorflow
- ```
+
- 适配昇腾 AI 处理器的实现:
- ```
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Research/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow
+ https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow
- ```
+
- 通过Git获取对应commit\_id的代码方法如下:
--
Gitee
From db4d2c3426a5ad30c005d301fa945d88e08403af Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:31:59 +0000
Subject: [PATCH 13/30] update
TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../ShufflenetV2_ID0371_For_Tensorflow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md b/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
index 54e2f45ce..9ec626391 100644
--- a/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
@@ -42,7 +42,7 @@
https://github.com/TropComplique/shufflenet-v2-tensorflow
-- 适配昇腾 AI 处理器的实现:
+ - 适配昇腾 AI 处理器的实现:
https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow
--
Gitee
From 4e0e650f37f186c25f30d1e8ff6281f41c0d3b92 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:32:22 +0000
Subject: [PATCH 14/30] update
TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../ShufflenetV2_ID0371_For_Tensorflow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md b/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
index 9ec626391..f189256a2 100644
--- a/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/jelly_111/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow
--
Gitee
From 5c2eeeaae294166ac67d7b4303d0cd14593d2449 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:35:48 +0000
Subject: [PATCH 15/30] update
TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md b/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md
index bbfde4e41..a7597eb23 100644
--- a/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md
+++ b/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md
@@ -37,7 +37,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ji-hongmei/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Textcnn_ID0123_For_Tensorflow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow
- 通过Git获取对应commit\_id的代码方法如下:
--
Gitee
From 0168cf1fcdd4ae22825ee871523affa4d61c1ac3 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:37:28 +0000
Subject: [PATCH 16/30] update
TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md b/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
index a83bab921..018473226 100644
--- a/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
@@ -41,8 +41,8 @@ PointNet++是一个点云特征提取网络,可用于点云分割和点云分
[https://github.com/charlesq34/pointnet2](https://github.com/charlesq34/pointnet2)
- 适配昇腾 AI 处理器的实现
- [https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/pointnet++/pointnet++_tensorflow_douzir
- ](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/pointnet++/pointnet++_tensorflow_douzir)
+ [https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow
+ ](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow)
- 通过Git获取对听commit_id的代码方法如下:
```
--
Gitee
From e6cae3a4e8638611115a76d9bae6318c2f4a10c9 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:38:39 +0000
Subject: [PATCH 17/30] update
TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md b/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
index 018473226..8fa550fbb 100644
--- a/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
@@ -41,8 +41,8 @@ PointNet++是一个点云特征提取网络,可用于点云分割和点云分
[https://github.com/charlesq34/pointnet2](https://github.com/charlesq34/pointnet2)
- 适配昇腾 AI 处理器的实现
- [https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow
- ](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow)
+ [https://gitee.com/ascend/modelzoo/tree/master/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow
+ ](https://gitee.com/ascend/modelzoo/tree/master/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow)
- 通过Git获取对听commit_id的代码方法如下:
```
--
Gitee
From 73d98048d8d39de8862af1fda8d4bc155bec716c Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:39:47 +0000
Subject: [PATCH 18/30] update
TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md b/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
index 8fa550fbb..2e754af33 100644
--- a/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
@@ -41,8 +41,8 @@ PointNet++是一个点云特征提取网络,可用于点云分割和点云分
[https://github.com/charlesq34/pointnet2](https://github.com/charlesq34/pointnet2)
- 适配昇腾 AI 处理器的实现
- [https://gitee.com/ascend/modelzoo/tree/master/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow
- ](https://gitee.com/ascend/modelzoo/tree/master/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow
+ ](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow)
- 通过Git获取对听commit_id的代码方法如下:
```
--
Gitee
From baf20ae721af6869c26fecdc361011e7e4bf1319 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:40:18 +0000
Subject: [PATCH 19/30] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20Te?=
=?UTF-8?q?nsorFlow/contrib/cv/FCN=5FID1610=5Ffor=5FTensorFlow/.keep?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/.keep | 0
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/.keep
diff --git a/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/.keep b/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/.keep
deleted file mode 100644
index e69de29bb..000000000
--
Gitee
From fb34c4cdbf44baf815ca47103142501778a6a794 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:41:09 +0000
Subject: [PATCH 20/30] update
TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md b/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
index 309d31b3b..46e49f15c 100644
--- a/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
+++ b/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
@@ -36,7 +36,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/fb2330305086/modelzoo/tree/master/contrib/TensorFlow/Research/cv/FCN_ID1610_for_Tensorflow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
--
Gitee
From 4605e295d2f989d24c0559bfd5cb126f09ab7e59 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:42:44 +0000
Subject: [PATCH 21/30] update
TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md b/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
index 46e49f15c..6459582ba 100644
--- a/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
+++ b/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
@@ -32,7 +32,7 @@
[Setting an attention region for convolutional neural networks using region selective features, for recognition of materials within glass vessels](https://arxiv.org/abs/1708.08711)
-- 参考实现://github.com/sagieppel/Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-
+- 参考实现:https://github.com/sagieppel/Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-
- 适配昇腾 AI 处理器的实现:
--
Gitee
From e1689b39509bbb31b23df1af2b100728381cb62e Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 03:46:08 +0000
Subject: [PATCH 22/30] update
TensorFlow/contrib/cv/mobilenetv3-large/mobilenetv3_large_ID0592_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../mobilenetv3_large_ID0592_for_TensorFlow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/mobilenetv3-large/mobilenetv3_large_ID0592_for_TensorFlow/README.md b/TensorFlow/contrib/cv/mobilenetv3-large/mobilenetv3_large_ID0592_for_TensorFlow/README.md
index 1b9783c55..af9c8c0a2 100644
--- a/TensorFlow/contrib/cv/mobilenetv3-large/mobilenetv3_large_ID0592_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/mobilenetv3-large/mobilenetv3_large_ID0592_for_TensorFlow/README.md
@@ -54,7 +54,7 @@ Tensorflow 1.15.0
### 1. Clone the respository
```shell
-git clone https://gitee.com/ascend/modelzoo/tree/master/contrib/Research/cv/mobilenetv3-large/mobilenetv3-large_tf_backseason
+git clone https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/mobilenetv3-large/mobilenetv3_large_ID0592_for_TensorFlow
cd gpu
```
--
Gitee
From 22725943585ceea6fedfd65fb2468211ca72ae4f Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 06:27:44 +0000
Subject: [PATCH 23/30] update
TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md
index e6025a057..312e649dd 100644
--- a/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://toscode.gitee.com/ascend/modelzoo/pulls/5278
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow
## 默认配置
--
Gitee
From 8e681aacfd545935a61489f4f62473154b3cc932 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 14:35:41 +0800
Subject: [PATCH 24/30] 12
---
.../built-in/audio/Jasper_ID0020_for_TensorFlow/README.md | 4 ++--
.../DualGAN_ID1001_for_TensorFlow/README.md | 4 ++--
.../Pix2Pix_ID0359_for_TensorFlow/README.md | 4 ++--
.../Video_enhancement/EDVR_ID0056_for_TensorFlow/README.md | 4 ++--
.../detection/AlignedReID_ID1460_for_TensorFlow/README.md | 4 ++--
.../built-in/cv/detection/CRNN_for_TensorFlow/README.md | 4 ++--
.../cv/detection/CTPN_ID0053_for_TensorFlow/README.md | 4 ++--
.../cv/detection/CTPN_ID0054_for_TensorFlow/README.md | 4 ++--
.../cv/detection/EastV2_ID1404_for_TensorFlow/README.md | 4 ++--
.../FasterRcnn_resnet101_ID0694_for_TensorFlow/README.md | 4 ++--
.../FasterRcnn_resnet50_ID0010_for_TensorFlow/README.md | 4 ++--
.../cv/detection/Hourglass_ID0155_for_TensorFlow/README.md | 4 ++--
.../cv/detection/MaskRcnn_ID0011_for_TensorFlow/README.md | 4 ++--
.../cv/detection/NIMA_ID0158_for_TensorFlow/README.md | 4 ++--
.../cv/detection/OpenPose_ID0117_for_TensorFlow/README.md | 4 ++--
.../cv/detection/RetinaNet_ID0115_for_TensorFlow/README.md | 4 ++--
.../detection/SSD-Resnet34_ID0048_for_TensorFlow/README.md | 4 ++--
.../SSD-Resnet50V1-FPN_ID1463_for_TensorFlow/README.md | 2 +-
.../cv/detection/SSD-VGG_ID1619_for_TensorFlow/README.md | 4 ++--
.../cv/detection/YoloV2_ID1510_for_TensorFlow/README.md | 4 ++--
.../cv/detection/YoloV3_ID0076_for_TensorFlow/README.md | 4 ++--
.../3D_ResNet_ID0486_for_TensorFlow/README.md | 2 +-
.../3D_UNet-Medical_ID1462_for_TensorFlow/README.md | 4 ++--
.../AM3_ID1260_for_TensorFlow/README.md | 4 ++--
.../AUTOAUGMENT_ID0708_for_TensorFlow/README.md | 4 ++--
.../AlexNet_ID0072_for_TensorFlow/README.md | 4 ++--
.../AlexNet_ID0259_for_TensorFlow/README.md | 4 ++--
.../DCGAN_ID0260_for_TensorFlow/README.md | 4 ++--
.../DPN68_ID0142_for_TensorFlow/README.md | 4 ++--
.../Darts_for_TensorFlow/automl/README.md | 2 +-
.../DenseNet121_ID0067_for_TensorFlow/README.md | 4 ++--
.../DenseNet161_ID1579_for_TensorFlow/README.md | 4 ++--
.../DenseNet169_ID1580_for_TensorFlow/README.md | 4 ++--
.../Densenet_3D_ID0121_for_TensorFlow/README.md | 4 ++--
.../EfficientNet_B0_ID0009_for_TensorFlow/README.md | 4 ++--
.../Face-ResNet50_ID1372_for_TensorFlow/README.md | 2 +-
.../GoogleNet_ID0051_for_TensorFlow/README.md | 2 +-
.../HRNet_ID0139_for_TensorFlow/README.md | 4 ++--
.../InceptionV2_ID0670_for_TensorFlow/README.md | 4 ++--
.../InceptionV3_ID0491_for_TensorFlow/README.md | 4 ++--
.../InceptionV3_ID0504_for_TensorFlow/README.md | 4 ++--
.../InceptionV4_ID0002_for_TensorFlow/README.md | 4 ++--
.../MiniGo_ID0629_for_TensorFlow/README.md | 2 +-
.../MobileNetV1_ID0093_for_TensorFlow/README.md | 4 ++--
.../MobileNetV1_for_TensorFlow/README.md | 4 ++--
.../MobileNetV2_ID0074_for_TensorFlow/README.md | 4 ++--
.../MobileNetV3-Large_ID1782_for_TensorFlow/README.md | 4 ++--
.../MobileNetV3-Small_ID1783_for_TensorFlow/README.md | 4 ++--
.../MobileNetV3_ID0256_for_TensorFlow/README.md | 4 ++--
.../Multi-Layer_Perceptron_ID0628_for_TensorFlow/README.md | 4 ++--
.../NASNet_ID0144_for_TensorFlow/README.md | 4 ++--
.../Oct-ResNet_ID0251_for_TensorFlow/README.md | 4 ++--
.../PointNet_ID0266_for_TensorFlow/README.md | 4 ++--
.../ResNet101_ID0063_for_TensorFlow/README.md | 2 +-
.../image_classification/ResNet152_for_TensorFlow/README.md | 4 ++--
.../image_classification/ResNet18_for_TensorFlow/README.md | 4 ++--
.../image_classification/ResNet200_for_TensorFlow/README.md | 4 ++--
.../image_classification/ResNet34_for_TensorFlow/README.md | 4 ++--
.../ResNet50_ID0058_for_TensorFlow/README.md | 2 +-
.../ResNext101_ID1577_for_TensorFlow/README.md | 4 ++--
.../ResNext50_ID0070_for_TensorFlow/README.md | 4 ++--
.../Resnet50v1.5_ID1721_for_TensorFlow/Readme.md | 2 +-
.../ResnetVariant_ID0033_for_TensorFlow/README.md | 4 ++--
.../SSD-Resnet34_TF_Atlas_for_TensorFlow/README.md | 2 +-
.../SWA_ID0252_for_TensorFlow/README.md | 4 ++--
.../README.md | 2 +-
.../ShufflenetV2_ID0371_For_Tensorflow/README.md | 2 +-
.../Shufflenet_ID0645_for_TensorFlow/README.md | 2 +-
.../SqueezeNext_ID0513_For_Tensorflow/README.md | 2 +-
.../VGG16_ID0068_for_TensorFlow/README.md | 4 ++--
.../cv/image_classification/VGG19_for_TensorFlow/README.md | 4 ++--
.../VNECT_ID1094_for_TensorFlow/README.md | 4 ++--
.../2D_Unet_ID2337_for_TensorFlow/README.md | 2 +-
.../DeepLabv3+_ID0147_for_TensorFlow/README.md | 4 ++--
.../DeeplabV3_ID0047_for_TensorFlow/README.md | 2 +-
.../image_segmentation/KinD_ID1132_for_TensorFlow/README.md | 4 ++--
.../ModelsGenesis_ID0902_for_TensorFlow/README.md | 4 ++--
.../image_segmentation/RCNN_ID0668_for_TensorFlow/README.md | 4 ++--
.../ShapeNet_ID1138_for_TensorFlow/README.md | 2 +-
.../image_segmentation/TCN_ID0022_for_TensorFlow/README.md | 4 ++--
.../UNet2D_ID0008_for_TensorFlow/README.md | 4 ++--
.../UNet2D_for_TensorFlow/00-access/README.md | 2 +-
.../UNet3D_ID0057_for_TensorFlow/README.md | 4 ++--
.../UNet_Industrial_ID0007_for_TensorFlow/README.md | 2 +-
.../UNet_Medical_for_TensorFlow/UNet_Medical/README.md | 2 +-
.../NLRN_ID1100_for_TensorFlow/README.md | 4 ++--
.../RCAN_ID0268_for_TensorFlow/README.md | 4 ++--
.../image_synthesis/BigGAN_ID0088_for_TensorFlow/README.md | 4 ++--
.../image_synthesis/DCGAN_ID2196_for_TensorFlow/README.md | 2 +-
.../README.md | 4 ++--
.../cv/image_synthesis/GAN_ID0652_for_TensorFlow/README.md | 4 ++--
.../image_synthesis/Pix2Pix_ID1467_for_TensorFlow/README.md | 4 ++--
.../image_synthesis/SRGAN_ID1881_for_TensorFlow/README.md | 4 ++--
.../image_synthesis/VAE-GAN_ID1800_for_TensorFlow/README.md | 4 ++--
.../image_synthesis/ViDeNN_ID1146_for_TensorFlow/README.md | 4 ++--
.../built-in/graph/DCGAN_ID0686_for_TensorFlow/README.md | 4 ++--
.../nlp/ALBERT-lcqmc-ZH_ID1461_for_TensorFlow/README.md | 2 +-
.../built-in/nlp/Albert_ID0632_for_TensorFlow/README.md | 4 ++--
TensorFlow/built-in/nlp/Albert_ZH_for_TensorFlow/README.md | 4 ++--
TensorFlow/built-in/nlp/Bert-CLUE_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/Bert-NER_ID0797_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/Bert-base_ID0060_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/Bert-qa_ID0369_for_TensorFlow/README.md | 4 ++--
.../nlp/BertBase_Google_ID0631_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/BertGoogle_Series_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/BertNV_Series_for_TensorFlow/README.md | 4 ++--
.../nlp/Bert_Google_MRPC_ID1466_for_TensorFlow/README.md | 4 ++--
.../nlp/Bert_Google_finetune_for_TensorFlow/README.md | 2 +-
.../Bert_Nv_Finetune_MPRC_ID1641_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/Bertsquad_ID0495_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/BiLSTM_CRF_ID0125_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/BioBERT_ID0280_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/CNN-CTC_ID0683_for_TensorFlow/README.md | 2 +-
.../built-in/nlp/CNN-MC_ID0287_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/DS-CNN_ID1769_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/Elmo_ID0656_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/FastText_ID0135_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/GNMT_ID0015_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/GNMT_ID1819_for_TensorFlow/README.md | 4 ++--
TensorFlow/built-in/nlp/GPT-2_for_TensorFlow/README.md | 2 +-
TensorFlow/built-in/nlp/GPT-3_for_TensorFlow/README.md | 2 +-
.../built-in/nlp/GRU4Rec_ID0128_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/LGCN_ID1169_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/LSTM_ID0111_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/LeNet_ID0127_for_TensorFlow/README.md | 4 ++--
TensorFlow/built-in/nlp/NMT_ID0512_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/Nezha-large_for_TensorFlow/README.md | 2 +-
.../built-in/nlp/Roberta_ID2349_for_TensorFlow/README.md | 2 +-
.../built-in/nlp/Roberta_ID2366_for_TensorFlow/README.md | 2 +-
.../built-in/nlp/Siamese_ID0506_for_TensorFlow/README.md | 4 ++--
.../built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md | 2 +-
.../nlp/Transformer_ID0004_for_TensorFlow/README.md | 6 +++---
.../built-in/nlp/XLNet_ID0025_for_TensorFlow/README.md | 2 +-
TensorFlow/built-in/nlp/Yuefu_for_TensorFlow/README.md | 2 +-
.../nlp/albert_xlarge_zh_ID2348_for_TensorFlow/README.md | 2 +-
.../nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md | 4 ++--
.../recommendation/DCN_ID1986_for_TensorFlow/readme.md | 4 ++--
.../recommendation/DIEN_ID0109_for_TensorFlow/README.md | 2 +-
.../recommendation/DIEN_ID3065_for_TensorFlow/README.md | 2 +-
.../recommendation/DeepFM_ID0030_for_TensorFlow/README.md | 4 ++--
.../recommendation/NAML_ID0113_for_TensorFlow/README.md | 4 ++--
.../recommendation/WideDeep_ID0028_for_TensorFlow/README.md | 2 +-
.../recommendation/WideDeep_ID2712_for_TensorFlow/README.md | 2 +-
.../recommendation/WideDeep_ID2940_for_TensorFlow/README.md | 2 +-
.../reinforcement_learning/MUZERO_for_TensorFlow/README.md | 2 +-
.../reinforcement_learning/QMIX_for_TensorFlow/README.md | 2 +-
.../cv/3D-POSE-BASELINE_ID0795_for_TensorFlow/README.md | 2 +-
.../cv/ASSEMBLED-CNN_ID0941_for_TensorFlow/README.md | 2 +-
.../contrib/cv/AmoebaNet-D_ID2073_for_TensorFlow/README.md | 2 +-
.../contrib/cv/AnimeFaceGAN_ID1062_for_Tensorflow/README.md | 2 +-
.../cv/Attention-OCR_ID2013_for_TensorFlow/README.md | 2 +-
.../contrib/cv/AvatarGAN_ID1305_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/BISIMULATION_ID2029_for_Tensorflow/README.md | 2 +-
TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/README.md | 2 +-
.../contrib/cv/BicycleGAN_ID1287_for_TensorFlow/README.md | 2 +-
.../contrib/cv/BlitzNet_ID0948_for_TensorFlow/README.md | 4 ++--
TensorFlow/contrib/cv/C3AE_ID1250_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/CLUB_ID1254_for_Tensorflow/README.md | 2 +-
TensorFlow/contrib/cv/CSGM_ID2109_for_TensorFlow/README.md | 2 +-
.../contrib/cv/CSPNet_ID0840_for_TensorFlow/README.md | 2 +-
.../contrib/cv/CascadeNet_ID2121_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/CircleLoss_ID1221_for_TensorFlow/README.md | 2 +-
.../cv/Class-Splitting-GAN_ID1276_for_TensorFlow/README.md | 2 +-
.../cv/Cognitive_Planning_ID2015_for_TensorFlow/README.md | 2 +-
.../contrib/cv/ConvLSTM_ID2358_for_TensorFlow/README.md | 2 +-
.../contrib/cv/DDCGAN_ID2123_for_TensorFlow/README.md | 2 +-
.../contrib/cv/DENSEDEPTH_ID0806_for_TensorFlow/README.md | 4 ++--
TensorFlow/contrib/cv/DMSP_ID1290_for_Tensorflow/README.md | 2 +-
.../contrib/cv/DeepFaceLab_ID2017_for_TensorFlow/readme.md | 2 +-
.../contrib/cv/DeepSort_ID0505_for_TensorFlow/README.md | 2 +-
.../README.md | 2 +-
.../contrib/cv/DualGAN_ID1001NRE_for_TensorFlow/README.md | 4 ++--
TensorFlow/contrib/cv/EDSR_ID1263_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/EfficientDet_ID0693_for_TensorFlow/README.md | 2 +-
.../EfficientNet_V1_ID1057_for_TensorFlow/README.md | 4 ++--
.../EfficientNet_V2_ID1220_for_TensorFlow/README.md | 4 ++--
.../cv/FAST-STYLE-TRANSFER_ID2056_for_TensorFlow/README.md | 4 ++--
TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md | 2 +-
.../contrib/cv/FQ-GAN_ID1117_for_TensorFlow/README.md | 2 +-
.../contrib/cv/FaceBoxes_ID1074_for_TensorFlow/README.md | 2 +-
.../contrib/cv/Factorized_ID1301_for_TensorFlow/README.md | 2 +-
.../contrib/cv/Fpointnet_ID1470_for_TensorfFow/README.md | 2 +-
.../contrib/cv/GMH-MDN_ID1225_for_TensorFlow/README.md | 2 +-
.../contrib/cv/GeoNet_ID2357_for_TensorFlow/readme.md | 4 ++--
.../contrib/cv/Gitloss_ID1277_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/Glow_ID2085_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/HMR_ID0783_for_TensorFlow/README.md | 2 +-
.../contrib/cv/HybridSN_ID1160_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/IEG_ID2049_for_TensorFlow/README.md | 2 +-
.../contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md | 2 +-
TensorFlow/contrib/cv/JSHDR_ID2119_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/Keras-TCN_ID2665_for_TensorFlow/README.md | 2 +-
.../README.md | 2 +-
.../contrib/cv/LSTM-HAR_ID2084_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/MASF_ID1191_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/MIXNET_ID2072_for_TensorFlow/README.md | 2 +-
.../contrib/cv/MNN-LANENET_ID1251_for_TensorFlow/README.md | 2 +-
.../contrib/cv/MT-NET_ID1283_for_TensorFlow/README.md | 4 ++--
TensorFlow/contrib/cv/MUNIT_ID0953_for_TensorFlow/README.md | 2 +-
.../contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md | 2 +-
.../contrib/cv/MVSNet_ID2116_for_TensorFlow/README.md | 2 +-
.../contrib/cv/MassFace_ID1255_for_TensorFlow/README.md | 2 +-
.../mobilefacenet-V2_ID0929_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/NEURAL-STYLE_ID2068_for_TensorFlow/README.md | 2 +-
.../contrib/cv/NIMA/NIMA_ID0853_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/NOISE2NOISE_ID0800_for_TensorFlow/README.md | 4 ++--
TensorFlow/contrib/cv/OOD_ID2046_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/OSNet_ID1379_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md | 2 +-
.../contrib/cv/Polygen_ID2061_for_TensorFlow/README.md | 2 +-
.../contrib/cv/ProtoAttend_ID2040_for_TensorFlow/README.md | 2 +-
.../contrib/cv/RANDLA-NET_ID0850_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/Rebar_ID2016_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/SESEMI_ID1270_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/SRGAN_ID2087_for_Tensorflow/README.md | 2 +-
TensorFlow/contrib/cv/STNet_ID2360_for_TensorFlow/README.md | 4 ++--
TensorFlow/contrib/cv/SVD_ID2019_for_Tensorflow/README.md | 2 +-
.../contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md | 2 +-
.../contrib/cv/SeqGAN_ID2096_for_TensorFlow/README.md | 2 +-
.../contrib/cv/Siamese_ID1289_for_TensorFlow/README.md | 2 +-
.../cv/SimpleHumanPose_ID0956_for_TensorFlow/README.md | 2 +-
.../cv/Slot-Attention_ID2028_for_TensorFlow/README.md | 2 +-
.../contrib/cv/SpineNet_ID0709_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/StarGAN_ID1472_for_TensorFlow/README.md | 6 +++---
.../contrib/cv/StarGAN_v2_ID1188_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/TNT_ID1233_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/TVNet_ID0951_for_TensorFlow/README.md | 2 +-
.../cv/Transferring-GAN_ID1252_for_Tensorflow/README.md | 2 +-
TensorFlow/contrib/cv/UDCVO_ID2359_for_TensorFlow/README.md | 2 +-
.../contrib/cv/UGATIT_ID0722_for_TensorFlow/README.md | 2 +-
TensorFlow/contrib/cv/VGG19_ID0374_for_TensorFlow/README.md | 4 ++--
.../cv/VisionTransformer_ID1217_for_Tensorflow/README.md | 2 +-
.../README.md | 4 ++--
.../contrib/cv/YOLOV5_ID0378_for_TensorFlow/README.md | 4 ++--
.../DeepAlignmentNetwork_ID0874_for_TensorFlow/README.md | 2 +-
.../dilatedrnn/DilatedRNN_ID0927_for_TensorFlow/README.md | 2 +-
.../contrib/cv/dpn/DPN_ID1636_for_TensorFlow/README.md | 2 +-
.../efficientnet-condconv_ID2074_for_TensorFlow/README.md | 2 +-
.../META_PSEUDO_LABEL_ID2024_for_TensorFlow/README.md | 2 +-
.../contrib/cv/mixmatch_ID0804_for_TensorFlow/README.md | 2 +-
.../monoculartotalcapture_ID0866_for_Tensorflow/README.md | 2 +-
.../contrib/cv/pfe/pfe_ID0982_for_TensorFlow/readme.md | 2 +-
.../pointnet++/PointNet++_ID0507_for_TensorFlow/README.md | 2 +-
.../cv/pointnet/PointNet_ID0266NRE_for_TensorFlow/README.md | 4 ++--
.../cv/psenet/PSENet_ID0239_for_TensorFlow/README.md | 4 ++--
.../retinexnet/RetinexNet_ID0936_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/squeezeseg_ID0873_for_TensorFlow/README.md | 2 +-
.../contrib/cv/stackgan_ID0760_for_TensorFlow/README.MD | 2 +-
TensorFlow/contrib/cv/tprnn_ID1297_for_TensorFlow/README.md | 4 ++--
.../contrib/cv/voxelmorph_ID2120_for_TensorFlow/README.md | 2 +-
.../wideresnet/wideresnet_ID0175_for_TensorFlow/README.md | 2 +-
.../cv/xception/Xception_ID0178_for_TensorFlow/README.md | 2 +-
.../contrib/graph/SESEMI_ID1270_for_TensorFlow/README.md | 4 ++--
.../contrib/graph/SRNET_ID1089_for_TensorFlow/README.md | 2 +-
.../nlp/SEQUENCE_TAGGING_ID2097_for_TensorFlow/README.md | 2 +-
.../quantum_sample_learning_ID2036_for_Tensorflow/README.md | 2 +-
.../nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow/README.md | 4 ++--
TensorFlow/contrib/nlp/shap_ID2054_for_TensorFlow/README.md | 2 +-
.../Chess-Alpha-Zero_ID2100_for_TensorFlow/README.md | 2 +-
TensorFlow2/built-in/GAN_ID2351_for_TensorFlow2.X/README.md | 2 +-
.../Swin-Transformer_ID2374_for_TensorFlow2.X/README.md | 2 +-
.../Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md | 2 +-
.../cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md | 2 +-
.../cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md | 2 +-
.../BYOL_ID0721_for_TensorFlow2.X/README.md | 2 +-
.../CircleLossMNIST_ID3551_for_TensorFlow2.X/README.md | 2 +-
.../Densenet_smplified_ID3541_for_TensorFlow2.X/README.md | 2 +-
.../Keras-MnasNet_ID3518_for_TensorFlow2.X/README.md | 2 +-
.../MNIST_ID2481_for_TensorFlow2.X/README.md | 2 +-
.../ResNet101_ID0361_for_TensorFlow2.X/README.md | 2 +-
.../ResNet50_ID0360_for_TensorFlow2.X/README.md | 2 +-
.../ResNext50_ID0362_for_TensorFlow2.X/README.md | 2 +-
.../SKNet-TF2_ID3579_for_TensorFlow2.X/README.md | 2 +-
.../coral-ordinal_ID3192_for_TensorFlow2.X/README.md | 2 +-
.../cutmix_ID2502_for_TensorFlow2.X/README.md | 2 +-
.../densenet_ID3534_for_TensorFlow2.X/README.md | 2 +-
.../face_recognition_TF2_ID3613_for_TensorFlow2.X/README.md | 2 +-
.../ghostnet_tf2_ID3555_for_TensorFlow2.X/README.md | 2 +-
.../pointnet_ID2531_for_TensorFlow2.X/README.md | 2 +-
.../schizo-nn_ID3657_for_TensorFlow2.X/README.md | 2 +-
.../README.md | 2 +-
.../improved-bagan-gp_ID3132_for_TensorFlow2.X/README.md | 2 +-
.../tf_v2_01_SGAN_ID3999_for_TensorFlow2.X/README.md | 2 +-
.../tf_v2_02_CGAN_ID4000_for_TensorFlow2.X/README.md | 2 +-
.../cv/AUTOAUGMENT_ID2891_for_TensorFlow2.X/README.md | 2 +-
.../cv/Oct-ResNet_ID2890_for_TensorFlow2.X/README.md | 2 +-
.../cv/PointNet_ID2913_for_TensorFlow2.X/README.md | 2 +-
.../cv/autoencoder_ID2495_for_TensorFlow2.X/README.md | 2 +-
.../keras_sample/cv/bit_ID2496_for_TensorFlow2.X/README.md | 2 +-
.../consistency_training_ID2499_for_TensorFlow2.X/README.md | 2 +-
.../cv/convmixer_ID2501_for_TensorFlow2.X/README.md | 2 +-
.../cv/deeplabv3_plus_ID2503_for_TensorFlow2.X/README.md | 2 +-
.../README.md | 2 +-
.../cv/involution_ID2515_for_TensorFlow2.X/README.md | 2 +-
.../keypoint_detection_ID2516_for_TensorFlow2.X/README.md | 2 +-
.../cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md | 2 +-
.../cv/learnable_resizer_ID2518_for_TensorFlow2.X/README.md | 2 +-
.../cv/mnist_convnet_ID2524_for_TensorFlow2.X/README.md | 2 +-
.../siamese_contrastive_ID2538_for_TensorFlow2.X/README.md | 2 +-
.../cv/siamese_network_ID2539_for_TensorFlow2.X/README.md | 2 +-
.../README.md | 2 +-
.../cv/zero_dce_ID2548_for_TensorFlow2.X/README.md | 2 +-
.../generative/adain_ID2581_for_TensorFlow2.X/README.md | 2 +-
.../generative/vae_ID2593_for_TensorFlow2.X/README.md | 2 +-
.../README.md | 2 +-
.../README.md | 2 +-
.../README.md | 2 +-
.../README.md | 2 +-
.../nlp/word2vec_ID2886_for_TensorFlow2.X/README.md | 2 +-
.../built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md | 2 +-
.../nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md | 2 +-
.../README.md | 2 +-
.../built-in/nlp/Roberta_Series_for_TensorFlow2.X/README.md | 4 ++--
.../nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md | 2 +-
.../nlp/Word2vec_ID2350_for_TensorFlow2.X/README.md | 2 +-
.../nlp/albert-FineTune_Series_for_TensorFlow2.X/README.md | 4 ++--
.../nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md | 2 +-
.../nlp/keras-bert_ID3157_for_TensorFlow2.X/README.md | 2 +-
.../README.md | 2 +-
.../nlp/sensor-har_ID3399_for_TensorFlow2.X/README.md | 2 +-
.../AttRec_ID2630_for_TensorFlow2.X/README.md | 2 +-
.../recommendation/DIN_ID2641_for_TensorFlow2.X/README.md | 2 +-
.../DeepCTR_Series_for_TensorFlow2.X/README.md | 2 +-
.../recommendation/FFM_ID2632_for_TensorFlow2.X/README.md | 2 +-
.../recommendation/FM_ID2631_for_TensorFlow2.X/README.md | 2 +-
.../recommendation/MF_ID2624_for_TensorFlow2.X/README.md | 2 +-
.../recommendation/STAMP_ID2628_for_TensorFlow2.X/README.md | 2 +-
.../recommendation/WDL_ID2633_for_TensorFlow2.X/README.md | 2 +-
328 files changed, 468 insertions(+), 468 deletions(-)
diff --git a/TensorFlow/built-in/audio/Jasper_ID0020_for_TensorFlow/README.md b/TensorFlow/built-in/audio/Jasper_ID0020_for_TensorFlow/README.md
index d2f7f9133..db4da278f 100644
--- a/TensorFlow/built-in/audio/Jasper_ID0020_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/audio/Jasper_ID0020_for_TensorFlow/README.md
@@ -45,7 +45,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/audio/Jasper_ID0020_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/audio/Jasper_ID0020_for_TensorFlow
@@ -158,7 +158,7 @@ sess_config = tf.ConfigProto()
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/Image_translation/DualGAN_ID1001_for_TensorFlow/README.md b/TensorFlow/built-in/cv/Image_translation/DualGAN_ID1001_for_TensorFlow/README.md
index 901288ecf..886896dd2 100644
--- a/TensorFlow/built-in/cv/Image_translation/DualGAN_ID1001_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/Image_translation/DualGAN_ID1001_for_TensorFlow/README.md
@@ -47,7 +47,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Research/cv/Image_translation/DualGAN_ID1001_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/Image_translation/DualGAN_ID1001_for_TensorFlow
```
- 通过Git获取对应commit_id的代码方法如下:
@@ -154,7 +154,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(FLAGS.precision
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
单卡训练需要配置指定运行的卡的环境变量:
export ASCEND_DEVICE_ID=X
diff --git a/TensorFlow/built-in/cv/Image_translation/Pix2Pix_ID0359_for_TensorFlow/README.md b/TensorFlow/built-in/cv/Image_translation/Pix2Pix_ID0359_for_TensorFlow/README.md
index 83a6c525c..b9d6eccb3 100644
--- a/TensorFlow/built-in/cv/Image_translation/Pix2Pix_ID0359_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/Image_translation/Pix2Pix_ID0359_for_TensorFlow/README.md
@@ -36,7 +36,7 @@ Pix2Pix_ID0359_for_TensorFlow是一个图像处理网络,为了能更好得对
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/Image_translation/Pix2Pix_ID0359_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/Image_translation/Pix2Pix_ID0359_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -138,7 +138,7 @@ Pix2Pix_ID0359_for_TensorFlow是一个图像处理网络,为了能更好得对
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/Video_enhancement/EDVR_ID0056_for_TensorFlow/README.md b/TensorFlow/built-in/cv/Video_enhancement/EDVR_ID0056_for_TensorFlow/README.md
index 47add19d2..940a3db15 100644
--- a/TensorFlow/built-in/cv/Video_enhancement/EDVR_ID0056_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/Video_enhancement/EDVR_ID0056_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/Video_enhancement/EDVR_ID0056_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/Video_enhancement/EDVR_ID0056_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -170,7 +170,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2.单卡训练
diff --git a/TensorFlow/built-in/cv/detection/AlignedReID_ID1460_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/AlignedReID_ID1460_for_TensorFlow/README.md
index d87ebc47c..ae9dc0345 100644
--- a/TensorFlow/built-in/cv/detection/AlignedReID_ID1460_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/AlignedReID_ID1460_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [built-in/TensorFlow/Research/cv/detection/AlignedReID_ID1460_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/AlignedReID_ID1460_for_TensorFlow)
+ [built-in/TensorFlow/Research/cv/detection/AlignedReID_ID1460_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/AlignedReID_ID1460_for_TensorFlow)
- 通过Git获取对应commit_id的代码方法如下:
@@ -139,7 +139,7 @@ config_proto = tf.ConfigProto(allow_soft_placement=True)
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow/README.md
index 493117d84..82a22872a 100644
--- a/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/detection/CRNN_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -134,7 +134,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2.单卡训练.脚本为CRNN_for_TensorFlow/test/train_full_1p.sh
diff --git a/TensorFlow/built-in/cv/detection/CTPN_ID0053_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/CTPN_ID0053_for_TensorFlow/README.md
index 24ec58bc1..00f5d9d50 100644
--- a/TensorFlow/built-in/cv/detection/CTPN_ID0053_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/CTPN_ID0053_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/detection/CTPN_ID0053_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/CTPN_ID0053_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -156,7 +156,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2.单卡训练
diff --git a/TensorFlow/built-in/cv/detection/CTPN_ID0054_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/CTPN_ID0054_for_TensorFlow/README.md
index fe426018c..f5ec980cf 100644
--- a/TensorFlow/built-in/cv/detection/CTPN_ID0054_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/CTPN_ID0054_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/CTPN_ID0054_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/CTPN_ID0054_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -156,7 +156,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2.单卡训练
diff --git a/TensorFlow/built-in/cv/detection/EastV2_ID1404_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/EastV2_ID1404_for_TensorFlow/README.md
index 81861c445..94de91c29 100644
--- a/TensorFlow/built-in/cv/detection/EastV2_ID1404_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/EastV2_ID1404_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/detection/EastV2_ID1404_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/EastV2_ID1404_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -136,7 +136,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/FasterRcnn_resnet101_ID0694_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/FasterRcnn_resnet101_ID0694_for_TensorFlow/README.md
index ab720be46..9cbf7e6e8 100644
--- a/TensorFlow/built-in/cv/detection/FasterRcnn_resnet101_ID0694_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/FasterRcnn_resnet101_ID0694_for_TensorFlow/README.md
@@ -96,9 +96,9 @@ Data will be downloaded, preprocessed to tfrecords format and saved in the direc
2. 开始训练。
- 单机单卡
- bash test/[train_full_1p.sh](https://gitee.com/chen-zhuan/modelzoo/blob/master/built-in/TensorFlow/Research/cv/detection/FasterRcnn_for_TensorFlow/test/train_full_1p.sh) --ckpt_path={backbone dir} --data_path={data dir}
+ bash test/[train_full_1p.sh](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/FasterRcnn_resnet101_ID0694_for_TensorFlow) --ckpt_path={backbone dir} --data_path={data dir}
- 单机8卡
- bash test/[train_full_8p.sh](https://gitee.com/chen-zhuan/modelzoo/blob/master/built-in/TensorFlow/Research/cv/detection/FasterRcnn_for_TensorFlow/test/train_full_8p.sh) --ckpt_path={backbone dir} --data_path={data dir}
+ bash test/[train_full_8p.sh](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/FasterRcnn_resnet101_ID0694_for_TensorFlow) --ckpt_path={backbone dir} --data_path={data dir}
diff --git a/TensorFlow/built-in/cv/detection/FasterRcnn_resnet50_ID0010_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/FasterRcnn_resnet50_ID0010_for_TensorFlow/README.md
index 76b7047af..2246a0ab5 100644
--- a/TensorFlow/built-in/cv/detection/FasterRcnn_resnet50_ID0010_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/FasterRcnn_resnet50_ID0010_for_TensorFlow/README.md
@@ -48,7 +48,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/FasterRcnn_resnet50_ID0010_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/FasterRcnn_resnet50_ID0010_for_TensorFlow
```
- 通过Git获取对应commit_id的代码方法如下:
@@ -159,7 +159,7 @@ npu_config=NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/Hourglass_ID0155_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/Hourglass_ID0155_for_TensorFlow/README.md
index 8070b1388..18ca0813d 100644
--- a/TensorFlow/built-in/cv/detection/Hourglass_ID0155_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/Hourglass_ID0155_for_TensorFlow/README.md
@@ -47,7 +47,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/Hourglass_ID0155_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/Hourglass_ID0155_for_TensorFlow
branch=master
commit_id= 477b07a1e95a35885b3a9a569b1c8ccb9ad5d7af
```
@@ -146,7 +146,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/MaskRcnn_ID0011_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/MaskRcnn_ID0011_for_TensorFlow/README.md
index 9cfa8bde8..cda0654c0 100644
--- a/TensorFlow/built-in/cv/detection/MaskRcnn_ID0011_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/MaskRcnn_ID0011_for_TensorFlow/README.md
@@ -48,7 +48,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/detection/MaskRcnn_ID0011_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/MaskRcnn_ID0011_for_TensorFlow
```
- 通过Git获取对应commit_id的代码方法如下:
@@ -151,7 +151,7 @@ npu_config=NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 8卡训练
2.1 设置8卡训练参数(脚本位于MaskRcnn_ID0011_for_TensorFlow/test/),示例如下。请确保下面例子中的“data_path”修改为用户对应的路径。
diff --git a/TensorFlow/built-in/cv/detection/NIMA_ID0158_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/NIMA_ID0158_for_TensorFlow/README.md
index d0f0e2dd1..c55344ddd 100644
--- a/TensorFlow/built-in/cv/detection/NIMA_ID0158_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/NIMA_ID0158_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ NIMA由两个模型组成,是一个美学和技术图像质量评估的网络
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/NIMA_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/NIMA_ID0158_for_TensorFlow
@@ -166,7 +166,7 @@ NIMA由两个模型组成,是一个美学和技术图像质量评估的网络
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/OpenPose_ID0117_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/OpenPose_ID0117_for_TensorFlow/README.md
index 14c7f659f..4caf21edd 100644
--- a/TensorFlow/built-in/cv/detection/OpenPose_ID0117_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/OpenPose_ID0117_for_TensorFlow/README.md
@@ -40,7 +40,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/OpenPose_ID0117_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/OpenPose_ID0117_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -122,7 +122,7 @@ NA
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/RetinaNet_ID0115_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/RetinaNet_ID0115_for_TensorFlow/README.md
index b98f77355..1b7051892 100644
--- a/TensorFlow/built-in/cv/detection/RetinaNet_ID0115_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/RetinaNet_ID0115_for_TensorFlow/README.md
@@ -48,7 +48,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/RetinaNet_ID0115_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/RetinaNet_ID0115_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -149,7 +149,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 配置train_full_1p.sh中data_path和ckpt_path训练参数(脚本位于RetinaNet_for_TensorFlow/test目录下),请用户根据实际路径进行配置,确保data_path和ckpt_path下存在已准备的数据集和预训练模型,如下所示(仅供参考):
diff --git a/TensorFlow/built-in/cv/detection/SSD-Resnet34_ID0048_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/SSD-Resnet34_ID0048_for_TensorFlow/README.md
index ebec7c7b8..2de784e75 100644
--- a/TensorFlow/built-in/cv/detection/SSD-Resnet34_ID0048_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/SSD-Resnet34_ID0048_for_TensorFlow/README.md
@@ -38,7 +38,7 @@ Ascend本次提供的是以ResNet34为主干网络、输入shape为300的SSD-Res
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/detection/SSD-Resnet34_ID0048_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/SSD-Resnet34_ID0048_for_TensorFlow
### 默认配置
@@ -300,7 +300,7 @@ docker run -it --ipc=host \
启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:
-- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
配置数据集路径和预训练模型路径:
diff --git a/TensorFlow/built-in/cv/detection/SSD-Resnet50V1-FPN_ID1463_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/SSD-Resnet50V1-FPN_ID1463_for_TensorFlow/README.md
index e3c21915e..c19be0cbb 100644
--- a/TensorFlow/built-in/cv/detection/SSD-Resnet50V1-FPN_ID1463_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/SSD-Resnet50V1-FPN_ID1463_for_TensorFlow/README.md
@@ -138,7 +138,7 @@ download_all.sh nvidia_ssd
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/SSD-VGG_ID1619_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/SSD-VGG_ID1619_for_TensorFlow/README.md
index aefae98b5..82855ca5e 100644
--- a/TensorFlow/built-in/cv/detection/SSD-VGG_ID1619_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/SSD-VGG_ID1619_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ SSD-VGG是采用单个深度神经网络模型实现目标检测和识别的方
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/SSD-VGG_ID1619_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -139,7 +139,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/YoloV2_ID1510_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/YoloV2_ID1510_for_TensorFlow/README.md
index e13bc3478..f09424d07 100644
--- a/TensorFlow/built-in/cv/detection/YoloV2_ID1510_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/YoloV2_ID1510_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/YoloV2_ID1510_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/YoloV2_ID1510_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/YoloV2_ID1510_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/YoloV2_ID1510_for_TensorFlow)
- 通过Git获取对应commit_id的代码方法如下:
@@ -141,7 +141,7 @@ config_proto = tf.ConfigProto(allow_soft_placement=True)
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/detection/YoloV3_ID0076_for_TensorFlow/README.md b/TensorFlow/built-in/cv/detection/YoloV3_ID0076_for_TensorFlow/README.md
index 184b5243a..8c8099652 100644
--- a/TensorFlow/built-in/cv/detection/YoloV3_ID0076_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/detection/YoloV3_ID0076_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/detection/YoloV3_ID0076_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/detection/YoloV3_ID0076_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/YoloV3_ID0076_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/YoloV3_ID0076_for_TensorFlow)
- 通过Git获取对应commit_id的代码方法如下:
@@ -147,7 +147,7 @@ config_proto = tf.ConfigProto(allow_soft_placement=True)
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/3D_ResNet_ID0486_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/3D_ResNet_ID0486_for_TensorFlow/README.md
index 07a94124c..b70060dec 100644
--- a/TensorFlow/built-in/cv/image_classification/3D_ResNet_ID0486_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/3D_ResNet_ID0486_for_TensorFlow/README.md
@@ -129,7 +129,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/3D_UNet-Medical_ID1462_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/3D_UNet-Medical_ID1462_for_TensorFlow/README.md
index 9fff858f2..5d83f496d 100644
--- a/TensorFlow/built-in/cv/image_classification/3D_UNet-Medical_ID1462_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/3D_UNet-Medical_ID1462_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:【深加工】
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/AlexNet_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/3D_UNet-Medical_ID1462_for_TensorFlow
branch=master
commit_id= 477b07a1e95a35885b3a9a569b1c8ccb9ad5d7af
```
@@ -178,7 +178,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/AM3_ID1260_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/AM3_ID1260_for_TensorFlow/README.md
index b27bd10f6..4ed997936 100644
--- a/TensorFlow/built-in/cv/image_classification/AM3_ID1260_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/AM3_ID1260_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/AM3_ID1260_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/AM3_ID1260_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -140,7 +140,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/AUTOAUGMENT_ID0708_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/AUTOAUGMENT_ID0708_for_TensorFlow/README.md
index 7588ea642..456733401 100644
--- a/TensorFlow/built-in/cv/image_classification/AUTOAUGMENT_ID0708_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/AUTOAUGMENT_ID0708_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Benchmark/cv/image_classification/AUTOAUGMENT_ID0708_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/AUTOAUGMENT_ID0708_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -132,7 +132,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/AlexNet_ID0072_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/AlexNet_ID0072_for_TensorFlow/README.md
index a3b89598b..c7bfa73ef 100644
--- a/TensorFlow/built-in/cv/image_classification/AlexNet_ID0072_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/AlexNet_ID0072_for_TensorFlow/README.md
@@ -45,7 +45,7 @@ AlexNet是一个经典的图像分类网络,AlexNet在2012年ImageNet竞赛中
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/AlexNet_ID0072_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/AlexNet_ID0072_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -181,7 +181,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/AlexNet_ID0259_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/AlexNet_ID0259_for_TensorFlow/README.md
index ee4b83efc..65cbc890d 100644
--- a/TensorFlow/built-in/cv/image_classification/AlexNet_ID0259_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/AlexNet_ID0259_for_TensorFlow/README.md
@@ -58,7 +58,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/AlexNet_ID0259_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/AlexNet_ID0259_for_TensorFlow
```
@@ -158,7 +158,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
单卡训练需要配置指定运行的卡的环境变量:
export ASCEND_DEVICE_ID=X
diff --git a/TensorFlow/built-in/cv/image_classification/DCGAN_ID0260_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/DCGAN_ID0260_for_TensorFlow/README.md
index e362bdd96..d984593d6 100644
--- a/TensorFlow/built-in/cv/image_classification/DCGAN_ID0260_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/DCGAN_ID0260_for_TensorFlow/README.md
@@ -37,7 +37,7 @@ DCGAN全称[Deep Convolutional Generative Adversarial Networks](https://arxiv.or
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DCGAN_ID0260_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/DCGAN_ID0260_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -117,7 +117,7 @@ DCGAN全称[Deep Convolutional Generative Adversarial Networks](https://arxiv.or
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/DPN68_ID0142_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/DPN68_ID0142_for_TensorFlow/README.md
index 05ecb3976..7b42a06a2 100644
--- a/TensorFlow/built-in/cv/image_classification/DPN68_ID0142_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/DPN68_ID0142_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/DPN68_ID0142_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/DPN68_ID0142_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -144,7 +144,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/Darts_for_TensorFlow/automl/README.md b/TensorFlow/built-in/cv/image_classification/Darts_for_TensorFlow/automl/README.md
index 1cd7fa18d..d43dbaf11 100644
--- a/TensorFlow/built-in/cv/image_classification/Darts_for_TensorFlow/automl/README.md
+++ b/TensorFlow/built-in/cv/image_classification/Darts_for_TensorFlow/automl/README.md
@@ -84,7 +84,7 @@ DARTS(Differentiable ARchiTecture Search)是最早提出基于梯度下降算法
启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:
-- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 安装Vega库
diff --git a/TensorFlow/built-in/cv/image_classification/DenseNet121_ID0067_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/DenseNet121_ID0067_for_TensorFlow/README.md
index 72c42a807..0825f958d 100644
--- a/TensorFlow/built-in/cv/image_classification/DenseNet121_ID0067_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/DenseNet121_ID0067_for_TensorFlow/README.md
@@ -42,7 +42,7 @@ DenseNet-121是一个经典的图像分类网络,主要特点是采用各层
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_ID0067_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_ID0067_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/DenseNet121_ID0067_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/DenseNet121_ID0067_for_TensorFlow)
- 通过Git获取对应commit\_id的代码方法如下:
@@ -161,7 +161,7 @@ DenseNet-121是一个经典的图像分类网络,主要特点是采用各层
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/DenseNet161_ID1579_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/DenseNet161_ID1579_for_TensorFlow/README.md
index 3dc1e3e89..c4a39bd1f 100644
--- a/TensorFlow/built-in/cv/image_classification/DenseNet161_ID1579_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/DenseNet161_ID1579_for_TensorFlow/README.md
@@ -42,7 +42,7 @@ DenseNet-161是一个经典的图像分类网络,主要特点是采用各层
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet161_ID1579_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/DenseNet161_ID1579_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -149,7 +149,7 @@ DenseNet-161是一个经典的图像分类网络,主要特点是采用各层
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/DenseNet169_ID1580_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/DenseNet169_ID1580_for_TensorFlow/README.md
index b503adc5c..44f59643f 100644
--- a/TensorFlow/built-in/cv/image_classification/DenseNet169_ID1580_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/DenseNet169_ID1580_for_TensorFlow/README.md
@@ -43,7 +43,7 @@ DenseNet-169是一个经典的图像分类网络,主要特点是采用各层
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet169_ID1580_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/DenseNet169_ID1580_for_TensorFlow
@@ -163,7 +163,7 @@ DenseNet-169是一个经典的图像分类网络,主要特点是采用各层
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/Densenet_3D_ID0121_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/Densenet_3D_ID0121_for_TensorFlow/README.md
index a532eebc8..4520e6475 100644
--- a/TensorFlow/built-in/cv/image_classification/Densenet_3D_ID0121_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/Densenet_3D_ID0121_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/Densenet_3D_ID0121_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/Densenet_3D_ID0121_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -119,7 +119,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/EfficientNet_B0_ID0009_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/EfficientNet_B0_ID0009_for_TensorFlow/README.md
index 2aea3f0c0..577af7d8f 100644
--- a/TensorFlow/built-in/cv/image_classification/EfficientNet_B0_ID0009_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/EfficientNet_B0_ID0009_for_TensorFlow/README.md
@@ -42,7 +42,7 @@ EfficientNets是一系列图像分类网络,基于AutoML和Compound Scaling技
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/EfficientNet_B0_ID0009_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/EfficientNet_B0_ID0009_for_TensorFlow
@@ -172,7 +172,7 @@ EfficientNets是一系列图像分类网络,基于AutoML和Compound Scaling技
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
2.1 设置单卡训练参数(脚本为train_1p.sh,脚本位于EfficientNet_B0_for_TensorFlow/train_1p.sh),示例如下。
diff --git a/TensorFlow/built-in/cv/image_classification/Face-ResNet50_ID1372_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/Face-ResNet50_ID1372_for_TensorFlow/README.md
index ae85e856a..805614949 100644
--- a/TensorFlow/built-in/cv/image_classification/Face-ResNet50_ID1372_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/Face-ResNet50_ID1372_for_TensorFlow/README.md
@@ -132,7 +132,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/GoogleNet_ID0051_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/GoogleNet_ID0051_for_TensorFlow/README.md
index c3c39fc57..6239d38b3 100644
--- a/TensorFlow/built-in/cv/image_classification/GoogleNet_ID0051_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/GoogleNet_ID0051_for_TensorFlow/README.md
@@ -132,7 +132,7 @@ The content of the 8p configuration file:
### Key configuration changes
Before starting the training, first configure the environment variables related to the program running. For environment variable configuration information, see:
-- [Ascend 910 environment variable settings](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910 environment variable settings](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
### Running the example
diff --git a/TensorFlow/built-in/cv/image_classification/HRNet_ID0139_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/HRNet_ID0139_for_TensorFlow/README.md
index 49777b825..cbe162d5f 100644
--- a/TensorFlow/built-in/cv/image_classification/HRNet_ID0139_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/HRNet_ID0139_for_TensorFlow/README.md
@@ -36,7 +36,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/HRNet_ID0139_for_TensorFlow/
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/HRNet_ID0139_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -145,7 +145,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/InceptionV2_ID0670_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/InceptionV2_ID0670_for_TensorFlow/README.md
index d3e47e0af..22d513d1d 100644
--- a/TensorFlow/built-in/cv/image_classification/InceptionV2_ID0670_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/InceptionV2_ID0670_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ InceptionV4是2016年提出的Inception系列网络的第四个版本,随着Re
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/InceptionV2_ID0670_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/InceptionV2_ID0670_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -148,7 +148,7 @@ InceptionV4是2016年提出的Inception系列网络的第四个版本,随着Re
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0491_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0491_for_TensorFlow/README.md
index aa453c5b3..a7e172d41 100644
--- a/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0491_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0491_for_TensorFlow/README.md
@@ -43,7 +43,7 @@ Inception结构的GoogLeNet可以很好的执行在内存和计算资源有限
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/InceptionV3_ID0491_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0491_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -151,7 +151,7 @@ echo "parameter explain:
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0504_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0504_for_TensorFlow/README.md
index f9e618caa..3201be19b 100644
--- a/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0504_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0504_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ InceptionV4是2016年提出的Inception系列网络的第四个版本,随着Re
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/InceptionV3_ID0504_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/InceptionV3_ID0504_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -148,7 +148,7 @@ InceptionV4是2016年提出的Inception系列网络的第四个版本,随着Re
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/InceptionV4_ID0002_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/InceptionV4_ID0002_for_TensorFlow/README.md
index a124911f0..1ee0e70a0 100644
--- a/TensorFlow/built-in/cv/image_classification/InceptionV4_ID0002_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/InceptionV4_ID0002_for_TensorFlow/README.md
@@ -39,7 +39,7 @@ InceptionV4是2016年提出的Inception系列网络的第四个版本,随着Re
[https://github.com/tensorflow/models/tree/master/research/slim](https://github.com/tensorflow/models/tree/master/research/slim)
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/InceptionV4_ID0002_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/InceptionV4_ID0002_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/InceptionV4_ID0002_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/InceptionV4_ID0002_for_TensorFlow)
- 通过Git获取对应commit\_id的代码方法如下:
@@ -147,7 +147,7 @@ InceptionV4是2016年提出的Inception系列网络的第四个版本,随着Re
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/MiniGo_ID0629_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/MiniGo_ID0629_for_TensorFlow/README.md
index 8f5c0e94e..f9d4a538c 100644
--- a/TensorFlow/built-in/cv/image_classification/MiniGo_ID0629_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/MiniGo_ID0629_for_TensorFlow/README.md
@@ -139,7 +139,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练(仅测试性能&功能)
diff --git a/TensorFlow/built-in/cv/image_classification/MobileNetV1_ID0093_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/MobileNetV1_ID0093_for_TensorFlow/README.md
index 166c8412f..b94557681 100644
--- a/TensorFlow/built-in/cv/image_classification/MobileNetV1_ID0093_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/MobileNetV1_ID0093_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ MobileNetv1是一个轻型框架神经网络,可以部署在任何移动设备
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/MobileNetV1_ID0093_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/MobileNetV1_ID0093_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -149,7 +149,7 @@ MobileNetv1是一个轻型框架神经网络,可以部署在任何移动设备
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/MobileNetV1_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/MobileNetV1_for_TensorFlow/README.md
index 3f1f2a862..2cea861f6 100644
--- a/TensorFlow/built-in/cv/image_classification/MobileNetV1_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/MobileNetV1_for_TensorFlow/README.md
@@ -46,7 +46,7 @@ MobileNetv1专注于移动端或者嵌入式设备中的轻量级CNN网络。是
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/MobileNetV1_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/MobileNetV1_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -160,7 +160,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/MobileNetV2_ID0074_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/MobileNetV2_ID0074_for_TensorFlow/README.md
index 14515c76f..5f74fd06e 100644
--- a/TensorFlow/built-in/cv/image_classification/MobileNetV2_ID0074_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/MobileNetV2_ID0074_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ MobileNetV2是一种轻量型的适用于移动端的网络,其主要是由dep
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/MobileNetV2_ID0074_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/MobileNetV2_ID0074_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -209,7 +209,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/MobileNetV3-Large_ID1782_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/MobileNetV3-Large_ID1782_for_TensorFlow/README.md
index 076817bea..8a7e1d59d 100644
--- a/TensorFlow/built-in/cv/image_classification/MobileNetV3-Large_ID1782_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/MobileNetV3-Large_ID1782_for_TensorFlow/README.md
@@ -43,7 +43,7 @@ MobileNetV3是一种轻量型的适用于移动端的网络,其主要是由dep
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/MobileNetV3-Large_ID1782_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/MobileNetV3-Large_ID1782_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -208,7 +208,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
精度训练:
diff --git a/TensorFlow/built-in/cv/image_classification/MobileNetV3-Small_ID1783_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/MobileNetV3-Small_ID1783_for_TensorFlow/README.md
index 4555ccb02..bc32ab865 100644
--- a/TensorFlow/built-in/cv/image_classification/MobileNetV3-Small_ID1783_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/MobileNetV3-Small_ID1783_for_TensorFlow/README.md
@@ -43,7 +43,7 @@ MobileNetV3是一种轻量型的适用于移动端的网络,其主要是由dep
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/MobileNetV3-Small_ID1783_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/MobileNetV3-Small_ID1783_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -206,7 +206,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
精度训练:
diff --git a/TensorFlow/built-in/cv/image_classification/MobileNetV3_ID0256_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/MobileNetV3_ID0256_for_TensorFlow/README.md
index c10813598..65dfeaace 100644
--- a/TensorFlow/built-in/cv/image_classification/MobileNetV3_ID0256_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/MobileNetV3_ID0256_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ MobileNetV3和Lite R-ASPP语义分割的Keras实现(正在开发中)。
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Official/cv/image_classification/MobileNetV3_ID0256_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/MobileNetV3_ID0256_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -167,7 +167,7 @@ echo "parameter explain:
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/Multi-Layer_Perceptron_ID0628_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/Multi-Layer_Perceptron_ID0628_for_TensorFlow/README.md
index 16ff361d2..6a2b7ec0d 100644
--- a/TensorFlow/built-in/cv/image_classification/Multi-Layer_Perceptron_ID0628_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/Multi-Layer_Perceptron_ID0628_for_TensorFlow/README.md
@@ -45,7 +45,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Benchmark/cv/image_classification/Multi-Layer_Perceptron_ID0628_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/Multi-Layer_Perceptron_ID0628_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -134,7 +134,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/NASNet_ID0144_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/NASNet_ID0144_for_TensorFlow/README.md
index 15c3c8954..0ffacf9bf 100644
--- a/TensorFlow/built-in/cv/image_classification/NASNet_ID0144_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/NASNet_ID0144_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:【深加工】
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/NASNet_ID0144_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/NASNet_ID0144_for_TensorFlow
branch=master
commit_id= 477b07a1e95a35885b3a9a569b1c8ccb9ad5d7af
```
@@ -187,7 +187,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/Oct-ResNet_ID0251_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/Oct-ResNet_ID0251_for_TensorFlow/README.md
index cd51a5466..5b9713fd8 100644
--- a/TensorFlow/built-in/cv/image_classification/Oct-ResNet_ID0251_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/Oct-ResNet_ID0251_for_TensorFlow/README.md
@@ -39,7 +39,7 @@ Octave 一词表示 “八音阶” 或 “八度”,音乐里降 8 个音阶
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/Oct-ResNet_ID0251_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/Oct-ResNet_ID0251_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -137,7 +137,7 @@ Octave 一词表示 “八音阶” 或 “八度”,音乐里降 8 个音阶
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/PointNet_ID0266_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/PointNet_ID0266_for_TensorFlow/README.md
index 243206c87..63a726af5 100644
--- a/TensorFlow/built-in/cv/image_classification/PointNet_ID0266_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/PointNet_ID0266_for_TensorFlow/README.md
@@ -45,7 +45,7 @@
- 适配昇腾 AI 处理器的实现:【深加工】
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/PointNet_ID0266_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/PointNet_ID0266_for_TensorFlow
branch=master
commit_id= 477b07a1e95a35885b3a9a569b1c8ccb9ad5d7af
```
@@ -181,7 +181,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/ResNet101_ID0063_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResNet101_ID0063_for_TensorFlow/README.md
index 0e04d2161..76c5146e5 100644
--- a/TensorFlow/built-in/cv/image_classification/ResNet101_ID0063_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResNet101_ID0063_for_TensorFlow/README.md
@@ -270,7 +270,7 @@ Modify the `*.json` configuration file in the `config` directory, modify the cor
### Key configuration changes
Before starting the training, first configure the environment variables related to the program running. For environment variable configuration information, see:
-- [Ascend 910 environment variable settings](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910 environment variable settings](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
check if path '/usr/local/HiAI' or ''/usr/local/Ascend' is existed or not.
modify '/usr/local/HiAI' to the actual path in scripts/run.sh
diff --git a/TensorFlow/built-in/cv/image_classification/ResNet152_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResNet152_for_TensorFlow/README.md
index a50526013..ad9030c36 100644
--- a/TensorFlow/built-in/cv/image_classification/ResNet152_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResNet152_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/ResNet152_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ResNet152_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
```
@@ -152,7 +152,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/ResNet18_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResNet18_for_TensorFlow/README.md
index 0abef00f0..d0a44f4e2 100644
--- a/TensorFlow/built-in/cv/image_classification/ResNet18_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResNet18_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/ResNet18_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ResNet18_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
```
@@ -151,7 +151,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/ResNet200_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResNet200_for_TensorFlow/README.md
index afec482c5..34d05d856 100644
--- a/TensorFlow/built-in/cv/image_classification/ResNet200_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResNet200_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/ResNet200_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ResNet200_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
```
@@ -151,7 +151,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/ResNet34_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResNet34_for_TensorFlow/README.md
index adf1359e7..375fa97e1 100644
--- a/TensorFlow/built-in/cv/image_classification/ResNet34_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResNet34_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/ResNet34_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ResNet34_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
```
@@ -151,7 +151,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/ResNet50_ID0058_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResNet50_ID0058_for_TensorFlow/README.md
index c0eb58577..012c4faac 100644
--- a/TensorFlow/built-in/cv/image_classification/ResNet50_ID0058_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResNet50_ID0058_for_TensorFlow/README.md
@@ -116,7 +116,7 @@ After executing docker_start.sh with three parameters:
### Key configuration changes
Before starting the training, first configure the environment variables related to the program running. For environment variable configuration information, see:
-- [Ascend 910 environment variable settings](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910 environment variable settings](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
### Running the example
#### Training
diff --git a/TensorFlow/built-in/cv/image_classification/ResNext101_ID1577_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResNext101_ID1577_for_TensorFlow/README.md
index 1f8fd0faf..12c74e629 100644
--- a/TensorFlow/built-in/cv/image_classification/ResNext101_ID1577_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResNext101_ID1577_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ ResNeXt网络在ResNet基础上进行了优化,同时采用Vgg/ResNet堆叠的
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/ResNext101_ID1577_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ResNext101_ID1577_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -169,7 +169,7 @@ ResNeXt网络在ResNet基础上进行了优化,同时采用Vgg/ResNet堆叠的
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/ResNext50_ID0070_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResNext50_ID0070_for_TensorFlow/README.md
index adfa2ac03..03fd3cc95 100644
--- a/TensorFlow/built-in/cv/image_classification/ResNext50_ID0070_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResNext50_ID0070_for_TensorFlow/README.md
@@ -40,7 +40,7 @@ ResNeXt网络在ResNet基础上进行了优化,同时采用Vgg/ResNet堆叠的
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/ResNext50_ID0070_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ResNext50_ID0070_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -160,7 +160,7 @@ ResNeXt网络在ResNet基础上进行了优化,同时采用Vgg/ResNet堆叠的
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/Resnet50v1.5_ID1721_for_TensorFlow/Readme.md b/TensorFlow/built-in/cv/image_classification/Resnet50v1.5_ID1721_for_TensorFlow/Readme.md
index a662af121..71ed1e9fe 100644
--- a/TensorFlow/built-in/cv/image_classification/Resnet50v1.5_ID1721_for_TensorFlow/Readme.md
+++ b/TensorFlow/built-in/cv/image_classification/Resnet50v1.5_ID1721_for_TensorFlow/Readme.md
@@ -155,7 +155,7 @@ run_config = NPURunConfig(
- 启动训练之前,首先要配置程序运行相关环境变量。
- 环境变量配置信息参见: [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ 环境变量配置信息参见: [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/ResnetVariant_ID0033_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ResnetVariant_ID0033_for_TensorFlow/README.md
index cd9946b87..ef0cdc3d1 100644
--- a/TensorFlow/built-in/cv/image_classification/ResnetVariant_ID0033_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ResnetVariant_ID0033_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ ResNet在ImageNet竞赛中是一个比较好的分类问题网络。介绍了剩
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/ResnetVariant_ID0033_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ResnetVariant_ID0033_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -146,7 +146,7 @@ ResNet在ImageNet竞赛中是一个比较好的分类问题网络。介绍了剩
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2.单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/SSD-Resnet34_TF_Atlas_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/SSD-Resnet34_TF_Atlas_for_TensorFlow/README.md
index 4b16a35c0..b39ec3ef9 100644
--- a/TensorFlow/built-in/cv/image_classification/SSD-Resnet34_TF_Atlas_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/SSD-Resnet34_TF_Atlas_for_TensorFlow/README.md
@@ -263,7 +263,7 @@ docker run -it --ipc=host \
启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:
-- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
配置数据集路径和预训练模型路径:
diff --git a/TensorFlow/built-in/cv/image_classification/SWA_ID0252_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/SWA_ID0252_for_TensorFlow/README.md
index 9efbf8ef1..b9a6b778d 100644
--- a/TensorFlow/built-in/cv/image_classification/SWA_ID0252_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/SWA_ID0252_for_TensorFlow/README.md
@@ -46,7 +46,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Official/cv/image_classification/SWA_ID0252_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/SWA_ID0252_for_TensorFlow
```
- 通过Git获取对应commit_id的代码方法如下:
@@ -154,7 +154,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(FLAGS.precision
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
单卡训练需要配置指定运行的卡的环境变量:
export ASCEND_DEVICE_ID=X
diff --git a/TensorFlow/built-in/cv/image_classification/ShuffleNetV1-1.0x-group3_ID2129_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/ShuffleNetV1-1.0x-group3_ID2129_for_TensorFlow/README.md
index b22744cda..1756fef1c 100644
--- a/TensorFlow/built-in/cv/image_classification/ShuffleNetV1-1.0x-group3_ID2129_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ShuffleNetV1-1.0x-group3_ID2129_for_TensorFlow/README.md
@@ -157,7 +157,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
```
diff --git a/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md b/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
index f189256a2..a15077700 100644
--- a/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/ShufflenetV2_ID0371_For_Tensorflow/README.md
@@ -184,7 +184,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/Shufflenet_ID0645_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/Shufflenet_ID0645_for_TensorFlow/README.md
index c255b0e47..9c379445a 100644
--- a/TensorFlow/built-in/cv/image_classification/Shufflenet_ID0645_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/Shufflenet_ID0645_for_TensorFlow/README.md
@@ -135,7 +135,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/SqueezeNext_ID0513_For_Tensorflow/README.md b/TensorFlow/built-in/cv/image_classification/SqueezeNext_ID0513_For_Tensorflow/README.md
index 0c1463489..f4337bc3d 100644
--- a/TensorFlow/built-in/cv/image_classification/SqueezeNext_ID0513_For_Tensorflow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/SqueezeNext_ID0513_For_Tensorflow/README.md
@@ -155,7 +155,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 配置configs/transformer_big.yml中的网络参数,请用户根据自己需求进行配置;
3. 配置train-ende.sh中`DATA_PATH`训练参数(脚本位于Transformer_for_TensorFlow目录下),请用户根据实际数据集路径进行配置,确保`DATA_PATH`下存在已准备的数据集,如下所示(仅供参考):
diff --git a/TensorFlow/built-in/cv/image_classification/VGG16_ID0068_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/VGG16_ID0068_for_TensorFlow/README.md
index 9dcf4c21e..4499dbaf5 100644
--- a/TensorFlow/built-in/cv/image_classification/VGG16_ID0068_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/VGG16_ID0068_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ VGG16是一个经典的目标分类网络。整个网络都使用(3x3)的卷
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/VGG16_ID0068_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/VGG16_ID0068_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -150,7 +150,7 @@ run_config = NPURunConfig( model_dir=flags_obj.model_dir,
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
1. 配置训练参数。
diff --git a/TensorFlow/built-in/cv/image_classification/VGG19_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/VGG19_for_TensorFlow/README.md
index 6dd7abfa8..fad9bbf11 100644
--- a/TensorFlow/built-in/cv/image_classification/VGG19_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/VGG19_for_TensorFlow/README.md
@@ -46,7 +46,7 @@ VGG19是一个经典的目标分类网络。整个网络都使用(3x3)的卷
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/VGG19_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/VGG19_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -160,7 +160,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_classification/VNECT_ID1094_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_classification/VNECT_ID1094_for_TensorFlow/README.md
index ea59bf74a..2519652c9 100644
--- a/TensorFlow/built-in/cv/image_classification/VNECT_ID1094_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_classification/VNECT_ID1094_for_TensorFlow/README.md
@@ -47,7 +47,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/VNECT_ID1094_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/VNECT_ID1094_for_TensorFlow
```
@@ -148,7 +148,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/2D_Unet_ID2337_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/2D_Unet_ID2337_for_TensorFlow/README.md
index 2461a76da..3335b7959 100644
--- a/TensorFlow/built-in/cv/image_segmentation/2D_Unet_ID2337_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/2D_Unet_ID2337_for_TensorFlow/README.md
@@ -121,7 +121,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/DeepLabv3+out_ID0147_for_TensorFlow/DeepLabv3+_ID0147_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/DeepLabv3+out_ID0147_for_TensorFlow/DeepLabv3+_ID0147_for_TensorFlow/README.md
index 82d1589f1..fe5426023 100644
--- a/TensorFlow/built-in/cv/image_segmentation/DeepLabv3+out_ID0147_for_TensorFlow/DeepLabv3+_ID0147_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/DeepLabv3+out_ID0147_for_TensorFlow/DeepLabv3+_ID0147_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_segmentation/DeepLabv3+_ID0147_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_segmentation/DeepLabv3+out_ID0147_for_TensorFlow/DeepLabv3+_ID0147_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -141,7 +141,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/DeeplabV3_ID0047_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/DeeplabV3_ID0047_for_TensorFlow/README.md
index 5a794d3cf..92971dd6f 100644
--- a/TensorFlow/built-in/cv/image_segmentation/DeeplabV3_ID0047_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/DeeplabV3_ID0047_for_TensorFlow/README.md
@@ -145,7 +145,7 @@ The content of the 8p configuration file:
### Key configuration changes
Before starting the training, first configure the environment variables related to the program running. For environment variable configuration information, see:
-- [Ascend 910 environment variable settings](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910 environment variable settings](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
### Running the example
diff --git a/TensorFlow/built-in/cv/image_segmentation/KinD_ID1132_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/KinD_ID1132_for_TensorFlow/README.md
index 3c96acbfa..8b909388a 100644
--- a/TensorFlow/built-in/cv/image_segmentation/KinD_ID1132_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/KinD_ID1132_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_segmentation/KinD_ID1132_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_segmentation/KinD_ID1132_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -136,7 +136,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2.单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/ModelsGenesis_ID0902_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/ModelsGenesis_ID0902_for_TensorFlow/README.md
index 12e8f4ebb..ab9d26332 100644
--- a/TensorFlow/built-in/cv/image_segmentation/ModelsGenesis_ID0902_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/ModelsGenesis_ID0902_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_segmentation/ModelsGenesis_ID0902_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_segmentation/ModelsGenesis_ID0902_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -142,7 +142,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/RCNN_ID0668_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/RCNN_ID0668_for_TensorFlow/README.md
index 7dfa74116..007e35087 100644
--- a/TensorFlow/built-in/cv/image_segmentation/RCNN_ID0668_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/RCNN_ID0668_for_TensorFlow/README.md
@@ -40,7 +40,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_segmentation/RCNN_ID0668_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_segmentation/RCNN_ID0668_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -155,7 +155,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/ShapeNet_ID1138_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/ShapeNet_ID1138_for_TensorFlow/README.md
index 756762025..9c736c330 100644
--- a/TensorFlow/built-in/cv/image_segmentation/ShapeNet_ID1138_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/ShapeNet_ID1138_for_TensorFlow/README.md
@@ -132,7 +132,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/TCN_ID0022_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/TCN_ID0022_for_TensorFlow/README.md
index 08053e7f4..cfd4cf55c 100644
--- a/TensorFlow/built-in/cv/image_segmentation/TCN_ID0022_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/TCN_ID0022_for_TensorFlow/README.md
@@ -41,7 +41,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_segmentation/TCN_ID0022_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_segmentation/TCN_ID0022_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -163,7 +163,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/UNet2D_ID0008_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/UNet2D_ID0008_for_TensorFlow/README.md
index 6cc48b8d9..f87d9f640 100644
--- a/TensorFlow/built-in/cv/image_segmentation/UNet2D_ID0008_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/UNet2D_ID0008_for_TensorFlow/README.md
@@ -45,7 +45,7 @@ UNet是医学图像处理方面著名的图像分割网络,过程是这样的
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Research/cv/image_segmentation/UNet2D_for_TensorFlow/00-access/
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_segmentation/UNet2D_ID0008_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -143,7 +143,7 @@ UNet是医学图像处理方面著名的图像分割网络,过程是这样的
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/UNet2D_for_TensorFlow/00-access/README.md b/TensorFlow/built-in/cv/image_segmentation/UNet2D_for_TensorFlow/00-access/README.md
index 6cc48b8d9..4ed5ca33f 100644
--- a/TensorFlow/built-in/cv/image_segmentation/UNet2D_for_TensorFlow/00-access/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/UNet2D_for_TensorFlow/00-access/README.md
@@ -143,7 +143,7 @@ UNet是医学图像处理方面著名的图像分割网络,过程是这样的
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/UNet3D_ID0057_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/UNet3D_ID0057_for_TensorFlow/README.md
index 0ff005fb4..c005f2389 100644
--- a/TensorFlow/built-in/cv/image_segmentation/UNet3D_ID0057_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/UNet3D_ID0057_for_TensorFlow/README.md
@@ -36,7 +36,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_segmentation/UNet3D_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_segmentation/UNet3D_ID0057_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -131,7 +131,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_segmentation/UNet_Industrial_ID0007_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_segmentation/UNet_Industrial_ID0007_for_TensorFlow/README.md
index ac070e736..6b67b3f13 100644
--- a/TensorFlow/built-in/cv/image_segmentation/UNet_Industrial_ID0007_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/UNet_Industrial_ID0007_for_TensorFlow/README.md
@@ -124,7 +124,7 @@ pip3 install dllogger/
### Key configuration changes
Before starting the training, first configure the environment variables related to the program running. For environment variable configuration information, see:
-- [Ascend 910 environment variable settings](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910 environment variable settings](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
### Modification of OPP operator
diff --git a/TensorFlow/built-in/cv/image_segmentation/UNet_Medical_for_TensorFlow/UNet_Medical/README.md b/TensorFlow/built-in/cv/image_segmentation/UNet_Medical_for_TensorFlow/UNet_Medical/README.md
index 3c00f04aa..73d88123a 100644
--- a/TensorFlow/built-in/cv/image_segmentation/UNet_Medical_for_TensorFlow/UNet_Medical/README.md
+++ b/TensorFlow/built-in/cv/image_segmentation/UNet_Medical_for_TensorFlow/UNet_Medical/README.md
@@ -138,7 +138,7 @@ UNet 模型是用于 2D 图像分割的卷积神经网络。该模型在 Volta
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_super_resolution/NLRN_ID1100_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_super_resolution/NLRN_ID1100_for_TensorFlow/README.md
index 0c94e1d27..4df493017 100644
--- a/TensorFlow/built-in/cv/image_super_resolution/NLRN_ID1100_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_super_resolution/NLRN_ID1100_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_super_resolution/NLRN_ID1100_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_super_resolution/NLRN_ID1100_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -146,7 +146,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_super_resolution/RCAN_ID0268_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_super_resolution/RCAN_ID0268_for_TensorFlow/README.md
index 7cc0d2d25..5025924b9 100644
--- a/TensorFlow/built-in/cv/image_super_resolution/RCAN_ID0268_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_super_resolution/RCAN_ID0268_for_TensorFlow/README.md
@@ -48,7 +48,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_super_resolution/RCAN_ID0268_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_super_resolution/RCAN_ID0268_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -135,7 +135,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_synthesis/BigGAN_ID0088_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_synthesis/BigGAN_ID0088_for_TensorFlow/README.md
index e93c0cc0b..23315bb9d 100644
--- a/TensorFlow/built-in/cv/image_synthesis/BigGAN_ID0088_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_synthesis/BigGAN_ID0088_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_synthesis/BigGAN_ID0088_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/BigGAN_ID0088_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -136,7 +136,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_synthesis/DCGAN_ID2196_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_synthesis/DCGAN_ID2196_for_TensorFlow/README.md
index eefdb8485..09f055679 100644
--- a/TensorFlow/built-in/cv/image_synthesis/DCGAN_ID2196_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_synthesis/DCGAN_ID2196_for_TensorFlow/README.md
@@ -124,7 +124,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_synthesis/Deep-multimodal-subspace-clustering-networks_ID1259_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_synthesis/Deep-multimodal-subspace-clustering-networks_ID1259_for_TensorFlow/README.md
index a4fb06a17..d8c34d6f1 100644
--- a/TensorFlow/built-in/cv/image_synthesis/Deep-multimodal-subspace-clustering-networks_ID1259_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_synthesis/Deep-multimodal-subspace-clustering-networks_ID1259_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_synthesis/Deep-multimodal-subspace-clustering-networks_ID1259_for_TensorFlow](https://gitee.com/abe_explore/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_synthesis/Deep-multimodal-subspace-clustering-networks_ID1259_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/Deep-multimodal-subspace-clustering-networks_ID1259_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/Deep-multimodal-subspace-clustering-networks_ID1259_for_TensorFlow)
- 通过Git获取对应commit\_id的代码方法如下:
@@ -113,7 +113,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_synthesis/GAN_ID0652_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_synthesis/GAN_ID0652_for_TensorFlow/README.md
index dfee282f1..23b5d222c 100644
--- a/TensorFlow/built-in/cv/image_synthesis/GAN_ID0652_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_synthesis/GAN_ID0652_for_TensorFlow/README.md
@@ -34,7 +34,7 @@
````
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_synthesis/GAN_ID0652_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/GAN_ID0652_for_TensorFlow
```
````
@@ -142,7 +142,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(args.precision_
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_synthesis/Pix2Pix_ID1467_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_synthesis/Pix2Pix_ID1467_for_TensorFlow/README.md
index 62d08fc42..8528f8378 100644
--- a/TensorFlow/built-in/cv/image_synthesis/Pix2Pix_ID1467_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_synthesis/Pix2Pix_ID1467_for_TensorFlow/README.md
@@ -45,7 +45,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_synthesis/Pix2Pix_ID1467_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/Pix2Pix_ID1467_for_TensorFlow
branch=master
commit_id= 477b07a1e95a35885b3a9a569b1c8ccb9ad5d7af
```
@@ -184,7 +184,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_synthesis/SRGAN_ID1881_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_synthesis/SRGAN_ID1881_for_TensorFlow/README.md
index 0ad09ee4f..f576a191b 100644
--- a/TensorFlow/built-in/cv/image_synthesis/SRGAN_ID1881_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_synthesis/SRGAN_ID1881_for_TensorFlow/README.md
@@ -39,7 +39,7 @@ SRGAN的作用简单点说,就是给你一张模糊的图片,让你复原一张
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_synthesis/SRGAN_ID1881_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/SRGAN_ID1881_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -124,7 +124,7 @@ SRGAN的作用简单点说,就是给你一张模糊的图片,让你复原一张
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/cv/image_synthesis/VAE-GAN_ID1800_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_synthesis/VAE-GAN_ID1800_for_TensorFlow/README.md
index bad9c4d84..0a83704ed 100644
--- a/TensorFlow/built-in/cv/image_synthesis/VAE-GAN_ID1800_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_synthesis/VAE-GAN_ID1800_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_synthesis/VAE-GAN_ID1800_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_synthesis/VAE-GAN_ID1800_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/VAE-GAN_ID1800_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/VAE-GAN_ID1800_for_TensorFlow)
- 通过Git获取对应commit_id的代码方法如下:
@@ -138,7 +138,7 @@ config_proto = tf.ConfigProto(allow_soft_placement=True)
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/cv/image_synthesis/ViDeNN_ID1146_for_TensorFlow/README.md b/TensorFlow/built-in/cv/image_synthesis/ViDeNN_ID1146_for_TensorFlow/README.md
index f66eed72c..08f2abbb0 100644
--- a/TensorFlow/built-in/cv/image_synthesis/ViDeNN_ID1146_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/cv/image_synthesis/ViDeNN_ID1146_for_TensorFlow/README.md
@@ -42,7 +42,7 @@ ViDeNN提出一个CNN框架,使用一个结合空间和时间的滤波,一
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_synthesis/ViDeNN_ID1146_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_synthesis/ViDeNN_ID1146_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -147,7 +147,7 @@ ViDeNN提出一个CNN框架,使用一个结合空间和时间的滤波,一
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/graph/DCGAN_ID0686_for_TensorFlow/README.md b/TensorFlow/built-in/graph/DCGAN_ID0686_for_TensorFlow/README.md
index d2c50fec6..910a711b8 100644
--- a/TensorFlow/built-in/graph/DCGAN_ID0686_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/graph/DCGAN_ID0686_for_TensorFlow/README.md
@@ -47,7 +47,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Research/graph/DCGAN_ID0686_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/graph/DCGAN_ID0686_for_TensorFlow
```
- 通过Git获取对应commit_id的代码方法如下:
@@ -165,7 +165,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(FLAGS.precision
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
单卡训练需要配置指定运行的卡的环境变量:
export ASCEND_DEVICE_ID=X
diff --git a/TensorFlow/built-in/nlp/ALBERT-lcqmc-ZH_ID1461_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/ALBERT-lcqmc-ZH_ID1461_for_TensorFlow/README.md
index c551aa5a0..fa6fdf8a1 100644
--- a/TensorFlow/built-in/nlp/ALBERT-lcqmc-ZH_ID1461_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/ALBERT-lcqmc-ZH_ID1461_for_TensorFlow/README.md
@@ -154,7 +154,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 配置configs/transformer_big.yml中的网络参数,请用户根据自己需求进行配置;
3. 配置train-ende.sh中`DATA_PATH`训练参数(脚本位于Transformer_for_TensorFlow目录下),请用户根据实际数据集路径进行配置,确保`DATA_PATH`下存在已准备的数据集,如下所示(仅供参考):
diff --git a/TensorFlow/built-in/nlp/Albert_ID0632_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Albert_ID0632_for_TensorFlow/README.md
index 9a3ae1223..82e787eee 100644
--- a/TensorFlow/built-in/nlp/Albert_ID0632_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Albert_ID0632_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Benchmark/nlp/Albert_ID0632_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Benchmark/nlp/Albert_ID0632_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Albert_ID0632_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Albert_ID0632_for_TensorFlow)
- 通过Git获取对应commit_id的代码方法如下:
@@ -158,7 +158,7 @@ config_proto = tf.ConfigProto(allow_soft_placement=True)
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/Albert_ZH_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Albert_ZH_for_TensorFlow/README.md
index c98c0966b..71c35c5de 100644
--- a/TensorFlow/built-in/nlp/Albert_ZH_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Albert_ZH_for_TensorFlow/README.md
@@ -41,7 +41,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/Albert_ZH_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Albert_ZH_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -151,7 +151,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 配置configs/transformer_big.yml中的网络参数,请用户根据自己需求进行配置;
3. 配置train-ende.sh中`DATA_PATH`训练参数(脚本位于Transformer_for_TensorFlow目录下),请用户根据实际数据集路径进行配置,确保`DATA_PATH`下存在已准备的数据集,如下所示(仅供参考):
diff --git a/TensorFlow/built-in/nlp/Bert-CLUE_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Bert-CLUE_for_TensorFlow/README.md
index 3cd7501c3..67e5200e9 100644
--- a/TensorFlow/built-in/nlp/Bert-CLUE_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Bert-CLUE_for_TensorFlow/README.md
@@ -45,7 +45,7 @@ BERT是一种与训练语言表示的方法,这意味着我们在大型文本
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Bert-CLUE_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Bert-CLUE_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -140,7 +140,7 @@ BERT是一种与训练语言表示的方法,这意味着我们在大型文本
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
将环境变量配置到scrpts/run_*.sh中
diff --git a/TensorFlow/built-in/nlp/Bert-NER_ID0797_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Bert-NER_ID0797_for_TensorFlow/README.md
index a3ff550a1..9bfa70968 100644
--- a/TensorFlow/built-in/nlp/Bert-NER_ID0797_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Bert-NER_ID0797_for_TensorFlow/README.md
@@ -37,7 +37,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/Bert-NER_ID0797_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Bert-NER_ID0797_for_TensorFlow
@@ -134,7 +134,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/nlp/Bert-base_ID0060_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Bert-base_ID0060_for_TensorFlow/README.md
index 6eaa21995..31c3b2dd5 100644
--- a/TensorFlow/built-in/nlp/Bert-base_ID0060_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Bert-base_ID0060_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Bert-base_ID0060_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Bert-base_ID0060_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -184,7 +184,7 @@
- 模型训练
- 启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:
-[Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+[Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 脚本修改:
版本Atlas Data Center SolutionV100R020C30之前的版本:
diff --git a/TensorFlow/built-in/nlp/Bert-qa_ID0369_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Bert-qa_ID0369_for_TensorFlow/README.md
index 1bb78a26a..81e9fd947 100644
--- a/TensorFlow/built-in/nlp/Bert-qa_ID0369_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Bert-qa_ID0369_for_TensorFlow/README.md
@@ -45,7 +45,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Official/nlp/Bert-qa_ID0369_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Bert-qa_ID0369_for_TensorFlow
```
@@ -165,7 +165,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/BertBase_Google_ID0631_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/BertBase_Google_ID0631_for_TensorFlow/README.md
index aa6d6a5c7..dee94c00c 100644
--- a/TensorFlow/built-in/nlp/BertBase_Google_ID0631_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/BertBase_Google_ID0631_for_TensorFlow/README.md
@@ -46,7 +46,7 @@ BERT模型的全称是Bidirectional Encoder Representation from Transformers,
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/BertBase_Google_ID0631_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/BertBase_Google_ID0631_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -173,7 +173,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(FLAGS.precision
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
启动单卡训练,data_path传入处理好的tf record格式数据集路径,type传入bertbase
diff --git a/TensorFlow/built-in/nlp/BertGoogle_Series_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/BertGoogle_Series_for_TensorFlow/README.md
index bcd449fd2..9ff988e59 100644
--- a/TensorFlow/built-in/nlp/BertGoogle_Series_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/BertGoogle_Series_for_TensorFlow/README.md
@@ -42,7 +42,7 @@ BERT是一种与训练语言表示的方法,这意味着我们在大型文本
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Bertsquad_ID0495_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/BertGoogle_Series_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -138,7 +138,7 @@ BERT是一种与训练语言表示的方法,这意味着我们在大型文本
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
将环境变量配置到test/train_*.sh中
diff --git a/TensorFlow/built-in/nlp/BertNV_Series_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/BertNV_Series_for_TensorFlow/README.md
index 7ad3eb266..810689cf9 100644
--- a/TensorFlow/built-in/nlp/BertNV_Series_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/BertNV_Series_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Bert-base_ID0060_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/BertNV_Series_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -174,7 +174,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
将环境变量配置到test/train_*.sh中
diff --git a/TensorFlow/built-in/nlp/Bert_Google_MRPC_ID1466_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Bert_Google_MRPC_ID1466_for_TensorFlow/README.md
index b6802e50a..fde0cdda3 100644
--- a/TensorFlow/built-in/nlp/Bert_Google_MRPC_ID1466_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Bert_Google_MRPC_ID1466_for_TensorFlow/README.md
@@ -42,7 +42,7 @@ BERT模型的全称是Bidirectional Encoder Representation from Transformers,
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Bert_Google_MRPC_ID1466_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Bert_Google_MRPC_ID1466_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -136,7 +136,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/nlp/Bert_Google_finetune_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Bert_Google_finetune_for_TensorFlow/README.md
index 24015197a..db108d188 100644
--- a/TensorFlow/built-in/nlp/Bert_Google_finetune_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Bert_Google_finetune_for_TensorFlow/README.md
@@ -48,7 +48,7 @@
- 适配昇腾 AI 处理器的实现
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/Bert_Google_finetune_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Bert_Google_finetune_for_TensorFlow
```
diff --git a/TensorFlow/built-in/nlp/Bert_Nv_Finetune_MPRC_ID1641_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Bert_Nv_Finetune_MPRC_ID1641_for_TensorFlow/README.md
index deb27f167..1199bd55d 100644
--- a/TensorFlow/built-in/nlp/Bert_Nv_Finetune_MPRC_ID1641_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Bert_Nv_Finetune_MPRC_ID1641_for_TensorFlow/README.md
@@ -37,7 +37,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/Bert_Nv_Finetune_MPRC_ID1641_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Bert_Nv_Finetune_MPRC_ID1641_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -135,7 +135,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/nlp/Bertsquad_ID0495_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Bertsquad_ID0495_for_TensorFlow/README.md
index 8dac5fc50..b92b66c6a 100644
--- a/TensorFlow/built-in/nlp/Bertsquad_ID0495_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Bertsquad_ID0495_for_TensorFlow/README.md
@@ -42,7 +42,7 @@ BERT是一种与训练语言表示的方法,这意味着我们在大型文本
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Bertsquad_ID0495_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Bertsquad_ID0495_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -138,7 +138,7 @@ BERT是一种与训练语言表示的方法,这意味着我们在大型文本
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
将环境变量配置到scripts/run_*.sh中
diff --git a/TensorFlow/built-in/nlp/BiLSTM_CRF_ID0125_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/BiLSTM_CRF_ID0125_for_TensorFlow/README.md
index 34d85a649..1e04251c1 100644
--- a/TensorFlow/built-in/nlp/BiLSTM_CRF_ID0125_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/BiLSTM_CRF_ID0125_for_TensorFlow/README.md
@@ -43,7 +43,7 @@ CRF是一种常用的序列标注算法,可用于词性标注,分词,命
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/BiLSTM_CRF_ID0125_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/BiLSTM_CRF_ID0125_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -138,7 +138,7 @@ CRF是一种常用的序列标注算法,可用于词性标注,分词,命
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/BioBERT_ID0280_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/BioBERT_ID0280_for_TensorFlow/README.md
index 474d9e4c7..4dd80cf90 100644
--- a/TensorFlow/built-in/nlp/BioBERT_ID0280_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/BioBERT_ID0280_for_TensorFlow/README.md
@@ -45,7 +45,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Benchmark/nlp/BioBERT_ID0280_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/BioBERT_ID0280_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -138,7 +138,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/CNN-CTC_ID0683_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/CNN-CTC_ID0683_for_TensorFlow/README.md
index 473db5238..d063fa6bf 100644
--- a/TensorFlow/built-in/nlp/CNN-CTC_ID0683_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/CNN-CTC_ID0683_for_TensorFlow/README.md
@@ -122,7 +122,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/CNN-MC_ID0287_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/CNN-MC_ID0287_for_TensorFlow/README.md
index 85d28d156..cd2ee790e 100644
--- a/TensorFlow/built-in/nlp/CNN-MC_ID0287_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/CNN-MC_ID0287_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/CNN-MC_ID0287_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/CNN-MC_ID0287_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -157,7 +157,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/DS-CNN_ID1769_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/DS-CNN_ID1769_for_TensorFlow/README.md
index a6d3e79b3..8b42adde0 100644
--- a/TensorFlow/built-in/nlp/DS-CNN_ID1769_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/DS-CNN_ID1769_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/DS-CNN_ID1769_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/DS-CNN_ID1769_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -145,7 +145,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/Elmo_ID0656_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Elmo_ID0656_for_TensorFlow/README.md
index 749679091..1e47192c9 100644
--- a/TensorFlow/built-in/nlp/Elmo_ID0656_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Elmo_ID0656_for_TensorFlow/README.md
@@ -47,7 +47,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/Elmo_ID0656_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Elmo_ID0656_for_TensorFlow
```
@@ -151,7 +151,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/FastText_ID0135_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/FastText_ID0135_for_TensorFlow/README.md
index 5f610fe4b..2a04b4358 100644
--- a/TensorFlow/built-in/nlp/FastText_ID0135_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/FastText_ID0135_for_TensorFlow/README.md
@@ -40,7 +40,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/FastText_ID0135_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/FastText_ID0135_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -153,7 +153,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/GNMT_ID0015_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/GNMT_ID0015_for_TensorFlow/README.md
index abbf73649..c0b84d4eb 100644
--- a/TensorFlow/built-in/nlp/GNMT_ID0015_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/GNMT_ID0015_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ GNMT v2 模型类似于谷歌的机器翻译网络GNMT模型。两种模型之
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/GNMT_ID0015_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/GNMT_ID0015_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -147,7 +147,7 @@ GNMT v2 模型类似于谷歌的机器翻译网络GNMT模型。两种模型之
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/GNMT_ID1819_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/GNMT_ID1819_for_TensorFlow/README.md
index abbf73649..253e1074b 100644
--- a/TensorFlow/built-in/nlp/GNMT_ID1819_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/GNMT_ID1819_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ GNMT v2 模型类似于谷歌的机器翻译网络GNMT模型。两种模型之
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/GNMT_ID0015_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/GNMT_ID1819_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -147,7 +147,7 @@ GNMT v2 模型类似于谷歌的机器翻译网络GNMT模型。两种模型之
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/GPT-2_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/GPT-2_for_TensorFlow/README.md
index a245eb9a2..e29141f40 100644
--- a/TensorFlow/built-in/nlp/GPT-2_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/GPT-2_for_TensorFlow/README.md
@@ -151,7 +151,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 配置configs/transformer_big.yml中的网络参数,请用户根据自己需求进行配置;
3. 配置train-ende.sh中`DATA_PATH`训练参数(脚本位于Transformer_for_TensorFlow目录下),请用户根据实际数据集路径进行配置,确保`DATA_PATH`下存在已准备的数据集,如下所示(仅供参考):
diff --git a/TensorFlow/built-in/nlp/GPT-3_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/GPT-3_for_TensorFlow/README.md
index 21bff6155..c8996586a 100644
--- a/TensorFlow/built-in/nlp/GPT-3_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/GPT-3_for_TensorFlow/README.md
@@ -1,5 +1,5 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/edit/master/built-in/TensorFlow/Research/nlp/GPT-3_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/GPT-3_for_TensorFlow
diff --git a/TensorFlow/built-in/nlp/GRU4Rec_ID0128_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/GRU4Rec_ID0128_for_TensorFlow/README.md
index f5721f24a..bb3df4449 100644
--- a/TensorFlow/built-in/nlp/GRU4Rec_ID0128_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/GRU4Rec_ID0128_for_TensorFlow/README.md
@@ -43,7 +43,7 @@ gru4rec_BP 下的代码仅使用反向传播来训练 RNN,这是我们所采
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/GRU4Rec_ID0128_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/GRU4Rec_ID0128_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -141,7 +141,7 @@ gru4rec_BP 下的代码仅使用反向传播来训练 RNN,这是我们所采
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/LGCN_ID1169_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/LGCN_ID1169_for_TensorFlow/README.md
index 070ace7a8..772db7c08 100644
--- a/TensorFlow/built-in/nlp/LGCN_ID1169_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/LGCN_ID1169_for_TensorFlow/README.md
@@ -47,7 +47,7 @@
- 适配昇腾 AI 处理器的实现:【深加工】
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/AlexNet_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/LGCN_ID1169_for_TensorFlow
branch=master
commit_id= 477b07a1e95a35885b3a9a569b1c8ccb9ad5d7af
```
@@ -184,7 +184,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/LSTM_ID0111_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/LSTM_ID0111_for_TensorFlow/README.md
index f35b5fd7c..c0a8e4693 100644
--- a/TensorFlow/built-in/nlp/LSTM_ID0111_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/LSTM_ID0111_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/LSTM_ID0111_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/LSTM_ID0111_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -142,7 +142,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/LeNet_ID0127_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/LeNet_ID0127_for_TensorFlow/README.md
index ee1d6b815..3169d3efe 100644
--- a/TensorFlow/built-in/nlp/LeNet_ID0127_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/LeNet_ID0127_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/LeNet_ID0127_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/LeNet_ID0127_for_TensorFlow
@@ -141,7 +141,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
单卡训练需要配置指定运行的卡的环境变量:
export ASCEND_DEVICE_ID=X
diff --git a/TensorFlow/built-in/nlp/NMT_ID0512_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/NMT_ID0512_for_TensorFlow/README.md
index a95d3c176..820e223ad 100644
--- a/TensorFlow/built-in/nlp/NMT_ID0512_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/NMT_ID0512_for_TensorFlow/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/NMT_ID0512_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/NMT_ID0512_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -137,7 +137,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2.单卡训练
diff --git a/TensorFlow/built-in/nlp/Nezha-large_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Nezha-large_for_TensorFlow/README.md
index 2ca255577..556666c34 100644
--- a/TensorFlow/built-in/nlp/Nezha-large_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Nezha-large_for_TensorFlow/README.md
@@ -126,7 +126,7 @@ docker run -it --ipc=host \
-- 启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:
-- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
-- 原则上NEZHA只能用集群进行训练,以NEZHA-Large为例,至少需要以8*8p的集群规模训练若干天。具体训练时间以您的数据集大小为准。配置多级多卡分布式训练,需要您修改configs目录下NEZHA_large_64p_poc.json配置文件,将对应IP修改为您的集群对应的IP。
diff --git a/TensorFlow/built-in/nlp/Roberta_ID2349_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Roberta_ID2349_for_TensorFlow/README.md
index 290030209..426f7f474 100644
--- a/TensorFlow/built-in/nlp/Roberta_ID2349_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Roberta_ID2349_for_TensorFlow/README.md
@@ -113,7 +113,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 多卡训练
diff --git a/TensorFlow/built-in/nlp/Roberta_ID2366_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Roberta_ID2366_for_TensorFlow/README.md
index b5e8d93ad..5c9ad5766 100644
--- a/TensorFlow/built-in/nlp/Roberta_ID2366_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Roberta_ID2366_for_TensorFlow/README.md
@@ -116,7 +116,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 开始训练
diff --git a/TensorFlow/built-in/nlp/Siamese_ID0506_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Siamese_ID0506_for_TensorFlow/README.md
index efd49274e..429190c73 100644
--- a/TensorFlow/built-in/nlp/Siamese_ID0506_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Siamese_ID0506_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:【深加工】
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/AlexNet_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Siamese_ID0506_for_TensorFlow
branch=master
commit_id= 477b07a1e95a35885b3a9a569b1c8ccb9ad5d7af
```
@@ -178,7 +178,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md b/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md
index a7597eb23..c750fc244 100644
--- a/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md
+++ b/TensorFlow/built-in/nlp/Textcnn_ID0123_For_Tensorflow/README.md
@@ -164,7 +164,7 @@ else:
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/nlp/Transformer_ID0004_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Transformer_ID0004_for_TensorFlow/README.md
index 404965f02..2befb4912 100644
--- a/TensorFlow/built-in/nlp/Transformer_ID0004_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Transformer_ID0004_for_TensorFlow/README.md
@@ -43,7 +43,7 @@ Transformer是一个能够高效并行训练的序列到序列模型,该模型
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Transformer_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/Transformer_ID0004_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -184,7 +184,7 @@ run_config = NPURunConfig(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 配置configs/transformer_big.yml中的网络参数,请用户根据自己需求进行配置;
3. 配置train-ende.sh中`DATA_PATH`训练参数(脚本位于Transformer_for_TensorFlow目录下),请用户根据实际数据集路径进行配置,确保`DATA_PATH`下存在已准备的数据集,如下所示(仅供参考):
@@ -430,7 +430,7 @@ vocab_target: /home/wmt-ende/vocab.share --- vocab文件的路径
注意:
-1、模型固化前需要参考 [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)设置环境变量;可以直接执行脚本
+1、模型固化前需要参考 [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)设置环境变量;可以直接执行脚本
source env.sh 使环境变量生效,环境变量的路径中,export install_path=/usr/local/Ascend 根据实际替换
diff --git a/TensorFlow/built-in/nlp/XLNet_ID0025_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/XLNet_ID0025_for_TensorFlow/README.md
index fa6ab7701..441b4a845 100644
--- a/TensorFlow/built-in/nlp/XLNet_ID0025_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/XLNet_ID0025_for_TensorFlow/README.md
@@ -48,7 +48,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/XLNet_ID0025_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/XLNet_ID0025_for_TensorFlow
```
diff --git a/TensorFlow/built-in/nlp/Yuefu_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/Yuefu_for_TensorFlow/README.md
index fbf76c193..15bdd96bb 100644
--- a/TensorFlow/built-in/nlp/Yuefu_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/Yuefu_for_TensorFlow/README.md
@@ -25,7 +25,7 @@ Reference paper: Yi Liao, Yasheng Wang, Qun Liu, Xin Jiang: “GPT-based Generat
### Key configuration changes
Before starting the training, first configure the environment variables related to the program running. For environment variable configuration information, see:
-- [Ascend 910 environment variable settings](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910 environment variable settings](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
### Running the example
diff --git a/TensorFlow/built-in/nlp/albert_xlarge_zh_ID2348_for_TensorFlow/README.md b/TensorFlow/built-in/nlp/albert_xlarge_zh_ID2348_for_TensorFlow/README.md
index 7e8a8b906..1a0bbe3f5 100644
--- a/TensorFlow/built-in/nlp/albert_xlarge_zh_ID2348_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/nlp/albert_xlarge_zh_ID2348_for_TensorFlow/README.md
@@ -125,7 +125,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md b/TensorFlow/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md
index c36e2034c..22eeb2fbc 100644
--- a/TensorFlow/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md
+++ b/TensorFlow/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md
@@ -43,7 +43,7 @@ BERT是一种预训练语言表示方法,是第一种用于预训练NLP的无监
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下:
@@ -137,7 +137,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/recommendation/DCN_ID1986_for_TensorFlow/readme.md b/TensorFlow/built-in/recommendation/DCN_ID1986_for_TensorFlow/readme.md
index dfefc40de..47f929614 100644
--- a/TensorFlow/built-in/recommendation/DCN_ID1986_for_TensorFlow/readme.md
+++ b/TensorFlow/built-in/recommendation/DCN_ID1986_for_TensorFlow/readme.md
@@ -46,7 +46,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Research/recommendation/DCN_ID1986_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/recommendation/DCN_ID1986_for_TensorFlow
```
- 通过Git获取对应commit_id的代码方法如下:
@@ -152,7 +152,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(FLAGS.precision
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
单卡训练需要配置指定运行的卡的环境变量:
export ASCEND_DEVICE_ID=X
diff --git a/TensorFlow/built-in/recommendation/DIEN_ID0109_for_TensorFlow/README.md b/TensorFlow/built-in/recommendation/DIEN_ID0109_for_TensorFlow/README.md
index e110bd50a..859e75dd1 100644
--- a/TensorFlow/built-in/recommendation/DIEN_ID0109_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/recommendation/DIEN_ID0109_for_TensorFlow/README.md
@@ -122,7 +122,7 @@ mv data2/* .
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/recommendation/DIEN_ID3065_for_TensorFlow/README.md b/TensorFlow/built-in/recommendation/DIEN_ID3065_for_TensorFlow/README.md
index 0f9832f36..3b9a10da0 100644
--- a/TensorFlow/built-in/recommendation/DIEN_ID3065_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/recommendation/DIEN_ID3065_for_TensorFlow/README.md
@@ -125,7 +125,7 @@ mv data2/* .
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/recommendation/DeepFM_ID0030_for_TensorFlow/README.md b/TensorFlow/built-in/recommendation/DeepFM_ID0030_for_TensorFlow/README.md
index fa96b6124..aa9fab3af 100644
--- a/TensorFlow/built-in/recommendation/DeepFM_ID0030_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/recommendation/DeepFM_ID0030_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ DeepFM:基于分解的机器神经网络进行CTR预测”是华为在2017年
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/recommendation/DeepFM_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/recommendation/DeepFM_ID0030_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -142,7 +142,7 @@ DeepFM:基于分解的机器神经网络进行CTR预测”是华为在2017年
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/built-in/recommendation/NAML_ID0113_for_TensorFlow/README.md b/TensorFlow/built-in/recommendation/NAML_ID0113_for_TensorFlow/README.md
index 793d88d92..3e3b22d90 100644
--- a/TensorFlow/built-in/recommendation/NAML_ID0113_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/recommendation/NAML_ID0113_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ NAML是一个新闻推荐网络,核心是新闻编码器和用户编码器。
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/hxxhl88/modelzoo/tree/master/built-in/TensorFlow/Research/recommendation/NAML_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/recommendation/NAML_ID0113_for_TensorFlow
@@ -154,7 +154,7 @@ NAML是一个新闻推荐网络,核心是新闻编码器和用户编码器。
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/built-in/recommendation/WideDeep_ID0028_for_TensorFlow/README.md b/TensorFlow/built-in/recommendation/WideDeep_ID0028_for_TensorFlow/README.md
index 1019de105..6d3f44e2c 100644
--- a/TensorFlow/built-in/recommendation/WideDeep_ID0028_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/recommendation/WideDeep_ID0028_for_TensorFlow/README.md
@@ -276,7 +276,7 @@ docker run -it --ipc=host \
启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:
-- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
配置数据源及训练步数:
diff --git a/TensorFlow/built-in/recommendation/WideDeep_ID2712_for_TensorFlow/README.md b/TensorFlow/built-in/recommendation/WideDeep_ID2712_for_TensorFlow/README.md
index 323f46a9c..7290c36d6 100644
--- a/TensorFlow/built-in/recommendation/WideDeep_ID2712_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/recommendation/WideDeep_ID2712_for_TensorFlow/README.md
@@ -108,7 +108,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
以数据集放在/data为例
diff --git a/TensorFlow/built-in/recommendation/WideDeep_ID2940_for_TensorFlow/README.md b/TensorFlow/built-in/recommendation/WideDeep_ID2940_for_TensorFlow/README.md
index 2cd80db12..07a1a1c5f 100644
--- a/TensorFlow/built-in/recommendation/WideDeep_ID2940_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/recommendation/WideDeep_ID2940_for_TensorFlow/README.md
@@ -108,7 +108,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
以数据集放在/data为例
diff --git a/TensorFlow/built-in/reinforcement_learning/MUZERO_for_TensorFlow/README.md b/TensorFlow/built-in/reinforcement_learning/MUZERO_for_TensorFlow/README.md
index 6509c5c63..3299137fa 100644
--- a/TensorFlow/built-in/reinforcement_learning/MUZERO_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/reinforcement_learning/MUZERO_for_TensorFlow/README.md
@@ -114,7 +114,7 @@ pip3 install -e .
启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:
-- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
### 运行示例
diff --git a/TensorFlow/built-in/reinforcement_learning/QMIX_for_TensorFlow/README.md b/TensorFlow/built-in/reinforcement_learning/QMIX_for_TensorFlow/README.md
index 0bd01bcec..8be40eba9 100644
--- a/TensorFlow/built-in/reinforcement_learning/QMIX_for_TensorFlow/README.md
+++ b/TensorFlow/built-in/reinforcement_learning/QMIX_for_TensorFlow/README.md
@@ -157,7 +157,7 @@ pip3 install xlsxwriter xlrd tabulate openpyxl pandas
启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:
-- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
### 运行示例
diff --git a/TensorFlow/contrib/cv/3D-POSE-BASELINE_ID0795_for_TensorFlow/README.md b/TensorFlow/contrib/cv/3D-POSE-BASELINE_ID0795_for_TensorFlow/README.md
index 69061885f..37b68e65f 100644
--- a/TensorFlow/contrib/cv/3D-POSE-BASELINE_ID0795_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/3D-POSE-BASELINE_ID0795_for_TensorFlow/README.md
@@ -173,7 +173,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/ASSEMBLED-CNN_ID0941_for_TensorFlow/README.md b/TensorFlow/contrib/cv/ASSEMBLED-CNN_ID0941_for_TensorFlow/README.md
index ba4effcc8..8e8f0bee5 100644
--- a/TensorFlow/contrib/cv/ASSEMBLED-CNN_ID0941_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/ASSEMBLED-CNN_ID0941_for_TensorFlow/README.md
@@ -150,7 +150,7 @@ Assembled-CNN是一个经典的图像分类网络,主要特点是通过改进
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/AmoebaNet-D_ID2073_for_TensorFlow/README.md b/TensorFlow/contrib/cv/AmoebaNet-D_ID2073_for_TensorFlow/README.md
index 9137e0b84..cc73ea05f 100644
--- a/TensorFlow/contrib/cv/AmoebaNet-D_ID2073_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/AmoebaNet-D_ID2073_for_TensorFlow/README.md
@@ -150,7 +150,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/AnimeFaceGAN_ID1062_for_Tensorflow/README.md b/TensorFlow/contrib/cv/AnimeFaceGAN_ID1062_for_Tensorflow/README.md
index fcd8d1b0a..9ccebd17e 100644
--- a/TensorFlow/contrib/cv/AnimeFaceGAN_ID1062_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/AnimeFaceGAN_ID1062_for_Tensorflow/README.md
@@ -131,7 +131,7 @@ BigGAN 是一种用于条件图像生成的 GAN 网络,可以用于生成指
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Attention-OCR_ID2013_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Attention-OCR_ID2013_for_TensorFlow/README.md
index b8ec31c7b..a39e54945 100644
--- a/TensorFlow/contrib/cv/Attention-OCR_ID2013_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Attention-OCR_ID2013_for_TensorFlow/README.md
@@ -129,7 +129,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/AvatarGAN_ID1305_for_TensorFlow/README.md b/TensorFlow/contrib/cv/AvatarGAN_ID1305_for_TensorFlow/README.md
index 1d81662ab..594e1d14d 100644
--- a/TensorFlow/contrib/cv/AvatarGAN_ID1305_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/AvatarGAN_ID1305_for_TensorFlow/README.md
@@ -42,7 +42,7 @@ RoboCoDraw: Robotic Avatar Drawing with GAN-based Style Transfer and Time-effici
(论文中提供链接,该链接已失效)
- 适配昇腾 AI 处理器的实现:
-https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/AvatarGAN_ID1305_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/AvatarGAN_ID1305_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -148,7 +148,7 @@ scikit-image==0.16.2
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/BISIMULATION_ID2029_for_Tensorflow/README.md b/TensorFlow/contrib/cv/BISIMULATION_ID2029_for_Tensorflow/README.md
index f1b89a640..4319cb426 100644
--- a/TensorFlow/contrib/cv/BISIMULATION_ID2029_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/BISIMULATION_ID2029_for_Tensorflow/README.md
@@ -137,7 +137,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/README.md b/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/README.md
index 1ee505639..ec7dda261 100644
--- a/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/README.md
@@ -165,7 +165,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/BicycleGAN_ID1287_for_TensorFlow/README.md b/TensorFlow/contrib/cv/BicycleGAN_ID1287_for_TensorFlow/README.md
index 9f67b6c1b..f06a467cc 100644
--- a/TensorFlow/contrib/cv/BicycleGAN_ID1287_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/BicycleGAN_ID1287_for_TensorFlow/README.md
@@ -136,7 +136,7 @@ Translation论文的Tensorflow的实现,该论文的核心思想体现在确
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/BlitzNet_ID0948_for_TensorFlow/README.md b/TensorFlow/contrib/cv/BlitzNet_ID0948_for_TensorFlow/README.md
index 81df7f366..372a726a4 100644
--- a/TensorFlow/contrib/cv/BlitzNet_ID0948_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/BlitzNet_ID0948_for_TensorFlow/README.md
@@ -37,7 +37,7 @@ BlitzNet在一次前向传递中联合执行对象检测和语义分割,从而
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/BlitzNet_ID0948_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/BlitzNet_ID0948_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -137,7 +137,7 @@ BlitzNet在一次前向传递中联合执行对象检测和语义分割,从而
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/C3AE_ID1250_for_TensorFlow/README.md b/TensorFlow/contrib/cv/C3AE_ID1250_for_TensorFlow/README.md
index c27629c35..25f19584c 100644
--- a/TensorFlow/contrib/cv/C3AE_ID1250_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/C3AE_ID1250_for_TensorFlow/README.md
@@ -48,7 +48,7 @@ c3ae是一个简单但高效、基于上下文信息的级联性年龄估计模
2. 宿主机上需要安装Docker并登录[Ascend Hub中心](https://gitee.com/link?target=https%3A%2F%2Fascendhub.huawei.com%2F%23%2Fdetail%3Fname%3Dascend-tensorflow-arm)获取镜像。
- 当前模型支持的镜像列表如[表1](https://gitee.com/alvin_yan/modelzoo_demo/tree/master/LeNet_ID0127_for_TensorFlow#zh-cn_topic_0000001074498056_table1519011227314)所示。
+ 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/C3AE_ID1250_for_TensorFlow#zh-cn_topic_0000001074498056_table1519011227314)所示。
**表 1** 镜像列表
diff --git a/TensorFlow/contrib/cv/CLUB_ID1254_for_Tensorflow/README.md b/TensorFlow/contrib/cv/CLUB_ID1254_for_Tensorflow/README.md
index cf0bc3678..f58989ff6 100644
--- a/TensorFlow/contrib/cv/CLUB_ID1254_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/CLUB_ID1254_for_Tensorflow/README.md
@@ -139,7 +139,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/CSGM_ID2109_for_TensorFlow/README.md b/TensorFlow/contrib/cv/CSGM_ID2109_for_TensorFlow/README.md
index b3a9c72d3..77eb833f0 100644
--- a/TensorFlow/contrib/cv/CSGM_ID2109_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/CSGM_ID2109_for_TensorFlow/README.md
@@ -124,7 +124,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/CSPNet_ID0840_for_TensorFlow/README.md b/TensorFlow/contrib/cv/CSPNet_ID0840_for_TensorFlow/README.md
index 0a98225d5..e7e196d6c 100644
--- a/TensorFlow/contrib/cv/CSPNet_ID0840_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/CSPNet_ID0840_for_TensorFlow/README.md
@@ -121,7 +121,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/CascadeNet_ID2121_for_TensorFlow/README.md b/TensorFlow/contrib/cv/CascadeNet_ID2121_for_TensorFlow/README.md
index c27c795ca..d42431d6e 100644
--- a/TensorFlow/contrib/cv/CascadeNet_ID2121_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/CascadeNet_ID2121_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ ascade模型是论文“A Deep Cascade of Convolutional Neural Networks for Dyna
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow/contrib/cv/CascadeNet_ID2121_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/CascadeNet_ID2121_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -130,7 +130,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/CircleLoss_ID1221_for_TensorFlow/README.md b/TensorFlow/contrib/cv/CircleLoss_ID1221_for_TensorFlow/README.md
index 00ec7e2c5..8dcafcfa2 100644
--- a/TensorFlow/contrib/cv/CircleLoss_ID1221_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/CircleLoss_ID1221_for_TensorFlow/README.md
@@ -131,7 +131,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Class-Splitting-GAN_ID1276_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Class-Splitting-GAN_ID1276_for_TensorFlow/README.md
index 23e612cad..cc33a5221 100644
--- a/TensorFlow/contrib/cv/Class-Splitting-GAN_ID1276_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Class-Splitting-GAN_ID1276_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ https://github.com/CIFASIS/splitting_gan
+ 适配昇腾 AI 处理器的实现:
-https://gitee.com/pengheng_48/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Class-Splitting-GAN_ID1276_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Class-Splitting-GAN_ID1276_for_TensorFlow
+ 通过Git获取对应commit_id的代码方法如下:
diff --git a/TensorFlow/contrib/cv/Cognitive_Planning_ID2015_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Cognitive_Planning_ID2015_for_TensorFlow/README.md
index 8e31a438a..643ee4f15 100644
--- a/TensorFlow/contrib/cv/Cognitive_Planning_ID2015_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Cognitive_Planning_ID2015_for_TensorFlow/README.md
@@ -134,7 +134,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/ConvLSTM_ID2358_for_TensorFlow/README.md b/TensorFlow/contrib/cv/ConvLSTM_ID2358_for_TensorFlow/README.md
index 725872ccd..d799837b8 100644
--- a/TensorFlow/contrib/cv/ConvLSTM_ID2358_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/ConvLSTM_ID2358_for_TensorFlow/README.md
@@ -130,7 +130,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/DDCGAN_ID2123_for_TensorFlow/README.md b/TensorFlow/contrib/cv/DDCGAN_ID2123_for_TensorFlow/README.md
index 668a3794f..946b093af 100644
--- a/TensorFlow/contrib/cv/DDCGAN_ID2123_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/DDCGAN_ID2123_for_TensorFlow/README.md
@@ -134,7 +134,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/DENSEDEPTH_ID0806_for_TensorFlow/README.md b/TensorFlow/contrib/cv/DENSEDEPTH_ID0806_for_TensorFlow/README.md
index 74b5adbc9..d354b8a5a 100644
--- a/TensorFlow/contrib/cv/DENSEDEPTH_ID0806_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/DENSEDEPTH_ID0806_for_TensorFlow/README.md
@@ -50,7 +50,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/DENSEDEPTH_ID0806_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/DENSEDEPTH_ID0806_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -102,7 +102,7 @@
2. 宿主机上需要安装Docker并登录[Ascend Hub中心](https://ascendhub.huawei.com/#/detail?name=ascend-tensorflow-arm)获取镜像。
- 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/modelzoo/blob/master/contrib/TensorFlow/Research/cv/DENSEDEPTH_ID0806_for_TensorFlow/README.md#zh-cn_topic_0000001074498056_table1519011227314)所示。
+ 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/DENSEDEPTH_ID0806_for_TensorFlow#zh-cn_topic_0000001074498056_table1519011227314)所示。
**表 1** 镜像列表
diff --git a/TensorFlow/contrib/cv/DMSP_ID1290_for_Tensorflow/README.md b/TensorFlow/contrib/cv/DMSP_ID1290_for_Tensorflow/README.md
index 68a8a56e4..574c1767d 100644
--- a/TensorFlow/contrib/cv/DMSP_ID1290_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/DMSP_ID1290_for_Tensorflow/README.md
@@ -128,7 +128,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/DeepFaceLab_ID2017_for_TensorFlow/readme.md b/TensorFlow/contrib/cv/DeepFaceLab_ID2017_for_TensorFlow/readme.md
index 271159b89..213291b6b 100644
--- a/TensorFlow/contrib/cv/DeepFaceLab_ID2017_for_TensorFlow/readme.md
+++ b/TensorFlow/contrib/cv/DeepFaceLab_ID2017_for_TensorFlow/readme.md
@@ -128,7 +128,7 @@ tf2onnx
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 配置训练参数
用户可以在工程目录下train.py文件中修改参数(目标迭代次数:target_iters),默认值已设为20000次。
diff --git a/TensorFlow/contrib/cv/DeepSort_ID0505_for_TensorFlow/README.md b/TensorFlow/contrib/cv/DeepSort_ID0505_for_TensorFlow/README.md
index 17a6909ac..1ae3e1db9 100644
--- a/TensorFlow/contrib/cv/DeepSort_ID0505_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/DeepSort_ID0505_for_TensorFlow/README.md
@@ -106,7 +106,7 @@ approach is described in
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Discriminate_Loss_Function_ID1093_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Discriminate_Loss_Function_ID1093_for_TensorFlow/README.md
index a56311d2b..ccbf0ff8d 100644
--- a/TensorFlow/contrib/cv/Discriminate_Loss_Function_ID1093_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Discriminate_Loss_Function_ID1093_for_TensorFlow/README.md
@@ -131,7 +131,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/DualGAN_ID1001NRE_for_TensorFlow/README.md b/TensorFlow/contrib/cv/DualGAN_ID1001NRE_for_TensorFlow/README.md
index 0f875351b..bcc5c5f18 100644
--- a/TensorFlow/contrib/cv/DualGAN_ID1001NRE_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/DualGAN_ID1001NRE_for_TensorFlow/README.md
@@ -19,7 +19,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/DualGAN_ID1001_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/DualGAN_ID1001NRE_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -69,7 +69,7 @@
- 启动训练之前,首先要配置程序运行相关环境变量。
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/EDSR_ID1263_for_TensorFlow/README.md b/TensorFlow/contrib/cv/EDSR_ID1263_for_TensorFlow/README.md
index b55c16a81..6f56acff3 100644
--- a/TensorFlow/contrib/cv/EDSR_ID1263_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/EDSR_ID1263_for_TensorFlow/README.md
@@ -43,7 +43,7 @@ EDSR网络是一个单图像超分辨率增强深度残差网络。这是EDSR模
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/EDSR_ID1263_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/EDSR_ID1263_for_TensorFlow
@@ -160,7 +160,7 @@ EDSR网络是一个单图像超分辨率增强深度残差网络。这是EDSR模
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/EfficientDet_ID0693_for_TensorFlow/README.md b/TensorFlow/contrib/cv/EfficientDet_ID0693_for_TensorFlow/README.md
index 01f40a87c..6f6fce2f0 100644
--- a/TensorFlow/contrib/cv/EfficientDet_ID0693_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/EfficientDet_ID0693_for_TensorFlow/README.md
@@ -40,7 +40,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/dw8023/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/EfficientDet_ID0693_for_TensorFlow%20
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/EfficientDet_ID0693_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V1_ID1057_for_TensorFlow/README.md b/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V1_ID1057_for_TensorFlow/README.md
index 03c20eab7..bf9f2ff41 100644
--- a/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V1_ID1057_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V1_ID1057_for_TensorFlow/README.md
@@ -37,7 +37,7 @@ EfficientNets是谷歌大脑的工程师谭明星和首席科学家Quoc V. Le在
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/EfficientNet/EfficientNet_V1_ID1057_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V1_ID1057_for_TensorFlow
@@ -149,7 +149,7 @@ EfficientNets是谷歌大脑的工程师谭明星和首席科学家Quoc V. Le在
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V2_ID1220_for_TensorFlow/README.md b/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V2_ID1220_for_TensorFlow/README.md
index c80305d47..329416023 100644
--- a/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V2_ID1220_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V2_ID1220_for_TensorFlow/README.md
@@ -37,7 +37,7 @@ EfficientNets是谷歌大脑的工程师谭明星和首席科学家Quoc V. Le在
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/EfficientNet/EfficientNet_V2_ID1220_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/EfficientNet/EfficientNet_V2_ID1220_for_TensorFlow
@@ -146,7 +146,7 @@ EfficientNets是谷歌大脑的工程师谭明星和首席科学家Quoc V. Le在
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_TensorFlow/README.md b/TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_TensorFlow/README.md
index 15f2b2131..38115c5af 100644
--- a/TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ Fast-Style-Transfer模型是基于Ulyanov等人(2016)中介绍的快速风格化
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/FAST-STYLE-TRANSFER_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -140,7 +140,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
以数据集为train2014、train_min_2014、imagenet-vgg-verydeep-19.mat、wave.jpg、chicago.jpg为例
diff --git a/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md b/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
index 6459582ba..92a9a5336 100644
--- a/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
+++ b/TensorFlow/contrib/cv/FCN_ID1610_for_TensorFlow/Readme.md
@@ -136,7 +136,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/FQ-GAN_ID1117_for_TensorFlow/README.md b/TensorFlow/contrib/cv/FQ-GAN_ID1117_for_TensorFlow/README.md
index 12ce14814..87fa31baa 100644
--- a/TensorFlow/contrib/cv/FQ-GAN_ID1117_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/FQ-GAN_ID1117_for_TensorFlow/README.md
@@ -135,7 +135,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/FaceBoxes_ID1074_for_TensorFlow/README.md b/TensorFlow/contrib/cv/FaceBoxes_ID1074_for_TensorFlow/README.md
index fdef6faab..dafb28cda 100644
--- a/TensorFlow/contrib/cv/FaceBoxes_ID1074_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/FaceBoxes_ID1074_for_TensorFlow/README.md
@@ -139,7 +139,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Factorized_ID1301_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Factorized_ID1301_for_TensorFlow/README.md
index fa5ce478e..e68bf861d 100644
--- a/TensorFlow/contrib/cv/Factorized_ID1301_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Factorized_ID1301_for_TensorFlow/README.md
@@ -134,7 +134,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Fpointnet_ID1470_for_TensorfFow/README.md b/TensorFlow/contrib/cv/Fpointnet_ID1470_for_TensorfFow/README.md
index 57efca616..368d6f87f 100644
--- a/TensorFlow/contrib/cv/Fpointnet_ID1470_for_TensorfFow/README.md
+++ b/TensorFlow/contrib/cv/Fpointnet_ID1470_for_TensorfFow/README.md
@@ -148,7 +148,7 @@ F-PointNet是一种研究了基于RGB-D数据的三维目标检测网络。提
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/GMH-MDN_ID1225_for_TensorFlow/README.md b/TensorFlow/contrib/cv/GMH-MDN_ID1225_for_TensorFlow/README.md
index a010a40cc..60bf83cb4 100644
--- a/TensorFlow/contrib/cv/GMH-MDN_ID1225_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/GMH-MDN_ID1225_for_TensorFlow/README.md
@@ -136,7 +136,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/GeoNet_ID2357_for_TensorFlow/readme.md b/TensorFlow/contrib/cv/GeoNet_ID2357_for_TensorFlow/readme.md
index e0d2e38b8..77d6b6eb9 100644
--- a/TensorFlow/contrib/cv/GeoNet_ID2357_for_TensorFlow/readme.md
+++ b/TensorFlow/contrib/cv/GeoNet_ID2357_for_TensorFlow/readme.md
@@ -42,7 +42,7 @@ GeoNet是一种可以联合学习单目深度、光流和相机姿态的无监
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/huimin-yu/modelzoo/tree/master/contrib/TensorFlow/Research/cv/GeoNet_ID2357_for_TensorFlow](https://gitee.com/huimin-yu/modelzoo/tree/master/contrib/TensorFlow/Research/cv/GeoNet_ID2357_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/GeoNet_ID2357_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/GeoNet_ID2357_for_TensorFlow)
## 默认配置
@@ -105,7 +105,7 @@ swr.cn-north-4.myhuaweicloud.com/ascend-share/5.0.4.alpha005_tensorflow-ascend91
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 训练命令
diff --git a/TensorFlow/contrib/cv/Gitloss_ID1277_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Gitloss_ID1277_for_TensorFlow/README.md
index ed832992f..54923676c 100644
--- a/TensorFlow/contrib/cv/Gitloss_ID1277_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Gitloss_ID1277_for_TensorFlow/README.md
@@ -125,7 +125,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Glow_ID2085_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Glow_ID2085_for_TensorFlow/README.md
index 7c9636da2..8682aa13d 100644
--- a/TensorFlow/contrib/cv/Glow_ID2085_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Glow_ID2085_for_TensorFlow/README.md
@@ -134,7 +134,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/HMR_ID0783_for_TensorFlow/README.md b/TensorFlow/contrib/cv/HMR_ID0783_for_TensorFlow/README.md
index f42561e3c..88aec4e1b 100644
--- a/TensorFlow/contrib/cv/HMR_ID0783_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/HMR_ID0783_for_TensorFlow/README.md
@@ -112,7 +112,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 根据requirements.txt配置所需依赖。
diff --git a/TensorFlow/contrib/cv/HybridSN_ID1160_for_TensorFlow/README.md b/TensorFlow/contrib/cv/HybridSN_ID1160_for_TensorFlow/README.md
index 5063a3c5f..d7a529e0d 100644
--- a/TensorFlow/contrib/cv/HybridSN_ID1160_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/HybridSN_ID1160_for_TensorFlow/README.md
@@ -4,7 +4,7 @@
### **参考实现**
-[modelzoo: Ascend Model Zoo - Gitee.com](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/HybridSN_ID1160_for_TensorFlow)
+[modelzoo: Ascend Model Zoo - Gitee.com](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/HybridSN_ID1160_for_TensorFlow)
### **训练环境准备**
diff --git a/TensorFlow/contrib/cv/IEG_ID2049_for_TensorFlow/README.md b/TensorFlow/contrib/cv/IEG_ID2049_for_TensorFlow/README.md
index 15339f0b4..8b40a8fb1 100644
--- a/TensorFlow/contrib/cv/IEG_ID2049_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/IEG_ID2049_for_TensorFlow/README.md
@@ -10,7 +10,7 @@
https://github.com/google-research/google-research/tree/master/ieg
- 适配昇腾 AI 处理器的实现:
-https://gitee.com/lwrstudy/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/IEG_ID2049_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/IEG_ID2049_for_TensorFlow
diff --git a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
index 1feb5a402..d77b6164d 100644
--- a/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/Improved-GAN_ID2094_for_Tensorflow/README.md
@@ -126,7 +126,7 @@ $ python download.py --dataset MNIST
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/JSHDR_ID2119_for_TensorFlow/README.md b/TensorFlow/contrib/cv/JSHDR_ID2119_for_TensorFlow/README.md
index 9bc875d99..c6e8ef1d6 100644
--- a/TensorFlow/contrib/cv/JSHDR_ID2119_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/JSHDR_ID2119_for_TensorFlow/README.md
@@ -38,7 +38,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/mr-kang-yuan/modelzoo/tree/master/contrib/TensorFlow/Research/cv/JSHDR_ID2119_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/JSHDR_ID2119_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -134,7 +134,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/README.md
index 069543220..572eea406 100644
--- a/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/README.md
@@ -129,7 +129,7 @@ Length of the adding problem data = 600
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/LEARNING-TO-SEE-IN-THE-DARK_ID2069_for_TensorFlow/README.md b/TensorFlow/contrib/cv/LEARNING-TO-SEE-IN-THE-DARK_ID2069_for_TensorFlow/README.md
index 4527a3f98..a9bc70340 100644
--- a/TensorFlow/contrib/cv/LEARNING-TO-SEE-IN-THE-DARK_ID2069_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/LEARNING-TO-SEE-IN-THE-DARK_ID2069_for_TensorFlow/README.md
@@ -129,7 +129,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/LSTM-HAR_ID2084_for_TensorFlow/README.md b/TensorFlow/contrib/cv/LSTM-HAR_ID2084_for_TensorFlow/README.md
index 3bce8ce41..f93717104 100644
--- a/TensorFlow/contrib/cv/LSTM-HAR_ID2084_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/LSTM-HAR_ID2084_for_TensorFlow/README.md
@@ -111,7 +111,7 @@ LSTM-HAR是使用堆叠残余双向LSTM单元(RNN)来识别六种运动状态(
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/MASF_ID1191_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MASF_ID1191_for_TensorFlow/README.md
index 155e058c8..3e7145b30 100644
--- a/TensorFlow/contrib/cv/MASF_ID1191_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MASF_ID1191_for_TensorFlow/README.md
@@ -38,7 +38,7 @@ MASF是一个有着泛化能力的图像分类网络,主要特点是采用了
适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/MASF_ID1191_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MASF_ID1191_for_TensorFlow
通过Git获取对应commit_id的代码方法如下:
git clone {repository_url} # 克隆仓库的代码
@@ -101,7 +101,7 @@ MASF是一个有着泛化能力的图像分类网络,主要特点是采用了
- 开始训练
- 1. 启动训练之前,首先要配置程序运行相关环境变量。
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 启动训练
训练指令
diff --git a/TensorFlow/contrib/cv/MIXNET_ID2072_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MIXNET_ID2072_for_TensorFlow/README.md
index f01e4bfed..323fb59d3 100644
--- a/TensorFlow/contrib/cv/MIXNET_ID2072_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MIXNET_ID2072_for_TensorFlow/README.md
@@ -134,7 +134,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/MNN-LANENET_ID1251_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MNN-LANENET_ID1251_for_TensorFlow/README.md
index 3523b7d7c..4cb6893e0 100644
--- a/TensorFlow/contrib/cv/MNN-LANENET_ID1251_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MNN-LANENET_ID1251_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/jingzhongrenxc/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MNN-LANENET_ID1251_for_TensorFlow](https://gitee.com/jingzhongrenxc/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MNN-LANENET_ID1251_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MNN-LANENET_ID1251_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MNN-LANENET_ID1251_for_TensorFlow)
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow/contrib/cv/MT-NET_ID1283_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MT-NET_ID1283_for_TensorFlow/README.md
index d73ccdd66..374d8577d 100644
--- a/TensorFlow/contrib/cv/MT-NET_ID1283_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MT-NET_ID1283_for_TensorFlow/README.md
@@ -32,7 +32,7 @@ MT-net是一种基于参数优化的小样本学习算法,基本思路还是
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/MT-net_ID1283_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MT-NET_ID1283_for_TensorFlow
- 通过Git获取对应commit_id的代码方法如下:
@@ -56,7 +56,7 @@ MT-net是一种基于参数优化的小样本学习算法,基本思路还是
2. 宿主机上需要安装Docker并登录[Ascend Hub中心](https://gitee.com/link?target=https%3A%2F%2Fascendhub.huawei.com%2F%23%2Fdetail%3Fname%3Dascend-tensorflow-arm)获取镜像。
- 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/MassFace_ID1255_for_TensorFlow#zh-cn_topic_0000001074498056_table1519011227314)所示。
+ 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MT-NET_ID1283_for_TensorFlow#zh-cn_topic_0000001074498056_table1519011227314)所示。
**表 1** 镜像列表
diff --git a/TensorFlow/contrib/cv/MUNIT_ID0953_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MUNIT_ID0953_for_TensorFlow/README.md
index 0d7da026e..ff57c94c1 100644
--- a/TensorFlow/contrib/cv/MUNIT_ID0953_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MUNIT_ID0953_for_TensorFlow/README.md
@@ -127,7 +127,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md
index c67428588..85d512e6b 100644
--- a/TensorFlow/contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md
@@ -132,7 +132,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/MVSNet_ID2116_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MVSNet_ID2116_for_TensorFlow/README.md
index 80b691660..604b940a0 100644
--- a/TensorFlow/contrib/cv/MVSNet_ID2116_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MVSNet_ID2116_for_TensorFlow/README.md
@@ -35,7 +35,7 @@ MVSNet将一张参考图像和多张源图像作为输入,为参考图像预
Unstructured Multi-view Stereo](https://openaccess.thecvf.com/content_ECCV_2018/papers/Yao_Yao_MVSNet_Depth_Inference_ECCV_2018_paper.pdf)
- 参考实现:
- 适配昇腾AI处理器的实现:
-https://gitee.com/tolovewang/modelzoo/upload/master/contrib/TensorFlow/Research/cv/MVSNet_ID2116_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MVSNet_ID2116_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
```
diff --git a/TensorFlow/contrib/cv/MassFace_ID1255_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MassFace_ID1255_for_TensorFlow/README.md
index 1afc60be4..0a6c740d0 100644
--- a/TensorFlow/contrib/cv/MassFace_ID1255_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MassFace_ID1255_for_TensorFlow/README.md
@@ -50,7 +50,7 @@ This project provide an efficient implementation for deep face recognition using
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_ID0067_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_ID0067_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MassFace_ID1255_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MassFace_ID1255_for_TensorFlow)
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow/contrib/cv/MobileFaceNet_Tensorflow/mobilefacenet-V2_ID0929_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MobileFaceNet_Tensorflow/mobilefacenet-V2_ID0929_for_TensorFlow/README.md
index 3d81f16c8..cfa9ecc23 100644
--- a/TensorFlow/contrib/cv/MobileFaceNet_Tensorflow/mobilefacenet-V2_ID0929_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/MobileFaceNet_Tensorflow/mobilefacenet-V2_ID0929_for_TensorFlow/README.md
@@ -114,7 +114,7 @@ MobileFaceNet 是一个非常高效的CNN模型,参数量仅有4M,但却在
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
* 启动单卡训练 (脚本为scripts/train_1p_full.sh)
@@ -207,7 +207,7 @@ python3 calculate_om_acc.py
6. 推理结果截图
-
+
7. 网盘链接:[pb模型、om模型、om推理使用的bin格式数据](https://disk.pku.edu.cn:443/link/C18ED520B38EFDAC29F8B26974460647)
diff --git a/TensorFlow/contrib/cv/NEURAL-STYLE_ID2068_for_TensorFlow/README.md b/TensorFlow/contrib/cv/NEURAL-STYLE_ID2068_for_TensorFlow/README.md
index 6738a4781..c8973425c 100644
--- a/TensorFlow/contrib/cv/NEURAL-STYLE_ID2068_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/NEURAL-STYLE_ID2068_for_TensorFlow/README.md
@@ -137,7 +137,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/NIMA/NIMA_ID0853_for_TensorFlow/README.md b/TensorFlow/contrib/cv/NIMA/NIMA_ID0853_for_TensorFlow/README.md
index f4ff2ef53..c48a0b62b 100644
--- a/TensorFlow/contrib/cv/NIMA/NIMA_ID0853_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/NIMA/NIMA_ID0853_for_TensorFlow/README.md
@@ -34,7 +34,7 @@ NIMA模型是NIMA: Neural Image Assessment论文的Tensorflow+Keras的实现,
https://github.com/titu1994/neural-image-assessment
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/NIMA/NIMA_ID0853_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/NIMA/NIMA_ID0853_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -140,7 +140,7 @@ NIMA模型是NIMA: Neural Image Assessment论文的Tensorflow+Keras的实现,
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/NOISE2NOISE_ID0800_for_TensorFlow/README.md b/TensorFlow/contrib/cv/NOISE2NOISE_ID0800_for_TensorFlow/README.md
index 86ca6ff4e..0d5ece432 100644
--- a/TensorFlow/contrib/cv/NOISE2NOISE_ID0800_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/NOISE2NOISE_ID0800_for_TensorFlow/README.md
@@ -36,7 +36,7 @@
- 适配昇腾 AI 处理器的实现
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/NOISE2NOISE_ID0800_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/NOISE2NOISE_ID0800_for_TensorFlow
- 获取适配代码:
@@ -73,7 +73,7 @@ cd {code_path} # 切换到模型代码所在路径,若仓库下只有
2. 宿主机上需要安装Docker并登录[Ascend Hub中心](https://ascendhub.huawei.com/#/detail?name=ascend-tensorflow-arm)获取镜像。
- 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/modelzoo/blob/master/contrib/TensorFlow/Research/cv/NOISE2NOISE_ID0800_for_TensorFlow/README.md#zh-cn_topic_0000001074498056_table1519011227314)所示。
+ 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/NOISE2NOISE_ID0800_for_TensorFlow#zh-cn_topic_0000001074498056_table1519011227314)所示。
**表 1** 镜像列表
diff --git a/TensorFlow/contrib/cv/OOD_ID2046_for_TensorFlow/README.md b/TensorFlow/contrib/cv/OOD_ID2046_for_TensorFlow/README.md
index b3e99d33b..ae3c344f7 100644
--- a/TensorFlow/contrib/cv/OOD_ID2046_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/OOD_ID2046_for_TensorFlow/README.md
@@ -116,7 +116,7 @@ OOD是一个细菌检测网络,其主要特点是提出Likelihood Ratios并用
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/OSNet_ID1379_for_TensorFlow/README.md b/TensorFlow/contrib/cv/OSNet_ID1379_for_TensorFlow/README.md
index 711005ecd..ffcfc63d8 100644
--- a/TensorFlow/contrib/cv/OSNet_ID1379_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/OSNet_ID1379_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/dw8023/modelzoo/tree/master/contrib/TensorFlow/Research/cv/OSNet_ID1379_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/OSNet_ID1379_for_TensorFlow
@@ -146,7 +146,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md
index 312e649dd..20c51064c 100644
--- a/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Pix2Vox_ID1284_for_TensorFlow/README.md
@@ -106,7 +106,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Polygen_ID2061_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Polygen_ID2061_for_TensorFlow/README.md
index 6c1382fc3..282228053 100644
--- a/TensorFlow/contrib/cv/Polygen_ID2061_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Polygen_ID2061_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ PolyGen是三维网格的生成模型,可顺序输出网格顶点和面。Poly
[https://github.com/deepmind/deepmind-research/tree/master/polygen](https://github.com/deepmind/deepmind-research/tree/master/polygen)
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Polygen_ID2601_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Polygen_ID2061_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow/contrib/cv/ProtoAttend_ID2040_for_TensorFlow/README.md b/TensorFlow/contrib/cv/ProtoAttend_ID2040_for_TensorFlow/README.md
index 8b9047591..a84462ac6 100644
--- a/TensorFlow/contrib/cv/ProtoAttend_ID2040_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/ProtoAttend_ID2040_for_TensorFlow/README.md
@@ -127,7 +127,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/RANDLA-NET_ID0850_for_TensorFlow/README.md b/TensorFlow/contrib/cv/RANDLA-NET_ID0850_for_TensorFlow/README.md
index 4f7e65200..c58a30bc5 100644
--- a/TensorFlow/contrib/cv/RANDLA-NET_ID0850_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/RANDLA-NET_ID0850_for_TensorFlow/README.md
@@ -6,7 +6,7 @@ RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds (CVPR 20
https://arxiv.org/abs/1911.11236
- 参考实现:
- 适配昇腾 AI 处理器的实现:
-https://gitee.com/xuanzhang_1/modelzoo/tree/master/contrib/TensorFlow/Research/cv/RANDLA-NET_ID0850_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/RANDLA-NET_ID0850_for_TensorFlow
#### 默认配置
diff --git a/TensorFlow/contrib/cv/Rebar_ID2016_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Rebar_ID2016_for_TensorFlow/README.md
index 340b8f00b..c795de001 100644
--- a/TensorFlow/contrib/cv/Rebar_ID2016_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Rebar_ID2016_for_TensorFlow/README.md
@@ -40,7 +40,7 @@ variables**
[Rebar-Tensorflow](https://github.com/tensorflow/models/tree/master/research/rebar)
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/yuanshuo111/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Rebar_ID2016_for_TensorFlow]
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Rebar_ID2016_for_TensorFlow]
@@ -105,7 +105,7 @@ $ python download.py --dataset MNIST
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/SESEMI_ID1270_for_TensorFlow/README.md b/TensorFlow/contrib/cv/SESEMI_ID1270_for_TensorFlow/README.md
index 4365642bb..7bb530daf 100644
--- a/TensorFlow/contrib/cv/SESEMI_ID1270_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/SESEMI_ID1270_for_TensorFlow/README.md
@@ -129,7 +129,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/SRGAN_ID2087_for_Tensorflow/README.md b/TensorFlow/contrib/cv/SRGAN_ID2087_for_Tensorflow/README.md
index 36a797928..58a154f9b 100644
--- a/TensorFlow/contrib/cv/SRGAN_ID2087_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/SRGAN_ID2087_for_Tensorflow/README.md
@@ -130,7 +130,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/STNet_ID2360_for_TensorFlow/README.md b/TensorFlow/contrib/cv/STNet_ID2360_for_TensorFlow/README.md
index e5c370c47..a23230322 100644
--- a/TensorFlow/contrib/cv/STNet_ID2360_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/STNet_ID2360_for_TensorFlow/README.md
@@ -34,7 +34,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/STNet_ID2360_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/STNet_ID2360_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -90,7 +90,7 @@
### NPU
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/SVD_ID2019_for_Tensorflow/README.md b/TensorFlow/contrib/cv/SVD_ID2019_for_Tensorflow/README.md
index 5bfec53a7..7bea40dab 100644
--- a/TensorFlow/contrib/cv/SVD_ID2019_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/SVD_ID2019_for_Tensorflow/README.md
@@ -139,7 +139,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md b/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md
index 45c50eb61..627d4c280 100644
--- a/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/SYMNET_ID1292_for_Tensorflow/README.md
@@ -100,7 +100,7 @@ pip-requirements.txt
- 单击“立即下载”,并选择合适的下载方式下载源码包。
-- 启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:[Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+- 启动训练之前,首先要配置程序运行相关环境变量。环境变量配置信息参见:[Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/SeqGAN_ID2096_for_TensorFlow/README.md b/TensorFlow/contrib/cv/SeqGAN_ID2096_for_TensorFlow/README.md
index 0e8635313..89417b55f 100644
--- a/TensorFlow/contrib/cv/SeqGAN_ID2096_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/SeqGAN_ID2096_for_TensorFlow/README.md
@@ -130,7 +130,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/Siamese_ID1289_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Siamese_ID1289_for_TensorFlow/README.md
index 349b73adb..7fdc4204b 100644
--- a/TensorFlow/contrib/cv/Siamese_ID1289_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Siamese_ID1289_for_TensorFlow/README.md
@@ -131,7 +131,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/SimpleHumanPose_ID0956_for_TensorFlow/README.md b/TensorFlow/contrib/cv/SimpleHumanPose_ID0956_for_TensorFlow/README.md
index 0ba551c91..944e67848 100644
--- a/TensorFlow/contrib/cv/SimpleHumanPose_ID0956_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/SimpleHumanPose_ID0956_for_TensorFlow/README.md
@@ -57,7 +57,7 @@ SimpleHumanPose模型主要针对人体姿态估计和姿态追踪,提出一
2. 宿主机上需要安装Docker并登录[Ascend Hub中心](https://ascendhub.huawei.com/#/detail?name=ascend-tensorflow-arm)获取镜像。
- 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Official/cv/image_classification/DenseNet121_for_TensorFlow/README.md#zh-cn_topic_0000001074498056_table1519011227314)所示。
+ 当前模型支持的镜像列表如[表1](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/SimpleHumanPose_ID0956_for_TensorFlow#zh-cn_topic_0000001074498056_table1519011227314)所示。
**表 1** 镜像列表
diff --git a/TensorFlow/contrib/cv/Slot-Attention_ID2028_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Slot-Attention_ID2028_for_TensorFlow/README.md
index 9b767f16e..ee44651c7 100644
--- a/TensorFlow/contrib/cv/Slot-Attention_ID2028_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/Slot-Attention_ID2028_for_TensorFlow/README.md
@@ -18,7 +18,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/lwrstudy/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Slot-Attention_ID2028_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Slot-Attention_ID2028_for_TensorFlow
diff --git a/TensorFlow/contrib/cv/SpineNet_ID0709_for_TensorFlow/README.md b/TensorFlow/contrib/cv/SpineNet_ID0709_for_TensorFlow/README.md
index 7304262ec..2d9d6f086 100644
--- a/TensorFlow/contrib/cv/SpineNet_ID0709_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/SpineNet_ID0709_for_TensorFlow/README.md
@@ -38,7 +38,7 @@ SpineNet是一种具有尺度排列中间特征的骨干网络与采用NAS专为
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/SpineNet_ID0709_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/SpineNet_ID0709_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -117,7 +117,7 @@ SpineNet是一种具有尺度排列中间特征的骨干网络与采用NAS专为
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/StarGAN_ID1472_for_TensorFlow/README.md b/TensorFlow/contrib/cv/StarGAN_ID1472_for_TensorFlow/README.md
index bd1ea07c0..5592204c2 100644
--- a/TensorFlow/contrib/cv/StarGAN_ID1472_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/StarGAN_ID1472_for_TensorFlow/README.md
@@ -34,11 +34,11 @@
- 模型的Tensorflow复现(GPU版):
- https://gitee.com/runner42195/StarGAN_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/StarGAN_ID1472_for_TensorFlow
- 适配昇腾 AI 处理器的实现
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/StarGAN_ID1472_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/StarGAN_ID1472_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -159,7 +159,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(args.precision_
- 启动训练之前,首先要配置程序运行相关环境变量,环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_TensorFlow/README.md b/TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_TensorFlow/README.md
index dca7b1cad..e9dec369f 100644
--- a/TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_TensorFlow/README.md
@@ -134,7 +134,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(args.precision_
- 启动训练之前,首先要配置程序运行相关环境变量,环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/TNT_ID1233_for_TensorFlow/README.md b/TensorFlow/contrib/cv/TNT_ID1233_for_TensorFlow/README.md
index a4151528b..54196551b 100644
--- a/TensorFlow/contrib/cv/TNT_ID1233_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/TNT_ID1233_for_TensorFlow/README.md
@@ -50,7 +50,7 @@ TNT(TrackletNet Tracker)是一种性能优秀的跟踪器。
适配昇腾 AI 处理器的实现:
-[https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/TNT_ID1233_for_TensorFlow
+[https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/TNT_ID1233_for_TensorFlow
通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow/contrib/cv/TVNet_ID0951_for_TensorFlow/README.md b/TensorFlow/contrib/cv/TVNet_ID0951_for_TensorFlow/README.md
index 5051ed3d1..a28ecebea 100644
--- a/TensorFlow/contrib/cv/TVNet_ID0951_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/TVNet_ID0951_for_TensorFlow/README.md
@@ -34,7 +34,7 @@ optical-flow-like features from data.**
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/myd-git/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/TVNet_ID0951_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/TVNet_ID0951_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow/contrib/cv/Transferring-GAN_ID1252_for_Tensorflow/README.md b/TensorFlow/contrib/cv/Transferring-GAN_ID1252_for_Tensorflow/README.md
index 70283d65c..5d67cefc2 100644
--- a/TensorFlow/contrib/cv/Transferring-GAN_ID1252_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/Transferring-GAN_ID1252_for_Tensorflow/README.md
@@ -136,7 +136,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/UDCVO_ID2359_for_TensorFlow/README.md b/TensorFlow/contrib/cv/UDCVO_ID2359_for_TensorFlow/README.md
index c82b915b0..97c27b059 100644
--- a/TensorFlow/contrib/cv/UDCVO_ID2359_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/UDCVO_ID2359_for_TensorFlow/README.md
@@ -155,7 +155,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/UGATIT_ID0722_for_TensorFlow/README.md b/TensorFlow/contrib/cv/UGATIT_ID0722_for_TensorFlow/README.md
index 97e83e7e0..9b3fe3e02 100644
--- a/TensorFlow/contrib/cv/UGATIT_ID0722_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/UGATIT_ID0722_for_TensorFlow/README.md
@@ -129,7 +129,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/VGG19_ID0374_for_TensorFlow/README.md b/TensorFlow/contrib/cv/VGG19_ID0374_for_TensorFlow/README.md
index 577f9d8db..e34f97e9e 100644
--- a/TensorFlow/contrib/cv/VGG19_ID0374_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/VGG19_ID0374_for_TensorFlow/README.md
@@ -41,7 +41,7 @@ VGG16是一个经典的目标分类网络。整个网络都使用(3x3)的卷
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/VGG16_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/VGG19_ID0374_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -149,7 +149,7 @@ run_config = NPURunConfig( model_dir=flags_obj.model_dir,
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
1. 配置训练参数。
diff --git a/TensorFlow/contrib/cv/VisionTransformer_ID1217_for_Tensorflow/README.md b/TensorFlow/contrib/cv/VisionTransformer_ID1217_for_Tensorflow/README.md
index 595275a0b..09ba2a5dc 100644
--- a/TensorFlow/contrib/cv/VisionTransformer_ID1217_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/VisionTransformer_ID1217_for_Tensorflow/README.md
@@ -132,7 +132,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/White_Box_Cartoonization_ID2089_for_TensorFlow/README.md b/TensorFlow/contrib/cv/White_Box_Cartoonization_ID2089_for_TensorFlow/README.md
index b35f3cc86..481b6c333 100644
--- a/TensorFlow/contrib/cv/White_Box_Cartoonization_ID2089_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/White_Box_Cartoonization_ID2089_for_TensorFlow/README.md
@@ -49,7 +49,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/nlp/LeNet_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/White_Box_Cartoonization_ID2089_for_TensorFlow
@@ -185,7 +185,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/YOLOV5_ID0378_for_TensorFlow/README.md b/TensorFlow/contrib/cv/YOLOV5_ID0378_for_TensorFlow/README.md
index c7e754b4c..e00f1046b 100644
--- a/TensorFlow/contrib/cv/YOLOV5_ID0378_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/YOLOV5_ID0378_for_TensorFlow/README.md
@@ -43,7 +43,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/dw8023/modelzoo/tree/master/contrib/TensorFlow/Research/cv/OSNet_ID1379_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/YOLOV5_ID0378_for_TensorFlow
@@ -156,7 +156,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/dan/DeepAlignmentNetwork_ID0874_for_TensorFlow/README.md b/TensorFlow/contrib/cv/dan/DeepAlignmentNetwork_ID0874_for_TensorFlow/README.md
index 04d6d9f0d..defd17e35 100644
--- a/TensorFlow/contrib/cv/dan/DeepAlignmentNetwork_ID0874_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/dan/DeepAlignmentNetwork_ID0874_for_TensorFlow/README.md
@@ -11,7 +11,7 @@
DAN是“Deep Alignment Network: A convolutional neural network for robust face alignment”中描述的面部对齐方法的参考实现
- [参考实现](http://github.com/MarekKowalski/DeepAlignmentNetwork)([tensorflow实现](https://github.com/zjjMaiMai/Deep-Alignment-Network-A-convolutional-neural-network-for-robust-face-alignment))
-- [适配昇腾 AI 处理器的实现](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/dan/DeepAlignmentNetwork_ID0874_for_TensorFlow)
+- [适配昇腾 AI 处理器的实现](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/dan/DeepAlignmentNetwork_ID0874_for_TensorFlow)
### 默认配置
diff --git a/TensorFlow/contrib/cv/dilatedrnn/DilatedRNN_ID0927_for_TensorFlow/README.md b/TensorFlow/contrib/cv/dilatedrnn/DilatedRNN_ID0927_for_TensorFlow/README.md
index 0b145cd6c..3b1be15be 100644
--- a/TensorFlow/contrib/cv/dilatedrnn/DilatedRNN_ID0927_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/dilatedrnn/DilatedRNN_ID0927_for_TensorFlow/README.md
@@ -102,7 +102,7 @@ DilatedRNN提出了多分辨率扩张型递归跳跃连接,可以与各种RNN
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
* 启动单卡训练 (脚本为DilatedRNN_for_TensorFlow/scripts/train_1p_full.sh)
diff --git a/TensorFlow/contrib/cv/dpn/DPN_ID1636_for_TensorFlow/README.md b/TensorFlow/contrib/cv/dpn/DPN_ID1636_for_TensorFlow/README.md
index 67cfcb124..d6df474c1 100644
--- a/TensorFlow/contrib/cv/dpn/DPN_ID1636_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/dpn/DPN_ID1636_for_TensorFlow/README.md
@@ -56,5 +56,5 @@ lr=0.0001
**offline_inference
**
-[offline_inference](https://gitee.com/ascend/modelzoo/blob/master/contrib/TensorFlow/Research/cv/dpn/DPN_ID1636_for_TensorFlow/offline_inference/README.md)
+[offline_inference](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/dpn/DPN_ID1636_for_TensorFlow)
diff --git a/TensorFlow/contrib/cv/efficientnet-condconv_ID2074_for_TensorFlow/README.md b/TensorFlow/contrib/cv/efficientnet-condconv_ID2074_for_TensorFlow/README.md
index 21733cc04..b9fde280b 100644
--- a/TensorFlow/contrib/cv/efficientnet-condconv_ID2074_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/efficientnet-condconv_ID2074_for_TensorFlow/README.md
@@ -134,7 +134,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/meta-pseudo-labels/META_PSEUDO_LABEL_ID2024_for_TensorFlow/README.md b/TensorFlow/contrib/cv/meta-pseudo-labels/META_PSEUDO_LABEL_ID2024_for_TensorFlow/README.md
index b224cd29f..41aa3000d 100644
--- a/TensorFlow/contrib/cv/meta-pseudo-labels/META_PSEUDO_LABEL_ID2024_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/meta-pseudo-labels/META_PSEUDO_LABEL_ID2024_for_TensorFlow/README.md
@@ -28,7 +28,7 @@
- 参考实现:[https://github.com/google-research/google-research/tree/master/meta_pseudo_labels](https://github.com/google-research/google-research/tree/master/meta_pseudo_labels)
-- 适配昇腾 AI 处理器的实现:[https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/meta-pseudo-labels/META_PSEUDO_LABEL_ID2024_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/meta-pseudo-labels/META_PSEUDO_LABEL_ID2024_for_TensorFlow)
+- 适配昇腾 AI 处理器的实现:[https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/meta-pseudo-labels/META_PSEUDO_LABEL_ID2024_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/meta-pseudo-labels/META_PSEUDO_LABEL_ID2024_for_TensorFlow)
- 通过Git获取对应commit_id的代码方法如下:
```
diff --git a/TensorFlow/contrib/cv/mixmatch_ID0804_for_TensorFlow/README.md b/TensorFlow/contrib/cv/mixmatch_ID0804_for_TensorFlow/README.md
index bb9bc8b2c..2b8181e0b 100644
--- a/TensorFlow/contrib/cv/mixmatch_ID0804_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/mixmatch_ID0804_for_TensorFlow/README.md
@@ -136,7 +136,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/monoculartotalcapture_ID0866_for_Tensorflow/README.md b/TensorFlow/contrib/cv/monoculartotalcapture_ID0866_for_Tensorflow/README.md
index 6aeb4ef1a..7161bbb53 100644
--- a/TensorFlow/contrib/cv/monoculartotalcapture_ID0866_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/cv/monoculartotalcapture_ID0866_for_Tensorflow/README.md
@@ -126,7 +126,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/pfe/pfe_ID0982_for_TensorFlow/readme.md b/TensorFlow/contrib/cv/pfe/pfe_ID0982_for_TensorFlow/readme.md
index 0dcf9f5e1..a621d44f8 100644
--- a/TensorFlow/contrib/cv/pfe/pfe_ID0982_for_TensorFlow/readme.md
+++ b/TensorFlow/contrib/cv/pfe/pfe_ID0982_for_TensorFlow/readme.md
@@ -31,7 +31,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/pfe/pfe_ID0982_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/pfe/pfe_ID0982_for_TensorFlow
diff --git a/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md b/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
index 2e754af33..94dc572f9 100644
--- a/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/pointnet++/PointNet++_ID0507_for_TensorFlow/README.md
@@ -125,7 +125,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes(args.precision_
- 启动训练前,首先要撇值程序运行相关环境变量,环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/pointnet/PointNet_ID0266NRE_for_TensorFlow/README.md b/TensorFlow/contrib/cv/pointnet/PointNet_ID0266NRE_for_TensorFlow/README.md
index 0a09d9792..2b1be319a 100644
--- a/TensorFlow/contrib/cv/pointnet/PointNet_ID0266NRE_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/pointnet/PointNet_ID0266NRE_for_TensorFlow/README.md
@@ -45,7 +45,7 @@ PointNet是一种针对点云提出的深度网络架构。这种网络无需将
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/pointnet/PointNet_ID0266_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/pointnet/PointNet_ID0266NRE_for_TensorFlow
@@ -169,7 +169,7 @@ PointNet是一种针对点云提出的深度网络架构。这种网络无需将
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/psenet/PSENet_ID0239_for_TensorFlow/README.md b/TensorFlow/contrib/cv/psenet/PSENet_ID0239_for_TensorFlow/README.md
index 51fbb9909..2353f5428 100644
--- a/TensorFlow/contrib/cv/psenet/PSENet_ID0239_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/psenet/PSENet_ID0239_for_TensorFlow/README.md
@@ -48,7 +48,7 @@ PSENet_ID0359_for_Tensorflow是一种基于语义分割的文字框检测模型
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/psenet/PSENet_ID0239_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/psenet/PSENet_ID0239_for_TensorFlow
- 通过Git获取对应commit\_id的代码方法如下:
@@ -156,7 +156,7 @@ PSENet_ID0359_for_Tensorflow是一种基于语义分割的文字框检测模型
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/retinexnet/RetinexNet_ID0936_for_TensorFlow/README.md b/TensorFlow/contrib/cv/retinexnet/RetinexNet_ID0936_for_TensorFlow/README.md
index afa0738e1..23550ba58 100644
--- a/TensorFlow/contrib/cv/retinexnet/RetinexNet_ID0936_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/retinexnet/RetinexNet_ID0936_for_TensorFlow/README.md
@@ -29,7 +29,7 @@ Retinex-Net 的光照增强过程分为三个步骤:分解、调整和重构
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/zhuosidian/modelzoo/tree/master/contrib/TensorFlow/Research/cv/retinexnet/RetinexNet_ID0936_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/retinexnet/RetinexNet_ID0936_for_TensorFlow
@@ -101,7 +101,7 @@ https://daooshee.github.io/BMVC2018website/
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/squeezeseg_ID0873_for_TensorFlow/README.md b/TensorFlow/contrib/cv/squeezeseg_ID0873_for_TensorFlow/README.md
index 226cb3f21..1f1dfdba8 100644
--- a/TensorFlow/contrib/cv/squeezeseg_ID0873_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/squeezeseg_ID0873_for_TensorFlow/README.md
@@ -152,7 +152,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/stackgan_ID0760_for_TensorFlow/README.MD b/TensorFlow/contrib/cv/stackgan_ID0760_for_TensorFlow/README.MD
index 333dbb826..1598f21cf 100644
--- a/TensorFlow/contrib/cv/stackgan_ID0760_for_TensorFlow/README.MD
+++ b/TensorFlow/contrib/cv/stackgan_ID0760_for_TensorFlow/README.MD
@@ -96,7 +96,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
* 启动单卡训练
diff --git a/TensorFlow/contrib/cv/tprnn_ID1297_for_TensorFlow/README.md b/TensorFlow/contrib/cv/tprnn_ID1297_for_TensorFlow/README.md
index 68b7c724d..0e9c02e8b 100644
--- a/TensorFlow/contrib/cv/tprnn_ID1297_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/tprnn_ID1297_for_TensorFlow/README.md
@@ -44,7 +44,7 @@ https://github.com/eddyhkchiu/pose_forecast_wacv
```
- 适配昇腾 AI 处理器的实现:
```
-https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/tprnn_ID1297_for_TensorFlow
```
@@ -148,7 +148,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("force_fp16")
环境变量配置信息参见:
-[Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+[Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow/contrib/cv/voxelmorph_ID2120_for_TensorFlow/README.md b/TensorFlow/contrib/cv/voxelmorph_ID2120_for_TensorFlow/README.md
index feaaf3ca5..27f92ae1d 100644
--- a/TensorFlow/contrib/cv/voxelmorph_ID2120_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/voxelmorph_ID2120_for_TensorFlow/README.md
@@ -127,7 +127,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/cv/wideresnet/wideresnet_ID0175_for_TensorFlow/README.md b/TensorFlow/contrib/cv/wideresnet/wideresnet_ID0175_for_TensorFlow/README.md
index 255801cea..7a97ca3ca 100644
--- a/TensorFlow/contrib/cv/wideresnet/wideresnet_ID0175_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/wideresnet/wideresnet_ID0175_for_TensorFlow/README.md
@@ -116,4 +116,4 @@ python run_wideresnet.py --model_path ./model_save/wideresnet.ckpt --data_p
### **offline_inference**
-[offline_inference readme](https://gitee.com/xiaoqiqiyaya/modelzoo/blob/master/contrib/Research/cv/wideresnet/wideresnet_ID0175_for_TensorFlow/README.md)
\ No newline at end of file
+[offline_inference readme](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/wideresnet/wideresnet_ID0175_for_TensorFlow)
\ No newline at end of file
diff --git a/TensorFlow/contrib/cv/xception/Xception_ID0178_for_TensorFlow/README.md b/TensorFlow/contrib/cv/xception/Xception_ID0178_for_TensorFlow/README.md
index 56d63ddee..d063ebf39 100644
--- a/TensorFlow/contrib/cv/xception/Xception_ID0178_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/xception/Xception_ID0178_for_TensorFlow/README.md
@@ -106,5 +106,5 @@ python run_xception.py --model_path ./model/xception_model.ckpt --data_path
以上代码主要功能就是将所有训练集的tfrecord文件路径以list的形式存入tf_data_list,读取文件时将此作为参数进行传递。\
**### offline_inference**
-[offline_inference readme](https://gitee.com/ascend/modelzoo/blob/master/contrib/TensorFlow/Research/cv/xception/Xception_ID0178_for_TensorFlow/offline_inference/README.md)
+[offline_inference readme](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/xception/Xception_ID0178_for_TensorFlow)
diff --git a/TensorFlow/contrib/graph/SESEMI_ID1270_for_TensorFlow/README.md b/TensorFlow/contrib/graph/SESEMI_ID1270_for_TensorFlow/README.md
index 026fb39dc..040961bfd 100644
--- a/TensorFlow/contrib/graph/SESEMI_ID1270_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/graph/SESEMI_ID1270_for_TensorFlow/README.md
@@ -36,7 +36,7 @@ SESEMI的工作属于半监督学习(SSL)的框架,在图像分类的背景下
适配昇腾 AI 处理器的实现:
- https://gitee.com/zhou-xinyu-HIT/modelzoo/tree/master/contrib/TensorFlow/Research/graph/SESEMI_ID1270_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/graph/SESEMI_ID1270_for_TensorFlow
通过Git获取对应commit_id的代码方法如下:
git clone {repository_url} # 克隆仓库的代码
@@ -78,7 +78,7 @@ SESEMI的工作属于半监督学习(SSL)的框架,在图像分类的背景下
- 开始训练
- 1. 启动训练之前,首先要配置程序运行相关环境变量。
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
## 迁移学习指导
diff --git a/TensorFlow/contrib/graph/SRNET_ID1089_for_TensorFlow/README.md b/TensorFlow/contrib/graph/SRNET_ID1089_for_TensorFlow/README.md
index 342d85eba..939ceacda 100644
--- a/TensorFlow/contrib/graph/SRNET_ID1089_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/graph/SRNET_ID1089_for_TensorFlow/README.md
@@ -130,7 +130,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/nlp/SEQUENCE_TAGGING_ID2097_for_TensorFlow/README.md b/TensorFlow/contrib/nlp/SEQUENCE_TAGGING_ID2097_for_TensorFlow/README.md
index 8ac7728a2..96d5fe56f 100644
--- a/TensorFlow/contrib/nlp/SEQUENCE_TAGGING_ID2097_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/nlp/SEQUENCE_TAGGING_ID2097_for_TensorFlow/README.md
@@ -168,7 +168,7 @@ Sequence_Tagging是一种自然语言处理网络架构,该架构通过使用
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 训练
diff --git a/TensorFlow/contrib/nlp/quantum_sample_learning_ID2036_for_Tensorflow/README.md b/TensorFlow/contrib/nlp/quantum_sample_learning_ID2036_for_Tensorflow/README.md
index 0b9521ab6..b81cabcc9 100644
--- a/TensorFlow/contrib/nlp/quantum_sample_learning_ID2036_for_Tensorflow/README.md
+++ b/TensorFlow/contrib/nlp/quantum_sample_learning_ID2036_for_Tensorflow/README.md
@@ -132,7 +132,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow/contrib/nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow/README.md b/TensorFlow/contrib/nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow/README.md
index f6f59a349..724ba0a94 100644
--- a/TensorFlow/contrib/nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow/README.md
@@ -38,7 +38,7 @@ Seq2Seq是一种重要的RNN模型,也称为Encoder-Decoder模型,可以理
- 适配昇腾AI处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/nlp/seq2seq/Seq2Seq_ID1474_for_TensorFlow)
## 默认配置
@@ -108,7 +108,7 @@ custom_op.parameter_map["precision_mode"].s = tf.compat.as_bytes("allow_mix_prec
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 训练
diff --git a/TensorFlow/contrib/nlp/shap_ID2054_for_TensorFlow/README.md b/TensorFlow/contrib/nlp/shap_ID2054_for_TensorFlow/README.md
index 814a672e9..84211dbc3 100644
--- a/TensorFlow/contrib/nlp/shap_ID2054_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/nlp/shap_ID2054_for_TensorFlow/README.md
@@ -45,7 +45,7 @@
- 参考论文:Learning Important Features Through Propagating Activation Differences
- 适配昇腾 AI 处理器的实现:
- [modelzoo: Ascend Model Zoo - Gitee.com](https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/nlp//shap_ID2054_for_TensorFlow)
+ [modelzoo: Ascend Model Zoo - Gitee.com](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/nlp/shap_ID2054_for_TensorFlow)
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow/contrib/reinforcement-learning/Chess-Alpha-Zero_ID2100_for_TensorFlow/README.md b/TensorFlow/contrib/reinforcement-learning/Chess-Alpha-Zero_ID2100_for_TensorFlow/README.md
index 26044563f..3162e7837 100644
--- a/TensorFlow/contrib/reinforcement-learning/Chess-Alpha-Zero_ID2100_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/reinforcement-learning/Chess-Alpha-Zero_ID2100_for_TensorFlow/README.md
@@ -129,7 +129,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow2/built-in/GAN_ID2351_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/GAN_ID2351_for_TensorFlow2.X/README.md
index 652401653..55438252f 100644
--- a/TensorFlow2/built-in/GAN_ID2351_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/GAN_ID2351_for_TensorFlow2.X/README.md
@@ -115,7 +115,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X/README.md
index c0f42e79d..e173e2c35 100644
--- a/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X/README.md
@@ -133,7 +133,7 @@ npu_device.global_options().precision_mode=FLAGS.precision_mode
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md b/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md
index decbf34b4..c5bd67966 100644
--- a/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md
+++ b/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md
@@ -216,7 +216,7 @@ npu_device.global_options().precision_mode=FLAGS.precision_mode
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md
index 554569e03..c6c82bf68 100644
--- a/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md
@@ -135,7 +135,7 @@ npu_device.global_options().precision_mode = 'allow_mix_precision'
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 多卡训练
diff --git a/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md
index 1b77bbe7c..3a64b587a 100644
--- a/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md
@@ -141,7 +141,7 @@ npu_device.global_options().precision_mode=args.precision_mode
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/BYOL_ID0721_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/BYOL_ID0721_for_TensorFlow2.X/README.md
index 8c5d8d0ec..fa2c3630f 100644
--- a/TensorFlow2/built-in/cv/image_classification/BYOL_ID0721_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/BYOL_ID0721_for_TensorFlow2.X/README.md
@@ -148,7 +148,7 @@ BYOL最小化样本表征和该样本变换之后的表征间的距离。其中
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 快速demo
diff --git a/TensorFlow2/built-in/cv/image_classification/CircleLossMNIST_ID3551_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/CircleLossMNIST_ID3551_for_TensorFlow2.X/README.md
index 28027a887..6e2ed7f96 100644
--- a/TensorFlow2/built-in/cv/image_classification/CircleLossMNIST_ID3551_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/CircleLossMNIST_ID3551_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/Densenet_smplified_ID3541_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/Densenet_smplified_ID3541_for_TensorFlow2.X/README.md
index 542625a5e..cef62cfda 100644
--- a/TensorFlow2/built-in/cv/image_classification/Densenet_smplified_ID3541_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/Densenet_smplified_ID3541_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/Keras-MnasNet_ID3518_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/Keras-MnasNet_ID3518_for_TensorFlow2.X/README.md
index 1918c369a..d24f65b67 100644
--- a/TensorFlow2/built-in/cv/image_classification/Keras-MnasNet_ID3518_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/Keras-MnasNet_ID3518_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X/README.md
index 837522b1a..ea56d98c8 100644
--- a/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X/README.md
@@ -114,7 +114,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md
index 7dcda84cd..587d5e5c6 100644
--- a/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md
@@ -134,7 +134,7 @@ npu_device.global_options().precision_mode=FLAGS.precision_mode
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X/README.md
index f1d3bf7ab..61bfd107f 100644
--- a/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X/README.md
@@ -227,7 +227,7 @@ npu_device.global_options().precision_mode=FLAGS.precision_mode
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
1. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X/README.md
index 6eef7de2e..0b772c01a 100644
--- a/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X/README.md
@@ -140,7 +140,7 @@ npu_device.global_options().precision_mode=FLAGS.precision_mode
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/SKNet-TF2_ID3579_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/SKNet-TF2_ID3579_for_TensorFlow2.X/README.md
index 31f040dfc..a91c08a7c 100644
--- a/TensorFlow2/built-in/cv/image_classification/SKNet-TF2_ID3579_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/SKNet-TF2_ID3579_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/coral-ordinal_ID3192_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/coral-ordinal_ID3192_for_TensorFlow2.X/README.md
index 32aa3f189..70166be6b 100644
--- a/TensorFlow2/built-in/cv/image_classification/coral-ordinal_ID3192_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/coral-ordinal_ID3192_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/README.md
index 7f3c71a27..31ee85b72 100644
--- a/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/README.md
@@ -121,7 +121,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/densenet_ID3534_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/densenet_ID3534_for_TensorFlow2.X/README.md
index eb0904706..d865b88dd 100644
--- a/TensorFlow2/built-in/cv/image_classification/densenet_ID3534_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/densenet_ID3534_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/face_recognition_TF2_ID3613_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/face_recognition_TF2_ID3613_for_TensorFlow2.X/README.md
index 7969cc18a..1e15b6a62 100644
--- a/TensorFlow2/built-in/cv/image_classification/face_recognition_TF2_ID3613_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/face_recognition_TF2_ID3613_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/ghostnet_tf2_ID3555_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/ghostnet_tf2_ID3555_for_TensorFlow2.X/README.md
index 8e6554c92..a55d3c7cb 100644
--- a/TensorFlow2/built-in/cv/image_classification/ghostnet_tf2_ID3555_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/ghostnet_tf2_ID3555_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/pointnet_ID2531_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/pointnet_ID2531_for_TensorFlow2.X/README.md
index 5c53068df..b7f0a6b63 100644
--- a/TensorFlow2/built-in/cv/image_classification/pointnet_ID2531_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/pointnet_ID2531_for_TensorFlow2.X/README.md
@@ -130,7 +130,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_classification/schizo-nn_ID3657_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/schizo-nn_ID3657_for_TensorFlow2.X/README.md
index dbf4acc32..6cde574d4 100644
--- a/TensorFlow2/built-in/cv/image_classification/schizo-nn_ID3657_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/schizo-nn_ID3657_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_segmentation/pointnet_segmentation_ID2532_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_segmentation/pointnet_segmentation_ID2532_for_TensorFlow2.X/README.md
index a288630cd..b16a8b6dd 100644
--- a/TensorFlow2/built-in/cv/image_segmentation/pointnet_segmentation_ID2532_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_segmentation/pointnet_segmentation_ID2532_for_TensorFlow2.X/README.md
@@ -131,7 +131,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_synthesis/improved-bagan-gp_ID3132_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_synthesis/improved-bagan-gp_ID3132_for_TensorFlow2.X/README.md
index a3ad0e0fb..b79a37b6f 100644
--- a/TensorFlow2/built-in/cv/image_synthesis/improved-bagan-gp_ID3132_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_synthesis/improved-bagan-gp_ID3132_for_TensorFlow2.X/README.md
@@ -108,7 +108,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_synthesis/tf_v2_01_SGAN_ID3999_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_synthesis/tf_v2_01_SGAN_ID3999_for_TensorFlow2.X/README.md
index e335bb4ee..164cc46c1 100644
--- a/TensorFlow2/built-in/cv/image_synthesis/tf_v2_01_SGAN_ID3999_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_synthesis/tf_v2_01_SGAN_ID3999_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/cv/image_synthesis/tf_v2_02_CGAN_ID4000_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_synthesis/tf_v2_02_CGAN_ID4000_for_TensorFlow2.X/README.md
index 42bd0adef..6e535412f 100644
--- a/TensorFlow2/built-in/cv/image_synthesis/tf_v2_02_CGAN_ID4000_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_synthesis/tf_v2_02_CGAN_ID4000_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/AUTOAUGMENT_ID2891_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/AUTOAUGMENT_ID2891_for_TensorFlow2.X/README.md
index 0858d9ac6..46dba1689 100644
--- a/TensorFlow2/built-in/keras_sample/cv/AUTOAUGMENT_ID2891_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/AUTOAUGMENT_ID2891_for_TensorFlow2.X/README.md
@@ -113,7 +113,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/Oct-ResNet_ID2890_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/Oct-ResNet_ID2890_for_TensorFlow2.X/README.md
index 0bb1e6fa5..e8e7a9dea 100644
--- a/TensorFlow2/built-in/keras_sample/cv/Oct-ResNet_ID2890_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/Oct-ResNet_ID2890_for_TensorFlow2.X/README.md
@@ -183,7 +183,7 @@ pip install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/PointNet_ID2913_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/PointNet_ID2913_for_TensorFlow2.X/README.md
index c4a32e294..63e1cb354 100644
--- a/TensorFlow2/built-in/keras_sample/cv/PointNet_ID2913_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/PointNet_ID2913_for_TensorFlow2.X/README.md
@@ -130,7 +130,7 @@ sudo pip install h5py
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/autoencoder_ID2495_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/autoencoder_ID2495_for_TensorFlow2.X/README.md
index 70ea26ae5..b39913e4d 100644
--- a/TensorFlow2/built-in/keras_sample/cv/autoencoder_ID2495_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/autoencoder_ID2495_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/bit_ID2496_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/bit_ID2496_for_TensorFlow2.X/README.md
index ccd329926..8946b58af 100644
--- a/TensorFlow2/built-in/keras_sample/cv/bit_ID2496_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/bit_ID2496_for_TensorFlow2.X/README.md
@@ -190,7 +190,7 @@ data
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/consistency_training_ID2499_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/consistency_training_ID2499_for_TensorFlow2.X/README.md
index d2ac511f3..82763725c 100644
--- a/TensorFlow2/built-in/keras_sample/cv/consistency_training_ID2499_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/consistency_training_ID2499_for_TensorFlow2.X/README.md
@@ -113,7 +113,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/convmixer_ID2501_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/convmixer_ID2501_for_TensorFlow2.X/README.md
index 42ddd984a..e87476c0d 100644
--- a/TensorFlow2/built-in/keras_sample/cv/convmixer_ID2501_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/convmixer_ID2501_for_TensorFlow2.X/README.md
@@ -114,7 +114,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/deeplabv3_plus_ID2503_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/deeplabv3_plus_ID2503_for_TensorFlow2.X/README.md
index 707ee4832..1484266df 100644
--- a/TensorFlow2/built-in/keras_sample/cv/deeplabv3_plus_ID2503_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/deeplabv3_plus_ID2503_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/gradient_centralization_ID2508_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/gradient_centralization_ID2508_for_TensorFlow2.X/README.md
index 2c98b6d2e..86a7ffcfa 100644
--- a/TensorFlow2/built-in/keras_sample/cv/gradient_centralization_ID2508_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/gradient_centralization_ID2508_for_TensorFlow2.X/README.md
@@ -117,7 +117,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/involution_ID2515_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/involution_ID2515_for_TensorFlow2.X/README.md
index 91291c2e9..08853f37a 100644
--- a/TensorFlow2/built-in/keras_sample/cv/involution_ID2515_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/involution_ID2515_for_TensorFlow2.X/README.md
@@ -205,7 +205,7 @@ pip install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/keypoint_detection_ID2516_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/keypoint_detection_ID2516_for_TensorFlow2.X/README.md
index 21efb8979..770635fae 100644
--- a/TensorFlow2/built-in/keras_sample/cv/keypoint_detection_ID2516_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/keypoint_detection_ID2516_for_TensorFlow2.X/README.md
@@ -130,7 +130,7 @@ unzip -qq ~/stanfordextra_v12.zip
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md
index 8b63bd143..6829a0c2b 100644
--- a/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md
@@ -147,7 +147,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/learnable_resizer_ID2518_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/learnable_resizer_ID2518_for_TensorFlow2.X/README.md
index 9c0019072..26b1d7466 100644
--- a/TensorFlow2/built-in/keras_sample/cv/learnable_resizer_ID2518_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/learnable_resizer_ID2518_for_TensorFlow2.X/README.md
@@ -151,7 +151,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/mnist_convnet_ID2524_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/mnist_convnet_ID2524_for_TensorFlow2.X/README.md
index 0146a9b97..01b923746 100644
--- a/TensorFlow2/built-in/keras_sample/cv/mnist_convnet_ID2524_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/mnist_convnet_ID2524_for_TensorFlow2.X/README.md
@@ -112,7 +112,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/siamese_contrastive_ID2538_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/siamese_contrastive_ID2538_for_TensorFlow2.X/README.md
index cb9ed0947..df7616915 100644
--- a/TensorFlow2/built-in/keras_sample/cv/siamese_contrastive_ID2538_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/siamese_contrastive_ID2538_for_TensorFlow2.X/README.md
@@ -140,7 +140,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/siamese_network_ID2539_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/siamese_network_ID2539_for_TensorFlow2.X/README.md
index 6c876f447..fdaf22a40 100644
--- a/TensorFlow2/built-in/keras_sample/cv/siamese_network_ID2539_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/siamese_network_ID2539_for_TensorFlow2.X/README.md
@@ -143,7 +143,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/super_resolution_sub_pixel_ID2541_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/super_resolution_sub_pixel_ID2541_for_TensorFlow2.X/README.md
index e8b358f67..efafb20da 100644
--- a/TensorFlow2/built-in/keras_sample/cv/super_resolution_sub_pixel_ID2541_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/super_resolution_sub_pixel_ID2541_for_TensorFlow2.X/README.md
@@ -128,7 +128,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/cv/zero_dce_ID2548_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/zero_dce_ID2548_for_TensorFlow2.X/README.md
index 87456498c..3e2e41965 100644
--- a/TensorFlow2/built-in/keras_sample/cv/zero_dce_ID2548_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/zero_dce_ID2548_for_TensorFlow2.X/README.md
@@ -144,7 +144,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/generative/adain_ID2581_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/generative/adain_ID2581_for_TensorFlow2.X/README.md
index 261c4d317..f958e856c 100644
--- a/TensorFlow2/built-in/keras_sample/generative/adain_ID2581_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/generative/adain_ID2581_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/generative/vae_ID2593_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/generative/vae_ID2593_for_TensorFlow2.X/README.md
index cc08ee06e..01a3d4a04 100644
--- a/TensorFlow2/built-in/keras_sample/generative/vae_ID2593_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/generative/vae_ID2593_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md
index cfb83b8be..d2870585c 100644
--- a/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md
@@ -125,7 +125,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/nlp/text_classification_with_switch_transformer_ID2562_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/nlp/text_classification_with_switch_transformer_ID2562_for_TensorFlow2.X/README.md
index 5a8dfb6c9..e56bc9451 100644
--- a/TensorFlow2/built-in/keras_sample/nlp/text_classification_with_switch_transformer_ID2562_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/nlp/text_classification_with_switch_transformer_ID2562_for_TensorFlow2.X/README.md
@@ -117,7 +117,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/nlp/text_classification_with_transformer_ID2563_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/nlp/text_classification_with_transformer_ID2563_for_TensorFlow2.X/README.md
index 0a14993aa..d82180536 100644
--- a/TensorFlow2/built-in/keras_sample/nlp/text_classification_with_transformer_ID2563_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/nlp/text_classification_with_transformer_ID2563_for_TensorFlow2.X/README.md
@@ -124,7 +124,7 @@
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/nlp/text_extraction_with_bert_ID2564_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/nlp/text_extraction_with_bert_ID2564_for_TensorFlow2.X/README.md
index e3cc2707f..42dd21fb2 100644
--- a/TensorFlow2/built-in/keras_sample/nlp/text_extraction_with_bert_ID2564_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/nlp/text_extraction_with_bert_ID2564_for_TensorFlow2.X/README.md
@@ -146,7 +146,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/keras_sample/nlp/word2vec_ID2886_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/nlp/word2vec_ID2886_for_TensorFlow2.X/README.md
index 68e1a7d69..f5d327dbf 100644
--- a/TensorFlow2/built-in/keras_sample/nlp/word2vec_ID2886_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/nlp/word2vec_ID2886_for_TensorFlow2.X/README.md
@@ -123,7 +123,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md
index a0fc14254..f2f7ea6e4 100644
--- a/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md
@@ -140,7 +140,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
- 单卡训练
diff --git a/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md b/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md
index 204af8a24..90b9a8e4e 100644
--- a/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md
+++ b/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md
@@ -241,7 +241,7 @@ python3 pack_pretraining_data.py --input-glob="path/to/store/binery/files" --out
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/Kaggle_QA_Google_Labeling_ID3294_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/Kaggle_QA_Google_Labeling_ID3294_for_TensorFlow2.X/README.md
index ddf2c0467..cc41d027c 100644
--- a/TensorFlow2/built-in/nlp/Kaggle_QA_Google_Labeling_ID3294_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/Kaggle_QA_Google_Labeling_ID3294_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/Roberta_Series_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/Roberta_Series_for_TensorFlow2.X/README.md
index 24d529e09..f22e4101f 100644
--- a/TensorFlow2/built-in/nlp/Roberta_Series_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/Roberta_Series_for_TensorFlow2.X/README.md
@@ -182,7 +182,7 @@ chinese_roberta_wwm_large_ext_L-24_H-1024_A-16
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
@@ -206,7 +206,7 @@ chinese_roberta_wwm_large_ext_L-24_H-1024_A-16
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md b/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md
index 6644bdc61..f10d38c5e 100644
--- a/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md
+++ b/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md
@@ -228,7 +228,7 @@ npu_device.global_options().precision_mode=FLAGS.precision_mode
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/Word2vec_ID2350_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/Word2vec_ID2350_for_TensorFlow2.X/README.md
index be1ce0246..3b55ef340 100644
--- a/TensorFlow2/built-in/nlp/Word2vec_ID2350_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/Word2vec_ID2350_for_TensorFlow2.X/README.md
@@ -161,7 +161,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/albert-FineTune_Series_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/albert-FineTune_Series_for_TensorFlow2.X/README.md
index fdde8283d..02ba21e41 100644
--- a/TensorFlow2/built-in/nlp/albert-FineTune_Series_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/albert-FineTune_Series_for_TensorFlow2.X/README.md
@@ -231,7 +231,7 @@ albert_data
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
@@ -247,7 +247,7 @@ albert_data
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md
index 24c8fd8a0..90819ebc4 100644
--- a/TensorFlow2/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/bert-squad_ID1566_for_TensorFlow2.X/README.md
@@ -137,7 +137,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/keras-bert_ID3157_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/keras-bert_ID3157_for_TensorFlow2.X/README.md
index b226e64c6..f296e8120 100644
--- a/TensorFlow2/built-in/nlp/keras-bert_ID3157_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/keras-bert_ID3157_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/research-papers-implementation_ID3281_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/research-papers-implementation_ID3281_for_TensorFlow2.X/README.md
index b97114a22..45513a618 100644
--- a/TensorFlow2/built-in/nlp/research-papers-implementation_ID3281_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/research-papers-implementation_ID3281_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/nlp/sensor-har_ID3399_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/sensor-har_ID3399_for_TensorFlow2.X/README.md
index f31661253..ea25c9dd9 100644
--- a/TensorFlow2/built-in/nlp/sensor-har_ID3399_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/sensor-har_ID3399_for_TensorFlow2.X/README.md
@@ -107,7 +107,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/recommendation/AttRec_ID2630_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/recommendation/AttRec_ID2630_for_TensorFlow2.X/README.md
index 3fe84c5fa..57f0a6a61 100644
--- a/TensorFlow2/built-in/recommendation/AttRec_ID2630_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/recommendation/AttRec_ID2630_for_TensorFlow2.X/README.md
@@ -151,7 +151,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/recommendation/DIN_ID2641_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/recommendation/DIN_ID2641_for_TensorFlow2.X/README.md
index 17a83ef40..7c5c3c657 100644
--- a/TensorFlow2/built-in/recommendation/DIN_ID2641_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/recommendation/DIN_ID2641_for_TensorFlow2.X/README.md
@@ -113,7 +113,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/recommendation/DeepCTR_Series_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/recommendation/DeepCTR_Series_for_TensorFlow2.X/README.md
index 6d9dac21f..6635e5ed1 100644
--- a/TensorFlow2/built-in/recommendation/DeepCTR_Series_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/recommendation/DeepCTR_Series_for_TensorFlow2.X/README.md
@@ -134,7 +134,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/recommendation/FFM_ID2632_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/recommendation/FFM_ID2632_for_TensorFlow2.X/README.md
index 27917a346..bf512c684 100644
--- a/TensorFlow2/built-in/recommendation/FFM_ID2632_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/recommendation/FFM_ID2632_for_TensorFlow2.X/README.md
@@ -148,7 +148,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/recommendation/FM_ID2631_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/recommendation/FM_ID2631_for_TensorFlow2.X/README.md
index 3a20df6b3..49db8079f 100644
--- a/TensorFlow2/built-in/recommendation/FM_ID2631_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/recommendation/FM_ID2631_for_TensorFlow2.X/README.md
@@ -136,7 +136,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/recommendation/MF_ID2624_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/recommendation/MF_ID2624_for_TensorFlow2.X/README.md
index 42e3f24ae..c48829147 100644
--- a/TensorFlow2/built-in/recommendation/MF_ID2624_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/recommendation/MF_ID2624_for_TensorFlow2.X/README.md
@@ -113,7 +113,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/recommendation/STAMP_ID2628_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/recommendation/STAMP_ID2628_for_TensorFlow2.X/README.md
index 89ddb54f9..21d35f67a 100644
--- a/TensorFlow2/built-in/recommendation/STAMP_ID2628_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/recommendation/STAMP_ID2628_for_TensorFlow2.X/README.md
@@ -152,7 +152,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
diff --git a/TensorFlow2/built-in/recommendation/WDL_ID2633_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/recommendation/WDL_ID2633_for_TensorFlow2.X/README.md
index 62a837c4c..da31f4ae5 100644
--- a/TensorFlow2/built-in/recommendation/WDL_ID2633_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/recommendation/WDL_ID2633_for_TensorFlow2.X/README.md
@@ -148,7 +148,7 @@ pip3 install requirements.txt
环境变量配置信息参见:
- [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/modelzoo/wikis/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE?sort_id=3148819)
+ [Ascend 910训练平台环境变量设置](https://gitee.com/ascend/ModelZoo-TensorFlow/wikis/01.%E8%AE%AD%E7%BB%83%E8%84%9A%E6%9C%AC%E8%BF%81%E7%A7%BB%E6%A1%88%E4%BE%8B/Ascend%20910%E8%AE%AD%E7%BB%83%E5%B9%B3%E5%8F%B0%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E8%AE%BE%E7%BD%AE)
2. 单卡训练
--
Gitee
From 9019ff26df3e6591b69b5a5fa1392fe4d8e6f2d7 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 14:37:04 +0800
Subject: [PATCH 25/30] checklist
---
TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md | 2 +-
.../cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md b/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md
index e7cf29dd5..6098f539d 100644
--- a/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/ADAGAN_ID2115_for_TensorFlow)
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md b/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
index eefb84b97..94f35d0d2 100644
--- a/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
+++ b/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/README.md
@@ -98,4 +98,4 @@ bash test_1p.sh
**离线推理**
-请参考下面的链接:[offline_inference](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow/offline_inference)
\ No newline at end of file
+请参考下面的链接:[offline_inference](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/inceptionv3/inceptionv3_ID0566_for_TensorFlow)
\ No newline at end of file
--
Gitee
From c3ebf9ae3d2cac3e21d7574c6c39cea3d6f7190e Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 06:45:31 +0000
Subject: [PATCH 26/30] update
TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
.../ResNet101_ID0361_for_TensorFlow2.X/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md
index 587d5e5c6..02e79088e 100644
--- a/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X/README.md
@@ -41,7 +41,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/image_classification/ResNet101_ID0361_for_TensorFlow2.X
```
--
Gitee
From f6d8dc584daf548fdec425aa1654a5a7d1d321c9 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 20:07:42 +0800
Subject: [PATCH 27/30] checklist
---
.../contrib/cv/DD-NET_ID1088_for_TensorFlow/README.md | 2 +-
TensorFlow2/.keep | 0
.../Swin-Transformer_ID2374_for_TensorFlow2.X/README.md | 2 +-
.../Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md | 2 +-
.../cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md | 2 +-
.../cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md | 2 +-
.../MNIST_ID2481_for_TensorFlow2.X/README.md | 2 +-
.../ResNet50_ID0360_for_TensorFlow2.X/README.md | 2 +-
.../ResNext50_ID0362_for_TensorFlow2.X/README.md | 2 +-
.../image_classification/TCC_ID0714_for_TensorFlow2.X/README.md | 2 +-
.../cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md | 2 +-
.../subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md | 2 +-
.../built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md | 2 +-
.../built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md | 2 +-
.../built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md | 2 +-
15 files changed, 14 insertions(+), 14 deletions(-)
delete mode 100644 TensorFlow2/.keep
diff --git a/ACL_TensorFlow/contrib/cv/DD-NET_ID1088_for_TensorFlow/README.md b/ACL_TensorFlow/contrib/cv/DD-NET_ID1088_for_TensorFlow/README.md
index c7ae99eb7..166f72da9 100644
--- a/ACL_TensorFlow/contrib/cv/DD-NET_ID1088_for_TensorFlow/README.md
+++ b/ACL_TensorFlow/contrib/cv/DD-NET_ID1088_for_TensorFlow/README.md
@@ -8,7 +8,7 @@
原作者开源代码:[code](https://github.com/fandulu/DD-Net)
-转换后可在Ascend 910运行的代码:[code](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/DD-NET_ID1088_for_TensorFlow)
+转换后可在Ascend 910运行的代码:[code](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/DD-NET_ID1088_for_TensorFlow)
### 模型转换
diff --git a/TensorFlow2/.keep b/TensorFlow2/.keep
deleted file mode 100644
index e69de29bb..000000000
diff --git a/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X/README.md
index e173e2c35..6fdd3af71 100644
--- a/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2374_for_TensorFlow2.X
```
diff --git a/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md b/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md
index c5bd67966..f9fe2783f 100644
--- a/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md
+++ b/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X/ReadMe.md
@@ -43,7 +43,7 @@ Swin Transformer(名称Swin代表移位窗口)最初在arxiv中描述,它
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/detection/Swin-Transformer_ID2412_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md
index c6c82bf68..00b2d8897 100644
--- a/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- [https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X)
+ [https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/detection/YOLOv5_ID1719_for_TensorFlow2.X)
- 通过Git获取对应commit_id的代码方法如下:
diff --git a/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md
index 3a64b587a..44dee732e 100644
--- a/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/blob/master/built-in/TensorFlow/Research/cv/detection/YoloV3_ID0363_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/detection/YoloV3_ID0363_for_TensorFlow2.X
```
diff --git a/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X/README.md
index ea56d98c8..356632812 100644
--- a/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow2/Official/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/image_classification/MNIST_ID2481_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X/README.md
index 61bfd107f..b7bd84e3c 100644
--- a/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X/README.md
@@ -44,7 +44,7 @@ Resnet是残差网络(Residual Network)的缩写,该系列网络广泛用于目
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/image_classification/ResNet50_ID0360_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X/README.md
index 0b772c01a..c8e8c0fb1 100644
--- a/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X/README.md
@@ -44,7 +44,7 @@
- 适配昇腾 AI 处理器的实现:
```
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Research/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/image_classification/ResNext50_ID0362_for_TensorFlow2.X
```
diff --git a/TensorFlow2/built-in/cv/image_classification/TCC_ID0714_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/cv/image_classification/TCC_ID0714_for_TensorFlow2.X/README.md
index 01fdbc10a..3401530e5 100644
--- a/TensorFlow2/built-in/cv/image_classification/TCC_ID0714_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/cv/image_classification/TCC_ID0714_for_TensorFlow2.X/README.md
@@ -44,7 +44,7 @@ TCC(Temporal Cycle-Consistency)可用于视频的自监督表示学习,它被
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Transformer_ID0633_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/cv/image_classification/TCC_ID0714_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md
index 6829a0c2b..aef48c110 100644
--- a/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X/README.md
@@ -42,7 +42,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow2/Research/cv/image_classification/knowledge_disti_ID2517_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/keras_sample/cv/knowledge_disti_ID2517_for_TensorFlow2.X
- 通过Git获取对应commit_id的代码方法如下:
diff --git a/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md
index d2870585c..1051b2902 100644
--- a/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X/README.md
@@ -46,7 +46,7 @@
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/keras_sample/cv/subclassing_conv_layers_ID2615_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/keras_sample/keras_recipes/subclassing_conv_layers_ID2615_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下::
```
diff --git a/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md b/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md
index f2f7ea6e4..3df946a00 100644
--- a/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md
+++ b/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X/README.md
@@ -44,7 +44,7 @@ BERT模型的全称是:BidirectionalEncoder Representations from Transformer
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/nlp/BERT_ID2478_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md b/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md
index 90b9a8e4e..b9000ac78 100644
--- a/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md
+++ b/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X/ReadMe.md
@@ -44,7 +44,7 @@ BERT模型的全称是:BidirectionalEncoder **Representations** from Transform
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/BertLarge_ID0634_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/nlp/BertLarge_ID0634_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下:
diff --git a/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md b/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md
index f10d38c5e..83e2cd718 100644
--- a/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md
+++ b/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X/ReadMe.md
@@ -44,7 +44,7 @@ Transformer模型是谷歌在2017年提出来的模型,模型完全摒弃了RN
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/Transformer_ID0633_for_TensorFlow2.X
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow2/built-in/nlp/Transformer_ID0633_for_TensorFlow2.X
- 通过Git获取对应commit\_id的代码方法如下:
--
Gitee
From db26618e73c382a280b27913dee091f4df2bcf63 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Mon, 26 Sep 2022 20:22:38 +0800
Subject: [PATCH 28/30] checklist
---
ACL_TensorFlow/.keep | 0
ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md | 6 +++---
ACL_TensorFlow/built-in/cv/Resnet50_TF_for_ACL/README.md | 2 +-
ACL_TensorFlow/built-in/cv/ShuffleNetv1_for_ACL/README.md | 4 ++--
ACL_TensorFlow/built-in/cv/ShuffleNetv2_for_ACL/README.md | 4 ++--
ACL_TensorFlow/built-in/cv/Vgg16_for_ACL/README.md | 2 +-
ACL_TensorFlow/built-in/cv/YOLOv3_for_ACL/README.md | 2 +-
ACL_TensorFlow/built-in/nlp/BertTnews_for_ACL/Readme.md | 2 +-
ACL_TensorFlow/built-in/nlp/JASPER_for_ACL/ReadMe.md | 2 +-
.../built-in/recommendation/DCN_for_ACL/README.md | 4 ++--
.../contrib/cv/ Attention-OCR_ID2013_for_ACL/README.md | 2 +-
.../contrib/cv/BicycleGAN_ID1287_for_ACL/README.md | 4 ++--
ACL_TensorFlow/contrib/cv/C3AE_ID1250_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/C3D_ID2199_for_ACL/README.md | 2 +-
.../contrib/cv/CircleLoss_ID1221_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/DPN_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/DeepSort_ID0505_for_ACL/README.md | 2 +-
.../contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/LMTCNN_ID1278_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/MONO_ID1240_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/NIMA_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/OSNet_ID1379_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/PWCNet_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/PointNet_ID0266_for_ACL/README.MD | 4 ++--
.../contrib/cv/RobotPlayChess_ID_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/StarGAN_ID0725_for_ACL/README.MD | 2 +-
ACL_TensorFlow/contrib/cv/StarGAN_ID1472_for_ACL/README.MD | 2 +-
.../contrib/cv/StarGAN_v2_ID1188_for_ACL/README.md | 2 +-
.../contrib/cv/TCN-KERAS_ID2665_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/cv/VGG19_ID0374_for_ACL/readme.md | 4 ++--
ACL_TensorFlow/contrib/cv/YOLOV5_ID0378_for_ACL/README.md | 2 +-
.../contrib/cv/mobilefacenet-V2_ID0929_for_ACL/README.md | 2 +-
ACL_TensorFlow/contrib/graph/NGNN_ID1246_for_ACL/README.md | 2 +-
33 files changed, 40 insertions(+), 40 deletions(-)
delete mode 100644 ACL_TensorFlow/.keep
diff --git a/ACL_TensorFlow/.keep b/ACL_TensorFlow/.keep
deleted file mode 100644
index e69de29bb..000000000
diff --git a/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md b/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
index 27ccd79ee..d24e5bfff 100644
--- a/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
@@ -2,7 +2,7 @@
# CRNN Inference for Tensorflow
-This repository provides a script and recipe to Inference the CRNN model. Original train implement please follow this link: [CRNN_for_Tensorflow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow)
+This repository provides a script and recipe to Inference the CRNN model. Original train implement please follow this link: [CRNN_for_Tensorflow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/CRNN_for_ACL)
## Notice
**This sample only provides reference for you to learn the Ascend software stack and is not for commercial purposes.**
@@ -49,7 +49,7 @@ labels
### 3. Offline Inference
**Freeze ckpt to pb**
-Please use the frozen_graph.py from the train scripts: [frozen_graph.py](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow/tools/frozen_graph.py)
+Please use the frozen_graph.py from the train scripts: [frozen_graph.py](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/tools/frozen_graph.py)
```
python3 frozen_graph.py --ckpt_path= ckpt_path/shadownet_xxx.ckpt-600000
```
@@ -105,4 +105,4 @@ Our result were obtained by running the applicable training script. To achieve t
| IIIT5K | 91.4% | 79.6% |
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/CRNN_for_ACL
diff --git a/ACL_TensorFlow/built-in/cv/Resnet50_TF_for_ACL/README.md b/ACL_TensorFlow/built-in/cv/Resnet50_TF_for_ACL/README.md
index ebb8003db..1dbc44da3 100644
--- a/ACL_TensorFlow/built-in/cv/Resnet50_TF_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/cv/Resnet50_TF_for_ACL/README.md
@@ -94,4 +94,4 @@ Our result were obtained by running the applicable inference script. To achieve
| offline Inference| Ascend310P3 | 50K images | 76.3 %/ 93.1% |
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/ResNet50_ID0058_for_TensorFlow
\ No newline at end of file
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/Resnet50_TF_for_ACL
\ No newline at end of file
diff --git a/ACL_TensorFlow/built-in/cv/ShuffleNetv1_for_ACL/README.md b/ACL_TensorFlow/built-in/cv/ShuffleNetv1_for_ACL/README.md
index fd7bdbbbc..a1dd7b2e9 100644
--- a/ACL_TensorFlow/built-in/cv/ShuffleNetv1_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/cv/ShuffleNetv1_for_ACL/README.md
@@ -63,7 +63,7 @@ The jpeg pictures will be preprocessed to bin fils.
- convert pb to om
- Download pb model of shufflenetv1 which was trained by this repo: [Repo of train](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/shufflenetv1/ShuffleNet_ID0184_for_TensorFlow)
+ Download pb model of shufflenetv1 which was trained by this repo: [Repo of train](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/ShuffleNetv1_for_ACL)
[Pb Download Link](https://obs-9be7.obs.cn-east-2.myhuaweicloud.com/003_Atc_Models/modelzoo/Official/cv/ShuffleNetv1_for_ACL.zip)
@@ -99,4 +99,4 @@ Our result was obtained by running the applicable inference script. To achieve t
## Reference
-https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/shufflenetv1/ShuffleNet_ID0184_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/ShuffleNetv1_for_ACL
diff --git a/ACL_TensorFlow/built-in/cv/ShuffleNetv2_for_ACL/README.md b/ACL_TensorFlow/built-in/cv/ShuffleNetv2_for_ACL/README.md
index d38b1df46..fba21b252 100644
--- a/ACL_TensorFlow/built-in/cv/ShuffleNetv2_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/cv/ShuffleNetv2_for_ACL/README.md
@@ -63,7 +63,7 @@ The jpeg pictures will be preprocessed to bin fils.
- convert pb to om
- Download pb model of shufflenetv2 which was trained by this repo: [Repo of train](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/shufflenetv2/shufflenetv2_ID0185_for_TensorFlow/Offline_shufflenetv2_tf_uestclzx)
+ Download pb model of shufflenetv2 which was trained by this repo: [Repo of train](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/ShuffleNetv2_for_ACL)
[Pb Download Link](https://obs-9be7.obs.cn-east-2.myhuaweicloud.com/003_Atc_Models/modelzoo/Official/cv/ShuffleNetv2_for_ACL.zip)
```
@@ -97,5 +97,5 @@ Our result was obtained by running the applicable inference script. To achieve t
## Reference
-https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/shufflenetv2/shufflenetv2_ID0185_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/ShuffleNetv2_for_ACL
diff --git a/ACL_TensorFlow/built-in/cv/Vgg16_for_ACL/README.md b/ACL_TensorFlow/built-in/cv/Vgg16_for_ACL/README.md
index af43eedf1..c852a6a05 100644
--- a/ACL_TensorFlow/built-in/cv/Vgg16_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/cv/Vgg16_for_ACL/README.md
@@ -94,4 +94,4 @@ Our result were obtained by running the applicable inference script. To achieve
| offline Inference| Ascend310P3 | 50K images | 73.4 %/ 91.7% |
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/image_classification/VGG16_ID0068_for_TensorFlow
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/Vgg16_for_ACL
diff --git a/ACL_TensorFlow/built-in/cv/YOLOv3_for_ACL/README.md b/ACL_TensorFlow/built-in/cv/YOLOv3_for_ACL/README.md
index f7d191f51..b2f1e3f0f 100644
--- a/ACL_TensorFlow/built-in/cv/YOLOv3_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/cv/YOLOv3_for_ACL/README.md
@@ -123,4 +123,4 @@ IoU=0.5
| Yolov3 | 1 | 55.3% |
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/YoloV3_ID0076_for_TensorFlow
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/YOLOv3_for_ACL
diff --git a/ACL_TensorFlow/built-in/nlp/BertTnews_for_ACL/Readme.md b/ACL_TensorFlow/built-in/nlp/BertTnews_for_ACL/Readme.md
index 5b27a2273..dfc605b48 100644
--- a/ACL_TensorFlow/built-in/nlp/BertTnews_for_ACL/Readme.md
+++ b/ACL_TensorFlow/built-in/nlp/BertTnews_for_ACL/Readme.md
@@ -27,7 +27,7 @@
FineTuning的代码路径:
-[FineTuning代码参考](https://gitee.com/ascend/modelzoo/tree/master/built-in/TensorFlow/Official/nlp/BertTnews_for_TensorFlow)
+[FineTuning代码参考](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/nlp/BertTnews_for_ACL)
获取在线推理的数据集目录下的文件,拷贝到./datasets/bert_tnews_origin/目录下
diff --git a/ACL_TensorFlow/built-in/nlp/JASPER_for_ACL/ReadMe.md b/ACL_TensorFlow/built-in/nlp/JASPER_for_ACL/ReadMe.md
index c9e0ee81c..14986660b 100644
--- a/ACL_TensorFlow/built-in/nlp/JASPER_for_ACL/ReadMe.md
+++ b/ACL_TensorFlow/built-in/nlp/JASPER_for_ACL/ReadMe.md
@@ -26,7 +26,7 @@
Jasper NPU训练代码参考:
-[训练代码参考](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/audio/Jasper_ID0020_for_TensorFlow)
+[训练代码参考](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/nlp/JASPER_for_ACL)
获取在线推理的数据集目录下的文件,拷贝到./datasets/目录下
diff --git a/ACL_TensorFlow/built-in/recommendation/DCN_for_ACL/README.md b/ACL_TensorFlow/built-in/recommendation/DCN_for_ACL/README.md
index b81c29dc3..87fc92fed 100644
--- a/ACL_TensorFlow/built-in/recommendation/DCN_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/recommendation/DCN_for_ACL/README.md
@@ -2,7 +2,7 @@
# DCN Inference for Tensorflow
-This repository provides a script and recipe to Inference the **Deep & Cross Network for Ad Click Predictions** model. Original train implement please follow this link: [DCN_for_Tensorflow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/recommendation/DCN_ID1986_for_TensorFlow)
+This repository provides a script and recipe to Inference the **Deep & Cross Network for Ad Click Predictions** model. Original train implement please follow this link: [DCN_for_Tensorflow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/recommendation/DCN_for_ACL)
## Notice
**This sample only provides reference for you to learn the Ascend software stack and is not for commercial purposes.**
@@ -97,4 +97,4 @@ Our result were obtained by running the applicable training script. To achieve t
| Criteo | 80.5% | 59.8% |
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/recommendation/DCN_ID1986_for_TensorFlow
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/recommendation/DCN_for_ACL
diff --git a/ACL_TensorFlow/contrib/cv/ Attention-OCR_ID2013_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/ Attention-OCR_ID2013_for_ACL/README.md
index 4fb260f19..bd65e39f6 100644
--- a/ACL_TensorFlow/contrib/cv/ Attention-OCR_ID2013_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/ Attention-OCR_ID2013_for_ACL/README.md
@@ -15,7 +15,7 @@ Attention-OCR是一个基于卷积神经网络CNN、循环神经网络RNN以及
- 适配昇腾 AI 处理器的实现:
- [TensorFlow/contrib/cv/Attention-OCR_ID2013_for_TensorFlow · Ypo6opoc/ModelZoo-TensorFlow - 码云 - 开源中国 (gitee.com)](https://gitee.com/ypo6opoc/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/Attention-OCR_ID2013_for_TensorFlow)
+ [TensorFlow/contrib/cv/Attention-OCR_ID2013_for_TensorFlow · Ypo6opoc/ModelZoo-TensorFlow - 码云 - 开源中国 (gitee.com)](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/ Attention-OCR_ID2013_for_ACL)
diff --git a/ACL_TensorFlow/contrib/cv/BicycleGAN_ID1287_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/BicycleGAN_ID1287_for_ACL/README.md
index 02592fcc8..5ac303939 100644
--- a/ACL_TensorFlow/contrib/cv/BicycleGAN_ID1287_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/BicycleGAN_ID1287_for_ACL/README.md
@@ -4,7 +4,7 @@
| BicycleGAN | Google Maps Val | `1*256*256*3`&`1*8` | `1*256*256*3` |12.85ms~ | 0.526 | 0.393|0.412|
## 1、原始模型
-训练后保存ckpt文件,使用[模型训练代码](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/BicycleGAN_ID1287_for_TensorFlow)下的`bicyclegan_pb_frozen.py`脚本转成pb模型。
+训练后保存ckpt文件,使用[模型训练代码](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/BicycleGAN_ID1287_for_ACL)下的`bicyclegan_pb_frozen.py`脚本转成pb模型。
## 2、转om模型
@@ -32,5 +32,5 @@ atc --model=bicyclegan.pb --framework=3 --input_shape="input_images:1,256,256,3
该命令主要功能就是加载om执行推理同时计算精度
本模型计算LPIPS精度需要联网下载权重,若下载失败,可到
-[模型训练代码](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/BicycleGAN_ID1287_for_TensorFlow)下weights文件夹中找到`net-lin_alex_v0.1.pb`和`net-lin_alex_v0.1_27.pb`,放在根目录下的weights文件夹中,最后执行`python3 ./eval.py --output_path ……`
+[模型训练代码](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/BicycleGAN_ID1287_for_ACL)下weights文件夹中找到`net-lin_alex_v0.1.pb`和`net-lin_alex_v0.1_27.pb`,放在根目录下的weights文件夹中,最后执行`python3 ./eval.py --output_path ……`
重新得到推理精度
diff --git a/ACL_TensorFlow/contrib/cv/C3AE_ID1250_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/C3AE_ID1250_for_ACL/README.md
index 5bb2aeb35..f2275c6f8 100644
--- a/ACL_TensorFlow/contrib/cv/C3AE_ID1250_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/C3AE_ID1250_for_ACL/README.md
@@ -1,6 +1,6 @@
# C3AE_ID1250_for_ACL
-模型详情及训练部分:https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/contrib/TensorFlow/Research/cv/C3AE_ID1250_for_TensorFlow
+模型详情及训练部分:https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/C3AE_ID1250_for_ACL
## 项目路径说明
diff --git a/ACL_TensorFlow/contrib/cv/C3D_ID2199_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/C3D_ID2199_for_ACL/README.md
index a05237dad..47fa0dce2 100644
--- a/ACL_TensorFlow/contrib/cv/C3D_ID2199_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/C3D_ID2199_for_ACL/README.md
@@ -41,7 +41,7 @@ C3D在npu上训练的checkpoint文件及固化pb文件地址为:链接:https
### 数据预处理,将输入数据转换为bin文件
-1. C3D模型的数据预处理请参考npu迁移代码:[Gitee链接](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/C3D_ID2199_for_TensorFlow)
+1. C3D模型的数据预处理请参考npu迁移代码:[Gitee链接](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/C3D_ID2199_for_ACL)
2. 运行data_convert2bin.py生成bin文件
diff --git a/ACL_TensorFlow/contrib/cv/CircleLoss_ID1221_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/CircleLoss_ID1221_for_ACL/README.md
index b79ad5041..91447f3d2 100644
--- a/ACL_TensorFlow/contrib/cv/CircleLoss_ID1221_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/CircleLoss_ID1221_for_ACL/README.md
@@ -16,7 +16,7 @@ ArXiv: [https://arxiv.org/abs/2002.10857](https://arxiv.org/abs/2002.10857)
- 适配昇腾 AI 处理器的实现:
- https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/CircleLoss_ID1221_for_TensorFlow
+ https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/CircleLoss_ID1221_for_ACL
diff --git a/ACL_TensorFlow/contrib/cv/DPN_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/DPN_for_ACL/README.md
index 17b1a9092..5c7d09124 100644
--- a/ACL_TensorFlow/contrib/cv/DPN_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/DPN_for_ACL/README.md
@@ -103,4 +103,4 @@ Our result were obtained by running the applicable training script. To achieve t
| cvcdb | 1448 | 46% |
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/dpn/DPN_ID1636_for_TensorFlow
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/DPN_for_ACL
diff --git a/ACL_TensorFlow/contrib/cv/DeepSort_ID0505_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/DeepSort_ID0505_for_ACL/README.md
index 50b9a505a..758235278 100644
--- a/ACL_TensorFlow/contrib/cv/DeepSort_ID0505_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/DeepSort_ID0505_for_ACL/README.md
@@ -9,7 +9,7 @@
原实现模型:
-https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/DeepSort_ID0505_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/DeepSort_ID0505_for_ACL
pb文件下载地址 :
diff --git a/ACL_TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_ACL/README.md
index b0e96382b..bcbfa009e 100644
--- a/ACL_TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_ACL/README.md
@@ -23,7 +23,7 @@
Fast-Style-Transfer模型是基于Ulyanov等人(2016)中介绍的快速风格化方法的改进。主要改进点在于将原始风格化架构中的Batch normalization改为Instance Normalization从而导致生成的图像质量得到了显著的改善。
* 参考论文:Ulyanov D, Vedaldi A, Lempitsky V. Instance normalization: The missing ingredient for fast stylization[J]. arXiv preprint arXiv:1607.08022, 2016.
-* 参考实现:https://gitee.com/nanrh123/modelzoo/tree/master/contrib/TensorFlow/Research/cv/FAST-STYLE-TRANSFER_for_TensorFlow
+* 参考实现:https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/FAST-STYLE-TRANSFER_ID2056_for_ACL
默认配置
diff --git a/ACL_TensorFlow/contrib/cv/LMTCNN_ID1278_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/LMTCNN_ID1278_for_ACL/README.md
index 199732956..d1eb4e0a7 100644
--- a/ACL_TensorFlow/contrib/cv/LMTCNN_ID1278_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/LMTCNN_ID1278_for_ACL/README.md
@@ -57,7 +57,7 @@ Batch: 1, shape: 227,227,3, 推理性能 1.57ms
- 生成数据
-参考链接LMTCNN训练项目:https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow
+参考链接LMTCNN训练项目:https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/LMTCNN_ID1278_for_ACL
运行multipreproc.py文件生成对应的tfrecord文件
diff --git a/ACL_TensorFlow/contrib/cv/MONO_ID1240_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/MONO_ID1240_for_ACL/README.md
index ee88e1f6c..76ac73fd0 100644
--- a/ACL_TensorFlow/contrib/cv/MONO_ID1240_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/MONO_ID1240_for_ACL/README.md
@@ -9,7 +9,7 @@
原实现模型:
-https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/MONO_ID1240_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/MONO_ID1240_for_ACL
## om模型
diff --git a/ACL_TensorFlow/contrib/cv/NIMA_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/NIMA_for_ACL/README.md
index a4bfbf962..b50dd21c3 100644
--- a/ACL_TensorFlow/contrib/cv/NIMA_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/NIMA_for_ACL/README.md
@@ -94,4 +94,4 @@ Our results was obtained by running the applicable inference script.
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/NIMA/NIMA_ID0853_for_TensorFlow
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/NIMA_for_ACL
diff --git a/ACL_TensorFlow/contrib/cv/OSNet_ID1379_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/OSNet_ID1379_for_ACL/README.md
index cc0df8360..88ccb85a2 100644
--- a/ACL_TensorFlow/contrib/cv/OSNet_ID1379_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/OSNet_ID1379_for_ACL/README.md
@@ -10,7 +10,7 @@
原实现模型:
-https://gitee.com/dw8023/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/OSNet_ID1379_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/OSNet_ID1379_for_ACL
pb文件下载地址 :
diff --git a/ACL_TensorFlow/contrib/cv/PWCNet_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/PWCNet_for_ACL/README.md
index 459c3c130..600d6052f 100644
--- a/ACL_TensorFlow/contrib/cv/PWCNet_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/PWCNet_for_ACL/README.md
@@ -106,4 +106,4 @@ Our result were obtained by running the applicable training script. To achieve t
| MPI Sintel | 1041 | 1.25 |
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/pwcnet/PWCNet_ID0171_for_TensorFlow
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/PWCNet_for_ACL
diff --git a/ACL_TensorFlow/contrib/cv/PointNet_ID0266_for_ACL/README.MD b/ACL_TensorFlow/contrib/cv/PointNet_ID0266_for_ACL/README.MD
index 9a00d28c1..ae6938855 100644
--- a/ACL_TensorFlow/contrib/cv/PointNet_ID0266_for_ACL/README.MD
+++ b/ACL_TensorFlow/contrib/cv/PointNet_ID0266_for_ACL/README.MD
@@ -2,7 +2,7 @@
参考训练工程,训练网络生成ckpt模型,并转成pb模型
```
-https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/pointnet/PointNet_ID0266NRE_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/PointNet_ID0266_for_ACL
```
可通过链接 [ckpt](https://pan.baidu.com/s/1F6FXxYVCZ8FJoEC2IYSWpQ)
获取模型ckpt文件(提取码:7777)
@@ -78,7 +78,7 @@ Inference time: 8.157ms
### 6.1 数据集准备
1. 模型训练使用**ShapeNet**数据集,详见
-https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/pointnet/PointNet_ID0266NRE_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/PointNet_ID0266_for_ACL
2. 数据集下载后,放入相应目录下,在数据预处理脚本中指定数据集路径,可正常使用。
diff --git a/ACL_TensorFlow/contrib/cv/RobotPlayChess_ID_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/RobotPlayChess_ID_for_ACL/README.md
index c7034dab2..909b5d5a5 100644
--- a/ACL_TensorFlow/contrib/cv/RobotPlayChess_ID_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/RobotPlayChess_ID_for_ACL/README.md
@@ -5,7 +5,7 @@
## 原始模型
参考实现 :
-https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/built-in/TensorFlow/Official/cv/image_classification/VGG16_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/RobotPlayChess_ID_for_ACL
原始pb模型网络下载地址 :https://obs-9be7.obs.cn-east-2.myhuaweicloud.com/003_Atc_Models/AE/ATC%20Model/robot_play_chess/chess_ckpt_0804_vgg_99.pb
diff --git a/ACL_TensorFlow/contrib/cv/StarGAN_ID0725_for_ACL/README.MD b/ACL_TensorFlow/contrib/cv/StarGAN_ID0725_for_ACL/README.MD
index d0d4f0f7a..034b66be8 100644
--- a/ACL_TensorFlow/contrib/cv/StarGAN_ID0725_for_ACL/README.MD
+++ b/ACL_TensorFlow/contrib/cv/StarGAN_ID0725_for_ACL/README.MD
@@ -2,7 +2,7 @@
参考训练工程,训练网络生成ckpt模型,并转成pb模型
```
-https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/stargan/StarGAN_ID0725_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/StarGAN_ID0725_for_ACL
```
可通过链接 [ckpt](https://pan.baidu.com/s/1WaDxPPTgVmYLLF4Vc_deOg)
获取模型ckpt文件(提取码:fwq6)
diff --git a/ACL_TensorFlow/contrib/cv/StarGAN_ID1472_for_ACL/README.MD b/ACL_TensorFlow/contrib/cv/StarGAN_ID1472_for_ACL/README.MD
index a12b4a9a8..df303f5fe 100644
--- a/ACL_TensorFlow/contrib/cv/StarGAN_ID1472_for_ACL/README.MD
+++ b/ACL_TensorFlow/contrib/cv/StarGAN_ID1472_for_ACL/README.MD
@@ -2,7 +2,7 @@
参考训练工程,训练网络生成ckpt模型,并转成pb模型
```
-https://gitee.com/ascend/modelzoo/tree/master/contrib/TensorFlow/Research/cv/stargan/StarGAN_ID0725_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/StarGAN_ID1472_for_ACL
```
可通过链接 [ckpt](https://pan.baidu.com/s/1WaDxPPTgVmYLLF4Vc_deOg)
获取模型ckpt文件(提取码:fwq6)
diff --git a/ACL_TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_ACL/README.md
index 2495d60df..ccace0d03 100644
--- a/ACL_TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_ACL/README.md
@@ -2,7 +2,7 @@
## 原始模型
-根据[训练过程](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_TensorFlow),得到预训练模型
+根据[训练过程](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/StarGAN_v2_ID1188_for_ACL),得到预训练模型
## 转为om模型
diff --git a/ACL_TensorFlow/contrib/cv/TCN-KERAS_ID2665_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/TCN-KERAS_ID2665_for_ACL/README.md
index 757e04fbd..54f8ad929 100644
--- a/ACL_TensorFlow/contrib/cv/TCN-KERAS_ID2665_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/TCN-KERAS_ID2665_for_ACL/README.md
@@ -1,6 +1,6 @@
# TCN-KERAS
## 模型简介
-https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/README.md
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/TCN-KERAS_ID2665_for_ACL
## pb模型
`bash freeze_graph.sh`
diff --git a/ACL_TensorFlow/contrib/cv/VGG19_ID0374_for_ACL/readme.md b/ACL_TensorFlow/contrib/cv/VGG19_ID0374_for_ACL/readme.md
index 0de17eabc..bb260fdaf 100644
--- a/ACL_TensorFlow/contrib/cv/VGG19_ID0374_for_ACL/readme.md
+++ b/ACL_TensorFlow/contrib/cv/VGG19_ID0374_for_ACL/readme.md
@@ -10,9 +10,9 @@
参考模型:
-https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/built-in/TensorFlow/Official/cv/image_classification/VGG16_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/VGG19_ID0374_for_ACL
-https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/contrib/TensorFlow/Research/cv/VGG19/VGG19_%20ID0374_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/VGG19_ID0374_for_ACL
pb文件下载地址 :
https://e-share.obs-website.cn-north-1.myhuaweicloud.com?token=gGnnL/JlT6iUNt4JBVjGkgHvmWaqKoA6ZS6x9rFZTtWoT7J4+CdgnwskVAsXefg0Xszwvc6pDQnBlu62eCXs3OZ99F5vspJP916F4Rrml7ujQ4XI8+GkD9se/I7tSAXP6zFZLzO9p0IeZF85Xnuy01tvr3aBmwWfyFOSMBq2i1dmJqUzVXZVw61aSNysZCNLbCqJrzpXs1GnXzFzA88oqg7OMfrOwqCqqd66usiVU8bVGU46TvWGWoALDlzRasRFHJgP0xiUmmXa09gGVdgJNmms+8jK3M2z/lwU0BhgWbe8wTb9LerXUCl/4ZUrSacACuHkoJQky1JmVtz9nqBvLFnoV96aMvAMDtd2Voup9dp9owqV5mBF0/FZzjU6nRPNr8aIwUSiO7JwZDo/6SnlVQkEcxdO3MmokRHaYQ4OgjRGZ0lCIAQ0r6L9WuK6/xOQ4952bbbIR6axc5KayI1lLJyqUlfO63oSgHZmM7Gd7Rrsrkbb7LclxsrrTZBWLD39CiGK+dqRT0bQ9kMiXDHqW2wygKokl5KIjOOGegfYe8c=
diff --git a/ACL_TensorFlow/contrib/cv/YOLOV5_ID0378_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/YOLOV5_ID0378_for_ACL/README.md
index e00e198bb..5c54eee93 100644
--- a/ACL_TensorFlow/contrib/cv/YOLOV5_ID0378_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/YOLOV5_ID0378_for_ACL/README.md
@@ -10,7 +10,7 @@ https://github.com/ultralytics/yolov5
原实现模型:
-https://gitee.com/dw8023/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/cv/YOLOV5_ID0378_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/cv/YOLOV5_ID0378_for_ACL
pb文件下载地址 :
diff --git a/ACL_TensorFlow/contrib/cv/mobilefacenet-V2_ID0929_for_ACL/README.md b/ACL_TensorFlow/contrib/cv/mobilefacenet-V2_ID0929_for_ACL/README.md
index 7fb6dd59b..513868d92 100644
--- a/ACL_TensorFlow/contrib/cv/mobilefacenet-V2_ID0929_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/cv/mobilefacenet-V2_ID0929_for_ACL/README.md
@@ -103,7 +103,7 @@ python3 calculate_om_acc.py
6. 推理结果截图
-
+
### 310芯片推理性能与精度表现
diff --git a/ACL_TensorFlow/contrib/graph/NGNN_ID1246_for_ACL/README.md b/ACL_TensorFlow/contrib/graph/NGNN_ID1246_for_ACL/README.md
index 3e17c8fdc..0c2b60f83 100644
--- a/ACL_TensorFlow/contrib/graph/NGNN_ID1246_for_ACL/README.md
+++ b/ACL_TensorFlow/contrib/graph/NGNN_ID1246_for_ACL/README.md
@@ -3,7 +3,7 @@
* 参考论文
https://arxiv.org/abs/1902.08009
* 训参考训练相关
-https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/contrib/graph/NGNN_ID1246_for_TensorFlow
+https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/contrib/graph/NGNN_ID1246_for_ACL
# ATC命令
`atc --model=/home/HwHiAiUser/AscendProjects/NGNN/frozen_model_acc.pb --framework=3 --output=/home/HwHiAiUser/AscendProjects/NGNN/ngnn_acc_6input --soc_version=Ascend310 --input_shape="Placeholder:16,120,2048;Placeholder_1:16,120,2048;Placeholder_2:16,120,2757;Placeholder_3:16,120,2757;Placeholder_4:16,120,120; Placeholder_5:16,120,120" --log=info --out_nodes="s_pos_output:0"` `
--
Gitee
From 81cb64cc59c2f2bf4b12c78c4d31d2434e6d1e25 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Tue, 27 Sep 2022 01:21:47 +0000
Subject: [PATCH 29/30] update
ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md b/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
index d24e5bfff..1a25ff5e6 100644
--- a/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
@@ -2,7 +2,7 @@
# CRNN Inference for Tensorflow
-This repository provides a script and recipe to Inference the CRNN model. Original train implement please follow this link: [CRNN_for_Tensorflow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/CRNN_for_ACL)
+This repository provides a script and recipe to Inference the CRNN model. Original train implement please follow this link: [CRNN_for_Tensorflow](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow)
## Notice
**This sample only provides reference for you to learn the Ascend software stack and is not for commercial purposes.**
@@ -105,4 +105,4 @@ Our result were obtained by running the applicable training script. To achieve t
| IIIT5K | 91.4% | 79.6% |
## Reference
-[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/CRNN_for_ACL
+[1] https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow
--
Gitee
From f4efa6471a61e680e82a75d2b122cf53110559c4 Mon Sep 17 00:00:00 2001
From: jelly_111 <244800829@qq.com>
Date: Tue, 27 Sep 2022 01:23:24 +0000
Subject: [PATCH 30/30] update
ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md.
Signed-off-by: jelly_111 <244800829@qq.com>
---
ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md b/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
index 1a25ff5e6..d482d5259 100644
--- a/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
+++ b/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/README.md
@@ -49,7 +49,7 @@ labels
### 3. Offline Inference
**Freeze ckpt to pb**
-Please use the frozen_graph.py from the train scripts: [frozen_graph.py](https://gitee.com/ascend/ModelZoo-TensorFlow/tree/master/ACL_TensorFlow/built-in/cv/CRNN_for_ACL/tools/frozen_graph.py)
+Please use the frozen_graph.py from the train scripts: [frozen_graph.py](https://gitee.com/ascend/ModelZoo-TensorFlow/blob/master/TensorFlow/built-in/cv/detection/CRNN_for_TensorFlow/tools/frozen_graph.py)
```
python3 frozen_graph.py --ckpt_path= ckpt_path/shadownet_xxx.ckpt-600000
```
--
Gitee