Commit 36700b06 authored by yangql's avatar yangql
Browse files

Update README.md

parent d27b724b
...@@ -39,8 +39,6 @@ docker run --shm-size 16g --network=host --name=resnet50_ort --privileged --devi ...@@ -39,8 +39,6 @@ docker run --shm-size 16g --network=host --name=resnet50_ort --privileged --devi
## 数据集 ## 数据集
下载ImageNet数据集:[ImageNet (image-net.org)](https://image-net.org/) 下载ImageNet数据集:[ImageNet (image-net.org)](https://image-net.org/)
参考[scrips/extract_ILSVRC.sh](https://developer.hpccube.com/codes/modelzoo/resnet50-pytorch/-/blob/main/scrips/extract_ILSVRC.sh)处理数据集,处理后数据集结构如下:
``` ```
data data
| |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment