Skip to content

Commit 92adbbf

Browse files
authored
Update faster_rcnn_resnet50_pets.config
1 parent 47585db commit 92adbbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

object_detection/samples/configs/faster_rcnn_resnet50_pets.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,6 @@ eval_input_reader: {
131131
input_path: "PATH_TO_BE_CONFIGURED/pet_val.record"
132132
}
133133
label_map_path: "PATH_TO_BE_CONFIGURED/pet_label_map.pbtxt"
134+
shuffle: false
135+
num_readers: 1
134136
}

0 commit comments

Comments
 (0)