Browse Source

!11478 fix docs problems

From: @zhaojichen
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
tags/v1.1.1
mindspore-ci-bot Gitee 5 years ago
parent
commit
a918bc7c06
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      model_zoo/official/cv/openpose/README.md
  2. +1
    -1
      model_zoo/research/recommend/autodis/README.md

+ 1
- 1
model_zoo/official/cv/openpose/README.md View File

@@ -41,7 +41,7 @@ In the currently provided training script, the coco2017 data set is used as an e
````bash
wget http://images.cocodataset.org/zips/train2017.zip
wget http://images.cocodataset.org/zips/val2017.zip
wget http://images.cocodataset.org/annotations/annotations2017.zip
wget http://images.cocodataset.org/annotations/annotations_trainval2017.zip
````

- Create the mask dataset.


+ 1
- 1
model_zoo/research/recommend/autodis/README.md View File

@@ -32,7 +32,7 @@ AutoDis leverages a set of meta-embeddings for each numerical field, which are s

# [Dataset](#contents)

- [1] A dataset [Criteo](https://s3-eu-west-1.amazonaws.com/kaggle-display-advertising-challenge-dataset/dac.tar.gz) used in Huifeng Guo, Ruiming Tang, Yunming Ye, Zhenguo Li, Xiuqiang He. DeepFM: A Factorization-Machine based Neural Network for CTR Prediction[J]. 2017.
- [1] A dataset Criteo used in Huifeng Guo, Ruiming Tang, Yunming Ye, Zhenguo Li, Xiuqiang He. DeepFM: A Factorization-Machine based Neural Network for CTR Prediction[J]. 2017.

# [Environment Requirements](#contents)



Loading…
Cancel
Save