Skip to content

Commit f29d636

Browse files
authored
reduce worker_num of ppyolov2 (#3036)
1 parent 2e97f19 commit f29d636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/ppyolo/_base_/ppyolov2_reader.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
worker_num: 8
1+
worker_num: 2
22
TrainReader:
33
inputs_def:
44
num_max_boxes: 100

0 commit comments

Comments
 (0)