Commit 4fddaada authored by jiaphuan's avatar jiaphuan Committed by GitHub
Browse files

Update faster_rcnn_inception_resnet_v2_atrous_pets.config

parent 817bd396
...@@ -133,4 +133,6 @@ eval_input_reader: { ...@@ -133,4 +133,6 @@ eval_input_reader: {
input_path: "PATH_TO_BE_CONFIGURED/pet_val.record" input_path: "PATH_TO_BE_CONFIGURED/pet_val.record"
} }
label_map_path: "PATH_TO_BE_CONFIGURED/pet_label_map.pbtxt" label_map_path: "PATH_TO_BE_CONFIGURED/pet_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