Skip to content
Snippets Groups Projects
Commit 4b4881cf authored by Yi Zhu's avatar Yi Zhu Committed by Will Zhang
Browse files

fix vgg16 proto (#897)

parent bf0fd476
No related branches found
No related tags found
No related merge requests found
op {
name: "decode"
decode_ofrecord_conf {
data_dir: "/dataset/imagenet/train/30"
data_dir: "/dataset/imagenet/train/32"
blob {
name: "encoded"
data_type: kFloat
......@@ -12,6 +12,12 @@ op {
}
encode_case {
jpeg {
preprocess {
resize {
width: 224
height: 224
}
}
}
}
}
......
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