"lmdeploy/git@developer.sourcefind.cn:guobj/qwen_lmdeploy.git" did not exist on "026841447cd2e143b6d5d2fa9621b3bd1d975e25"
Commit cee4aff1 authored by Jack Zhang's avatar Jack Zhang Committed by Jack Zhang
Browse files

Fix link to download_and_preprocess_imagenet.sh

parent c3589c2a
...@@ -70,7 +70,7 @@ encoded) as well as metadata such as label and bounding box information. See ...@@ -70,7 +70,7 @@ encoded) as well as metadata such as label and bounding box information. See
[`parse_example_proto`](image_processing.py) for details. [`parse_example_proto`](image_processing.py) for details.
We provide a single We provide a single
[script](data/download_and_preprocess_imagenet.sh) [script](inception/data/download_and_preprocess_imagenet.sh)
for downloading and converting ImageNet data to TFRecord format. Downloading for downloading and converting ImageNet data to TFRecord format. Downloading
and preprocessing the data may take several hours (up to half a day) depending and preprocessing the data may take several hours (up to half a day) depending
on your network and computer speed. Please be patient. on your network and computer speed. Please be patient.
......
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