Skip to content

Commit 3e71035

Browse files
authored
Update ssd_inception_v2_pets.config
1 parent 314207c commit 3e71035

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

object_detection/samples/configs/ssd_inception_v2_pets.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,6 @@ eval_input_reader: {
177177
input_path: "PATH_TO_BE_CONFIGURED/pet_val.record"
178178
}
179179
label_map_path: "PATH_TO_BE_CONFIGURED/pet_label_map.pbtxt"
180+
shuffle: false
181+
num_readers: 1
180182
}

0 commit comments

Comments
 (0)