Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
32cdc878
Commit
32cdc878
authored
Oct 17, 2024
by
dcuai
Browse files
Update scnet链接
parent
393b32d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
32cdc878
...
@@ -50,7 +50,7 @@ pip3 install -r requirements.txt --no-deps
...
@@ -50,7 +50,7 @@ pip3 install -r requirements.txt --no-deps
1、真实数据
1、真实数据
使用ImageNet数据集,并且需要转成TFRecord格式
使用ImageNet数据集,并且需要转成TFRecord格式
ImageNet数据集可以
[
官网
](
https://image-net.org/
"ImageNet数据集官网"
)
下载、百度搜索或者联系我们
ImageNet数据集可以
[
官网
](
https://image-net.org/
"ImageNet数据集官网"
)
下载
,scnet快速下载通道
[
imagenet
](
http://113.200.138.88:18080/aidatasets/project-dependency/imagenet-2012
)
、百度搜索或者联系我们
ImageNet数据集转成TFRecord格式,可以参考以下
[
script
](
https://github.com/tensorflow/tpu/blob/master/tools/datasets/imagenet_to_gcs.py
)
和
[
README
](
https://github.com/tensorflow/tpu/tree/master/tools/datasets#imagenet_to_gcspy
)
ImageNet数据集转成TFRecord格式,可以参考以下
[
script
](
https://github.com/tensorflow/tpu/blob/master/tools/datasets/imagenet_to_gcs.py
)
和
[
README
](
https://github.com/tensorflow/tpu/tree/master/tools/datasets#imagenet_to_gcspy
)
制作完成的TFRrecord数据形式如下:
制作完成的TFRrecord数据形式如下:
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment