From e2e61be86d9c522562a3ae1bcbea67deaa5fe9f2 Mon Sep 17 00:00:00 2001 From: chengxianbin Date: Sat, 29 Aug 2020 15:35:43 +0800 Subject: [PATCH] modify yolov3-resnet18 README --- model_zoo/official/cv/yolov3_resnet18/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/model_zoo/official/cv/yolov3_resnet18/README.md b/model_zoo/official/cv/yolov3_resnet18/README.md index d7c7070862..be00027959 100644 --- a/model_zoo/official/cv/yolov3_resnet18/README.md +++ b/model_zoo/official/cv/yolov3_resnet18/README.md @@ -47,12 +47,12 @@ Dataset used: [COCO2017]() - Dataset 1. The directory structure is as follows: - > ``` - > . - > ├── annotations # annotation jsons - > ├── train2017 # train dataset - > └── val2017 # infer dataset - > ``` + ``` + . + ├── annotations # annotation jsons + ├── train2017 # train dataset + └── val2017 # infer dataset + ``` 2. Organize the dataset infomation into a TXT file, each row in the file is as follows: