Commit 633f705c authored by jiaphuan's avatar jiaphuan Committed by GitHub
Browse files

Update faster_rcnn_resnet101_voc07.config

parent 95c85065
...@@ -132,4 +132,6 @@ eval_input_reader: { ...@@ -132,4 +132,6 @@ eval_input_reader: {
input_path: "PATH_TO_BE_CONFIGURED/pascal_val.record" input_path: "PATH_TO_BE_CONFIGURED/pascal_val.record"
} }
label_map_path: "PATH_TO_BE_CONFIGURED/pascal_label_map.pbtxt" label_map_path: "PATH_TO_BE_CONFIGURED/pascal_label_map.pbtxt"
shuffle: false
num_readers: 1
} }
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