"vscode:/vscode.git/clone" did not exist on "c4685e81635f120ed329020cb90c6a2a3637620b"
Commit fc3f81d3 authored by dcuai's avatar dcuai
Browse files

Update scnet链接

parent 4516c14f
...@@ -64,11 +64,14 @@ pip install -r requirements.txt ...@@ -64,11 +64,14 @@ pip install -r requirements.txt
在本测试中可以使用ImageNet数据集。 在本测试中可以使用ImageNet数据集。
[快速下载地址](http://113.200.138.88:18080/aidatasets/project-dependency/imagenet-2012)
下载ImageNet数据集:https://image-net.org/ 下载ImageNet数据集:https://image-net.org/
下载val数据:链接:https://pan.baidu.com/s/1oXsmsYahGVG3uOZ8e535LA?pwd=c3bc 提取码:c3bc 替换ImageNet数据集中的val目录,处理后的数据结构如下: 下载val数据:链接:https://pan.baidu.com/s/1oXsmsYahGVG3uOZ8e535LA?pwd=c3bc 提取码:c3bc 替换ImageNet数据集中的val目录
或者从SCNet快速下载[ImageNet](http://113.200.138.88:18080/aidatasets/project-dependency/imagenet-2012)
- ImageNet数据集中的val部分[val](http://113.200.138.88:18080/aidatasets/project-dependency/shufflenet_v2_mmcv)
处理后的数据结构如下:
``` ```
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