Skip to content

Commit 314207c

Browse files
authored
Update rfcn_resnet101_pets.config
1 parent 92adbbf commit 314207c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

object_detection/samples/configs/rfcn_resnet101_pets.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,6 @@ eval_input_reader: {
128128
input_path: "PATH_TO_BE_CONFIGURED/pet_val.record"
129129
}
130130
label_map_path: "PATH_TO_BE_CONFIGURED/pet_label_map.pbtxt"
131-
}
131+
shuffle: false
132+
num_readers: 1
133+
}

0 commit comments

Comments
 (0)