diff --git a/model_zoo/official/cv/yolov3_resnet18/README.md b/model_zoo/official/cv/yolov3_resnet18/README.md index d7c7070862d8f660f96b0834d85052ecd802d172..be000279598f14be25adb27ccf6c61a06ed02fef 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: